bpt/emacs.git
22 years ago*** empty log message ***
Miles Bader [Mon, 27 May 2002 08:07:29 +0000 (08:07 +0000)]
*** empty log message ***

22 years agoReinstate the following change from 2002-03-22, which was
Paul Eggert [Mon, 27 May 2002 06:51:19 +0000 (06:51 +0000)]
Reinstate the following change from 2002-03-22, which was
inadvertently lost on 2002-04-13.

* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.

22 years agoReinstate the following change from 2002-03-22, which was
Paul Eggert [Mon, 27 May 2002 06:50:39 +0000 (06:50 +0000)]
Reinstate the following change from 2002-03-22, which was
inadvertently lost on 2002-04-13.

(main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
TAGFILE', as POSIX 1003.1-2001 disallows the latter usage.

22 years ago* config.guess, config.sub: Updated from master source.
Paul Eggert [Mon, 27 May 2002 06:44:24 +0000 (06:44 +0000)]
* config.guess, config.sub: Updated from master source.

22 years agoUpdated from master source.
Paul Eggert [Mon, 27 May 2002 06:43:19 +0000 (06:43 +0000)]
Updated from master source.

22 years agoFix previous change.
Colin Walters [Mon, 27 May 2002 02:00:54 +0000 (02:00 +0000)]
Fix previous change.

22 years ago*** empty log message ***
Colin Walters [Sun, 26 May 2002 20:58:40 +0000 (20:58 +0000)]
*** empty log message ***

22 years ago(command-line): Use `when', `unless'.
Colin Walters [Sun, 26 May 2002 20:49:28 +0000 (20:49 +0000)]
(command-line): Use `when', `unless'.
(command-line-1): New argument "--nosplash".  Handle it.

(inhibit-splash-screen): New variable alias for
`inhibit-startup-message'.

22 years ago(perform-replace): Document return value. Use `pop'.
Colin Walters [Sun, 26 May 2002 20:42:51 +0000 (20:42 +0000)]
(perform-replace): Document return value.  Use `pop'.

22 years ago*** empty log message ***
Colin Walters [Sun, 26 May 2002 20:42:31 +0000 (20:42 +0000)]
*** empty log message ***

22 years ago(f90-previous-block, f90-next-block): New names (and slightly changed
Glenn Morris [Sun, 26 May 2002 19:58:31 +0000 (19:58 +0000)]
(f90-previous-block, f90-next-block): New names (and slightly changed
behaviour) for the functions f90-previous-block-start, f90-next-block-end.
(f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify.

22 years ago(set-fringe-mode): Work when updating
Simon Josefsson [Sun, 26 May 2002 09:50:39 +0000 (09:50 +0000)]
(set-fringe-mode): Work when updating
`default-frame-alist'.

22 years ago*** empty log message ***
Miles Bader [Sun, 26 May 2002 07:36:40 +0000 (07:36 +0000)]
*** empty log message ***

22 years ago(tty_capable_p): New function.
Miles Bader [Sun, 26 May 2002 07:23:47 +0000 (07:23 +0000)]
(tty_capable_p): New function.

22 years ago(tty_capable_p): New function.
Miles Bader [Sun, 26 May 2002 07:22:22 +0000 (07:22 +0000)]
(tty_capable_p): New function.
(TTY_CAP_INVERSE, TTY_CAP_UNDERLINE, TTY_CAP_BOLD, TTY_CAP_DIM)
(TTY_CAP_BLINK, TTY_CAP_ALT_CHARSET): New macros.

22 years ago(cua--repeat-replace-text): New variable.
Kim F. Storm [Sun, 26 May 2002 00:54:10 +0000 (00:54 +0000)]
(cua--repeat-replace-text): New variable.
(cua-repeat-replace-region): New command.
(cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap.
Misc improvements to the commantary.

22 years ago*** empty log message ***
Kim F. Storm [Sun, 26 May 2002 00:53:41 +0000 (00:53 +0000)]
*** empty log message ***

22 years agoFix :type of `fringe-mode' for last modification.
Simon Josefsson [Sat, 25 May 2002 23:16:00 +0000 (23:16 +0000)]
Fix :type of `fringe-mode' for last modification.

22 years ago(fringe-query-style): New fringe style "minimal".
Simon Josefsson [Sat, 25 May 2002 23:14:11 +0000 (23:14 +0000)]
(fringe-query-style): New fringe style "minimal".

22 years ago(rot13-translate-table): New variable.
Simon Josefsson [Sat, 25 May 2002 22:57:08 +0000 (22:57 +0000)]
(rot13-translate-table): New variable.
(rot13, rot13-string, rot13-region): New functions.

22 years ago(c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for
Martin Stjernholm [Sat, 25 May 2002 16:18:59 +0000 (16:18 +0000)]
(c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for
else-if compounds.

22 years agoBump Emacs version to 21.3.50.
Eli Zaretskii [Sat, 25 May 2002 11:26:14 +0000 (11:26 +0000)]
Bump Emacs version to 21.3.50.

22 years agoBump the Emacs version to 21.3.50.
Eli Zaretskii [Sat, 25 May 2002 11:23:34 +0000 (11:23 +0000)]
Bump the Emacs version to 21.3.50.

22 years agoChange octave.el -> octave-mod.el.
Eli Zaretskii [Sat, 25 May 2002 11:01:33 +0000 (11:01 +0000)]
Change octave.el -> octave-mod.el.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 25 May 2002 10:50:02 +0000 (10:50 +0000)]
*** empty log message ***

22 years ago(x_draw_bar_cursor): Update parameter list in declaration.
Jason Rumney [Sat, 25 May 2002 09:08:37 +0000 (09:08 +0000)]
(x_draw_bar_cursor): Update parameter list in declaration.

22 years ago(menu-bar-showhide-fringe-menu-customize-left)
Miles Bader [Sat, 25 May 2002 05:15:07 +0000 (05:15 +0000)]
(menu-bar-showhide-fringe-menu-customize-left)
(menu-bar-showhide-fringe-menu-customize-right)
(menu-bar-showhide-fringe-menu-customize-disable):
Use proper calling convention for `customize-set-value'.
Require `fringe' before setting variable.

22 years ago(cua--init-rectangles): Install default
Kim F. Storm [Sat, 25 May 2002 00:08:36 +0000 (00:08 +0000)]
(cua--init-rectangles): Install default
binding in cua--rectangle-keymap using cua--self-insert-char-p
to handle all global self inserting characters in rectangle mode.

22 years ago(cua--init-global-mark): Install default
Kim F. Storm [Sat, 25 May 2002 00:07:26 +0000 (00:07 +0000)]
(cua--init-global-mark):  Install default
binding in cua--global-mark-keymap using cua--self-insert-char-p
to handle all global self inserting characters in gmark mode.

22 years ago(cua--self-insert-char-p): New function.
Kim F. Storm [Sat, 25 May 2002 00:06:56 +0000 (00:06 +0000)]
(cua--self-insert-char-p): New function.

22 years ago*** empty log message ***
Kim F. Storm [Sat, 25 May 2002 00:06:30 +0000 (00:06 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Fri, 24 May 2002 22:06:48 +0000 (22:06 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Glenn Morris [Fri, 24 May 2002 22:06:08 +0000 (22:06 +0000)]
*** empty log message ***

22 years ago(read-file-name-internal): Remove the `ange-ftp' property.
Stefan Monnier [Fri, 24 May 2002 22:01:56 +0000 (22:01 +0000)]
(read-file-name-internal): Remove the `ange-ftp' property.
(ange-ftp-real-read-file-name-internal): Remove.

22 years ago(f90-end-of-subprogram): Remove the final (forward-line 1).
Glenn Morris [Fri, 24 May 2002 22:00:21 +0000 (22:00 +0000)]
(f90-end-of-subprogram): Remove the final (forward-line 1).
(f90-end-of-block, f90-beginning-of-block, f90-next-block-end,
f90-previous-block-start): New navigation commands.

22 years agoFix typos. Add fringe.
Simon Josefsson [Fri, 24 May 2002 09:59:42 +0000 (09:59 +0000)]
Fix typos.  Add fringe.

22 years agoFringe customization.
Simon Josefsson [Fri, 24 May 2002 09:53:58 +0000 (09:53 +0000)]
Fringe customization.

22 years agoInitial version.
Simon Josefsson [Fri, 24 May 2002 09:53:15 +0000 (09:53 +0000)]
Initial version.

22 years ago(menu-bar-options-save): Add fringe-mode.
Simon Josefsson [Fri, 24 May 2002 09:52:21 +0000 (09:52 +0000)]
(menu-bar-options-save): Add fringe-mode.
(menu-bar-showhide-fringe-menu): New menu.
(menu-bar-showhide-menu): Add Fringe sub-menu.

22 years ago*** empty log message ***
Markus Rost [Fri, 24 May 2002 01:14:25 +0000 (01:14 +0000)]
*** empty log message ***

22 years ago(occur-engine): Include all text properties except mouse-face on the
Colin Walters [Fri, 24 May 2002 00:56:46 +0000 (00:56 +0000)]
(occur-engine): Include all text properties except mouse-face on the
newline at the end of occurences.

22 years ago*** empty log message ***
Colin Walters [Fri, 24 May 2002 00:56:33 +0000 (00:56 +0000)]
*** empty log message ***

22 years ago(apropos-true-hit, apropos-false-hit-symbol)
Kim F. Storm [Thu, 23 May 2002 20:21:30 +0000 (20:21 +0000)]
(apropos-true-hit, apropos-false-hit-symbol)
(apropos-false-hit-str, apropos-true-hit-doc): New functions.
(apropos-command, apropos-value, apropos-documentation-internal)
(apropos-documentation-check-doc-file)
(apropos-documentation-check-elc-file): Use them to filter out
false matches where only one keyword matches, but more than once.

22 years ago*** empty log message ***
Kim F. Storm [Thu, 23 May 2002 20:20:57 +0000 (20:20 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Thu, 23 May 2002 17:22:24 +0000 (17:22 +0000)]
*** empty log message ***

22 years ago(read_non_regular, Finsert_file_contents): Use BEG_BYTE.
Stefan Monnier [Thu, 23 May 2002 15:22:47 +0000 (15:22 +0000)]
(read_non_regular, Finsert_file_contents): Use BEG_BYTE.
(Finsert_file_contents, build_annotations): Use XCAR, XCDR.
(Vwrite_region_annotate_functions): Docstring fix.

22 years agoOnly reduce string score for lengthy strings once.
Kim F. Storm [Thu, 23 May 2002 10:24:14 +0000 (10:24 +0000)]
Only reduce string score for lengthy strings once.

22 years ago(apropos-show-scores, apropos-orig-regexp)
Kim F. Storm [Thu, 23 May 2002 10:20:12 +0000 (10:20 +0000)]
(apropos-show-scores, apropos-orig-regexp)
(apropos-all-regexp, apropos-synonyms, apropos-words)
(apropos-all-words): New variables.
(aprpos-words-to-regexp, apropos-rewrite-regexp)
(apropos-calc-scores, apropos-score-str, apropos-score-doc)
(apropos-score-symbol): New functions.
(apropos-command, apropos, apropos-value, apropos-documentation):
Allow keywords in addition to regexp. Added scoring.
(apropos-documentation-check-doc-file)
(apropos-documentation-check-elc-file): Added scoring.
(apropos-print): Sort according to score.

22 years ago(font-lock-symbol-category-alist): New variable.
Colin Walters [Thu, 23 May 2002 04:18:19 +0000 (04:18 +0000)]
(font-lock-symbol-category-alist): New variable.

22 years ago*** empty log message ***
Colin Walters [Thu, 23 May 2002 04:18:01 +0000 (04:18 +0000)]
*** empty log message ***

22 years agoUpdate copyright dates.
Colin Walters [Thu, 23 May 2002 03:40:16 +0000 (03:40 +0000)]
Update copyright dates.

22 years ago(Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.
Colin Walters [Thu, 23 May 2002 03:39:20 +0000 (03:39 +0000)]
(Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.

22 years ago(font-lock-function): New variable.
Colin Walters [Thu, 23 May 2002 03:39:00 +0000 (03:39 +0000)]
(font-lock-function): New variable.
(font-lock-default-function): New function, created from `font-lock-mode'.
(font-lock-mode): Just funcall `font-lock-default-function'.

22 years ago*** empty log message ***
Colin Walters [Thu, 23 May 2002 03:38:03 +0000 (03:38 +0000)]
*** empty log message ***

22 years ago(file-newest-backup): Use file-name-sans-versions.
Markus Rost [Wed, 22 May 2002 23:29:58 +0000 (23:29 +0000)]
(file-newest-backup): Use file-name-sans-versions.

22 years ago(diff-latest-backup-file): Replace the main code by a call of
Markus Rost [Wed, 22 May 2002 23:26:51 +0000 (23:26 +0000)]
(diff-latest-backup-file): Replace the main code by a call of
 file-newest-backup.

22 years ago(x_write_glyphs): Clear phys_cursor_on_p if current
Kim F. Storm [Wed, 22 May 2002 21:18:25 +0000 (21:18 +0000)]
(x_write_glyphs): Clear phys_cursor_on_p if current
phys_cursor's hpos is overwritten.  This is still not completely
correct, as it doesn't really make sense to use hpos at all to
get the cursor glyph (as that is relative to the width of the
characters on the line, which may have changed during the update).

22 years ago*** empty log message ***
Kim F. Storm [Wed, 22 May 2002 21:16:51 +0000 (21:16 +0000)]
*** empty log message ***

22 years ago(x_draw_bar_cursor): New argument KIND; callers changed.
Jason Rumney [Wed, 22 May 2002 19:37:56 +0000 (19:37 +0000)]
(x_draw_bar_cursor): New argument KIND; callers changed.
Handle the `hbar' cursor type.
(x_display_and_set_cursor): Handle the HBAR_CURSOR case.

22 years ago(text_cursor_kinds): New enumeration member HBAR_CURSOR.
Jason Rumney [Wed, 22 May 2002 19:36:13 +0000 (19:36 +0000)]
(text_cursor_kinds): New enumeration member HBAR_CURSOR.

22 years ago* w32fns.c (enumfont_t): Remove tail, make pattern a normal
Jason Rumney [Wed, 22 May 2002 19:35:48 +0000 (19:35 +0000)]
* w32fns.c (enumfont_t): Remove tail, make pattern a normal
Lisp_Object.
(enum_font_cb2, enum_font_maybe_add_to_list, w32_list_fonts):
Use modified enumfont_t struct.

* w32fns.c (Qhbar): New variable.
(x_specified_cursor_type): Use it.

22 years ago(sgml-guess-indent): Look further into the buffer.
Mike Williams [Wed, 22 May 2002 09:40:48 +0000 (09:40 +0000)]
(sgml-guess-indent): Look further into the buffer.

22 years agoFix typo.
Markus Rost [Wed, 22 May 2002 01:20:26 +0000 (01:20 +0000)]
Fix typo.

22 years ago(ange-ftp-allow-child-lookup): Re-enable since
Stefan Monnier [Tue, 21 May 2002 23:23:08 +0000 (23:23 +0000)]
(ange-ftp-allow-child-lookup): Re-enable since
the last patch works around the wu-ftpd misfeature that prompted
the disabling of this optimization.

22 years ago(Info-fontify): Deleted.
Colin Walters [Tue, 21 May 2002 22:22:10 +0000 (22:22 +0000)]
(Info-fontify): Deleted.
(Info-select-node): Don't use it.
(Info-mode-hook): New variable.
(Info-mode): Set up categories.
(Info-fontify-menu-headers, Info-fontify-node): Use categories.

22 years ago*** empty log message ***
Colin Walters [Tue, 21 May 2002 22:21:53 +0000 (22:21 +0000)]
*** empty log message ***

22 years ago(sgml-xml-auto-coding-function): Update with more known XML encodings.
Colin Walters [Tue, 21 May 2002 21:50:28 +0000 (21:50 +0000)]
(sgml-xml-auto-coding-function): Update with more known XML encodings.

22 years ago* w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for
Ken Raeburn [Tue, 21 May 2002 21:35:49 +0000 (21:35 +0000)]
* w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for
now, when the address is needed.

22 years ago(truncate-string-to-width): New optional argument `ellipsis'. Add
Colin Walters [Tue, 21 May 2002 21:22:21 +0000 (21:22 +0000)]
(truncate-string-to-width): New optional argument `ellipsis'.  Add
commented-out test suite, and change coding to iso-2022-7bit.

22 years ago*** empty log message ***
Colin Walters [Tue, 21 May 2002 21:21:37 +0000 (21:21 +0000)]
*** empty log message ***

22 years ago(Recognize Coding): Note addition of `auto-coding-functions'.
Colin Walters [Tue, 21 May 2002 21:15:43 +0000 (21:15 +0000)]
(Recognize Coding): Note addition of `auto-coding-functions'.

22 years ago(make-coding-system): Doc fixes.
Colin Walters [Tue, 21 May 2002 21:14:03 +0000 (21:14 +0000)]
(make-coding-system): Doc fixes.

(auto-coding-functions): New variable.
(auto-coding-from-file-contents): Use it.
(set-auto-coding): Update docs.
(sgml-xml-auto-coding-function): New function.

22 years ago*** empty log message ***
Colin Walters [Tue, 21 May 2002 21:13:36 +0000 (21:13 +0000)]
*** empty log message ***

22 years ago(shortlisp): Add font-core.el.
Colin Walters [Tue, 21 May 2002 21:03:51 +0000 (21:03 +0000)]
(shortlisp): Add font-core.el.

22 years agoAdd font-core.el.
Colin Walters [Tue, 21 May 2002 21:02:25 +0000 (21:02 +0000)]
Add font-core.el.

22 years ago(font-lock-defaults, font-lock-defaults-alist)
Colin Walters [Tue, 21 May 2002 21:01:35 +0000 (21:01 +0000)]
(font-lock-defaults, font-lock-defaults-alist)
(font-lock-multiline, font-lock-fontified, font-lock-mode)
(turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode)
(font-lock-global-modes): Moved to font-core.el.
(font-lock-set-defaults-1): Partially moved to font-core.el.

22 years ago(occur-engine): Increment globalcount all at once after searching a buffer.
Colin Walters [Tue, 21 May 2002 21:01:14 +0000 (21:01 +0000)]
(occur-engine): Increment globalcount all at once after searching a buffer.
(occur-mode-map): Don't escape plain "o".

(occur-mode-hook): New variable.
(occur-fontify-region-function): Deleted.
(occur-mode): Don't use it.  Set up `font-lock-category-alist' instead.
(occur-fontify-on-property): Deleted.
(occur-engine): Use categories from `font-lock-category-alist'.

22 years ago(toplevel): Require font-lock, to get the face definitions.
Colin Walters [Tue, 21 May 2002 20:59:28 +0000 (20:59 +0000)]
(toplevel): Require font-lock, to get the face definitions.
(ibuffer-use-fontification): Deleted.
(column filename-and-process): New column.
(ibuffer-formats): Use it by default.
(ibuffer-name-map, ibuffer-mode-name-map)
(ibuffer-filter-group-map): Don't set parent to
`ibuffer-mode-map'.
(ibuffer-do-save, ibuffer-do-toggle-modified)
(ibuffer-do-toggle-read-only, ibuffer-do-delete)
(ibuffer-do-kill-on-deletion-marks): Include name in definition.
(ibuffer): New optional argument `formats'.

22 years ago(define-ibuffer-column): Add third argument `ibuffer-buf'.
Colin Walters [Tue, 21 May 2002 20:59:04 +0000 (20:59 +0000)]
(define-ibuffer-column): Add third argument `ibuffer-buf'.

22 years ago*** empty log message ***
Colin Walters [Tue, 21 May 2002 20:58:06 +0000 (20:58 +0000)]
*** empty log message ***

22 years agoNew file, broken out from font-lock.el.
Colin Walters [Tue, 21 May 2002 20:39:54 +0000 (20:39 +0000)]
New file, broken out from font-lock.el.

22 years ago(indent-rigidly): Mention how to remove all indentation.
Eli Zaretskii [Tue, 21 May 2002 16:28:08 +0000 (16:28 +0000)]
(indent-rigidly): Mention how to remove all indentation.

22 years ago(Indentation Commands): Describe how to remove all indentation. Add
Eli Zaretskii [Tue, 21 May 2002 16:24:28 +0000 (16:24 +0000)]
(Indentation Commands): Describe how to remove all indentation.  Add
an index entry for that.

22 years ago(describe-char-after): Order display of text properties by the size of
Colin Walters [Tue, 21 May 2002 06:05:39 +0000 (06:05 +0000)]
(describe-char-after): Order display of text properties by the size of
their value, for clarity.

22 years ago*** empty log message ***
Colin Walters [Tue, 21 May 2002 06:05:12 +0000 (06:05 +0000)]
*** empty log message ***

22 years ago(f90-looking-at-where-or-forall): Oops, defsubst, not defun.
Glenn Morris [Mon, 20 May 2002 21:52:07 +0000 (21:52 +0000)]
(f90-looking-at-where-or-forall): Oops, defsubst, not defun.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 20 May 2002 19:32:59 +0000 (19:32 +0000)]
*** empty log message ***

22 years ago(ange-ftp-generate-root-prefixes)
Stefan Monnier [Mon, 20 May 2002 18:51:49 +0000 (18:51 +0000)]
(ange-ftp-generate-root-prefixes)
(ange-ftp-file-name-completion): Don't cons unnecessarily.
(ange-ftp-send-cmd): Always `cd' before doing `ls'.

22 years ago(cpp-choose-symbol): Don't cons unnecessarily.
Stefan Monnier [Mon, 20 May 2002 18:48:58 +0000 (18:48 +0000)]
(cpp-choose-symbol): Don't cons unnecessarily.

22 years ago(tags-complete-tags-table-file): Don't cons unnecessarily.
Stefan Monnier [Mon, 20 May 2002 18:48:33 +0000 (18:48 +0000)]
(tags-complete-tags-table-file): Don't cons unnecessarily.

22 years ago(outline-reveal-toggle-invisible): Reverse the meaning of the second arg.
Stefan Monnier [Mon, 20 May 2002 18:32:07 +0000 (18:32 +0000)]
(outline-reveal-toggle-invisible): Reverse the meaning of the second arg.

22 years ago(reveal-post-command): Reverse the semantics of
Stefan Monnier [Mon, 20 May 2002 18:31:20 +0000 (18:31 +0000)]
(reveal-post-command): Reverse the semantics of
reveal-toggle-invisible and support isearch-open-invisible-temporary.

22 years ago(widget-color-complete): Don't cons needlessly.
Stefan Monnier [Mon, 20 May 2002 18:28:09 +0000 (18:28 +0000)]
(widget-color-complete): Don't cons needlessly.

22 years agoMove remarks on `mail-default-directory' down to section
Markus Rost [Mon, 20 May 2002 17:29:37 +0000 (17:29 +0000)]
Move remarks on `mail-default-directory' down to section
"Changes in Emacs 21.4".

22 years agoMention new user option `mail-default-directory'.
Markus Rost [Mon, 20 May 2002 16:09:26 +0000 (16:09 +0000)]
Mention new user option `mail-default-directory'.

22 years ago(mail-recover-1): Remove (debug).
Markus Rost [Mon, 20 May 2002 16:05:56 +0000 (16:05 +0000)]
(mail-recover-1): Remove (debug).
(mail-signature): Fix :type.
(mail-default-directory): New user option.
(mail, mail-recover):  Use that option.

22 years ago(syms_of_buffer) <cursor-type>: Doc fix.
Richard M. Stallman [Mon, 20 May 2002 14:51:24 +0000 (14:51 +0000)]
(syms_of_buffer) <cursor-type>: Doc fix.

22 years ago(read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.
Richard M. Stallman [Mon, 20 May 2002 14:50:25 +0000 (14:50 +0000)]
(read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.

22 years ago(auto-coding-alist): Use emacs-mule
Kai Großjohann [Mon, 20 May 2002 14:13:11 +0000 (14:13 +0000)]
(auto-coding-alist): Use emacs-mule
for auto-save files.  (Fix previous change.)

22 years ago(auto-coding-alist): Use no-conversion
Kai Großjohann [Mon, 20 May 2002 11:01:14 +0000 (11:01 +0000)]
(auto-coding-alist): Use no-conversion
for auto-save files.