]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years ago*** empty log message ***
Stefan Monnier [Fri, 8 Feb 2002 16:50:46 +0000 (16:50 +0000)]
*** empty log message ***

22 years ago(save-buffer-state): Use restore-buffer-modified-p.
Stefan Monnier [Fri, 8 Feb 2002 16:50:05 +0000 (16:50 +0000)]
(save-buffer-state): Use restore-buffer-modified-p.
(c-font-lock-syntactic-face-function): Accept doxygen-style comments.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 8 Feb 2002 14:11:56 +0000 (14:11 +0000)]
*** empty log message ***

22 years ago(maybe_bootstrap): Add an infinite sleep-loop.
Richard M. Stallman [Fri, 8 Feb 2002 14:11:47 +0000 (14:11 +0000)]
(maybe_bootstrap): Add an infinite sleep-loop.

22 years ago(text-mode-hook-identify): Define as no-op.
Richard M. Stallman [Fri, 8 Feb 2002 13:57:03 +0000 (13:57 +0000)]
(text-mode-hook-identify): Define as no-op.

22 years ago(Fround): Fix a typo.
Eli Zaretskii [Fri, 8 Feb 2002 13:03:27 +0000 (13:03 +0000)]
(Fround): Fix a typo.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 8 Feb 2002 12:42:06 +0000 (12:42 +0000)]
*** empty log message ***

22 years ago(ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
Eli Zaretskii [Fri, 8 Feb 2002 12:37:02 +0000 (12:37 +0000)]
(ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
size is a float, divide by 1024 instead of using ash.

22 years ago(calcDigit-key): Use minibuffer-prompt-end instead of point-min.
Andreas Schwab [Fri, 8 Feb 2002 12:32:18 +0000 (12:32 +0000)]
(calcDigit-key): Use minibuffer-prompt-end instead of point-min.

22 years agoFix description of minibuffer-prompt-end.
Andreas Schwab [Fri, 8 Feb 2002 12:29:15 +0000 (12:29 +0000)]
Fix description of minibuffer-prompt-end.

22 years ago(select-safe-coding-system): State the buffer's name in the message
Eli Zaretskii [Fri, 8 Feb 2002 12:01:14 +0000 (12:01 +0000)]
(select-safe-coding-system): State the buffer's name in the message
popped in the *Warning* buffer, and make sure the offending buffer
is displayed.

22 years ago(Fround): A better doc fix.
Eli Zaretskii [Fri, 8 Feb 2002 10:21:21 +0000 (10:21 +0000)]
(Fround): A better doc fix.

22 years ago(Fround): Doc fix.
Eli Zaretskii [Fri, 8 Feb 2002 10:19:25 +0000 (10:19 +0000)]
(Fround): Doc fix.

22 years ago(init_system_name): Put unused variable `p' in #if 0.
Pavel Janík [Fri, 8 Feb 2002 09:46:14 +0000 (09:46 +0000)]
(init_system_name): Put unused variable `p' in #if 0.

22 years ago(Fx_file_dialog): Export (for Motif code in fileio.c).
Stefan Monnier [Thu, 7 Feb 2002 20:22:19 +0000 (20:22 +0000)]
(Fx_file_dialog): Export (for Motif code in fileio.c).

22 years ago(ffap-newsgroup-p): Test for non-nil symbol-value of htb.
Richard M. Stallman [Thu, 7 Feb 2002 17:50:25 +0000 (17:50 +0000)]
(ffap-newsgroup-p): Test for non-nil symbol-value of htb.

22 years ago(cyrillic-encode-koi8-r-char)
Richard M. Stallman [Thu, 7 Feb 2002 17:48:41 +0000 (17:48 +0000)]
(cyrillic-encode-koi8-r-char)
(cyrillic-encode-alternativnyj-char): Get translation tables from
symbol properties, not as variables.
(standard-display-cyrillic-translit): Include unicodes.

22 years ago(terminal-map): Define [menu-bar] so global def is seen.
Richard M. Stallman [Thu, 7 Feb 2002 17:42:39 +0000 (17:42 +0000)]
(terminal-map): Define [menu-bar] so global def is seen.

22 years ago(list-registers): New command.
Richard M. Stallman [Thu, 7 Feb 2002 17:40:44 +0000 (17:40 +0000)]
(list-registers): New command.
(describe-register-1): New subroutine, taken out of view-register.

22 years ago(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
Richard M. Stallman [Thu, 7 Feb 2002 17:39:27 +0000 (17:39 +0000)]
(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
Fix a spazz in the multibyte encoding here.

22 years agofix conflict
Per Abrahamsen [Thu, 7 Feb 2002 17:33:40 +0000 (17:33 +0000)]
fix conflict

22 years ago2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Thu, 7 Feb 2002 17:32:18 +0000 (17:32 +0000)]
2002-02-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* cus-edit.el (customize-mark-to-save): New function.
* menu-bar.el (menu-bar-options-save): Rewrote.

22 years ago* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
ShengHuo ZHU [Thu, 7 Feb 2002 15:57:55 +0000 (15:57 +0000)]
* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
* mm-view.el (mm-w3-prepare-buffer): Ditto.
(mm-inline-text): Ditto.
Suggested by  Dave Love <fx@gnu.org>.

* mml.el (mml-preview): Disable local map.

* mml.el (mml-preview): Bind `q'.

22 years ago*** empty log message ***
Kim F. Storm [Thu, 7 Feb 2002 11:23:35 +0000 (11:23 +0000)]
*** empty log message ***

22 years ago(where_is_internal): Only check if definition is
Kim F. Storm [Thu, 7 Feb 2002 11:12:50 +0000 (11:12 +0000)]
(where_is_internal): Only check if definition is
remapped if it fulfills is_command_symbol.

22 years ago(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.
Andreas Schwab [Thu, 7 Feb 2002 11:12:04 +0000 (11:12 +0000)]
(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.

22 years agoFix thinko in last change.
Andreas Schwab [Thu, 7 Feb 2002 11:10:47 +0000 (11:10 +0000)]
Fix thinko in last change.

22 years ago(mark_stack): Don't assume sizeof (Lisp_Object) is 4.
Andreas Schwab [Thu, 7 Feb 2002 11:05:08 +0000 (11:05 +0000)]
(mark_stack): Don't assume sizeof (Lisp_Object) is 4.

22 years agoAdded command remapping.
Kim F. Storm [Wed, 6 Feb 2002 23:08:22 +0000 (23:08 +0000)]
Added command remapping.

22 years ago(global-set-key, local-set-key): Accept a symbol for the
Kim F. Storm [Wed, 6 Feb 2002 23:05:44 +0000 (23:05 +0000)]
(global-set-key, local-set-key): Accept a symbol for the
KEY argument (like define-key).

22 years ago(describe-function-1): Report remapped commands.
Kim F. Storm [Wed, 6 Feb 2002 23:05:03 +0000 (23:05 +0000)]
(describe-function-1): Report remapped commands.

22 years ago(where-is): Report remapped commands.
Kim F. Storm [Wed, 6 Feb 2002 23:03:56 +0000 (23:03 +0000)]
(where-is): Report remapped commands.

22 years agoChanged call to Fwhere_is_internal.
Kim F. Storm [Wed, 6 Feb 2002 23:00:52 +0000 (23:00 +0000)]
Changed call to Fwhere_is_internal.

22 years ago(Vthis_original_command): New variable.
Kim F. Storm [Wed, 6 Feb 2002 22:59:56 +0000 (22:59 +0000)]
(Vthis_original_command): New variable.
(syms_of_keyboard): DEFVAR_LISP it.
(command_loop_1): Set it, and perform command remapping.

22 years ago(Fkey_binding, Fwhere_is_internal): Update prototype.
Kim F. Storm [Wed, 6 Feb 2002 22:58:23 +0000 (22:58 +0000)]
(Fkey_binding, Fwhere_is_internal): Update prototype.
(is_command_symbol): Added prototype.

22 years ago(Fdefine_key): Allow symbol as KEY argument for
Kim F. Storm [Wed, 6 Feb 2002 22:57:42 +0000 (22:57 +0000)]
(Fdefine_key): Allow symbol as KEY argument for
defining command remapping.  Doc updated.
(Flookup_key): Remap command through keymap if KEY is a symbol.
(is_command_symbol): New function.
(Fkey_binding): Use it.  New optional argument NO-REMAP.  Doc
updated.  Callers changed.  Perform command remapping via
recursive call unless that arg is non-nil.
(where_is_internal): New argument no_remap.  Callers changed.
Call recursively to find original key bindings for a remapped
comand unless that arg is non-nil.
(Fwhere_is_internal): New optional argument NO-REMAP.  Doc
updated.  Callers changed.  Pass arg to where_is_internal.

22 years agoFix typo.
Pavel Janík [Wed, 6 Feb 2002 22:46:55 +0000 (22:46 +0000)]
Fix typo.

22 years ago*** empty log message ***
Pavel Janík [Wed, 6 Feb 2002 22:43:23 +0000 (22:43 +0000)]
*** empty log message ***

22 years ago(recursive_edit_1): Call cancel_hourglass unconditionally.
Pavel Janík [Wed, 6 Feb 2002 22:41:43 +0000 (22:41 +0000)]
(recursive_edit_1): Call cancel_hourglass unconditionally.

22 years ago(flyspell-insert-function): Doc fix.
Pavel Janík [Wed, 6 Feb 2002 22:37:12 +0000 (22:37 +0000)]
(flyspell-insert-function): Doc fix.

22 years ago*** empty log message ***
Jason Rumney [Wed, 6 Feb 2002 21:11:23 +0000 (21:11 +0000)]
*** empty log message ***

22 years ago(w32_native_per_char_metric): Disable 2002-01-20 change.
Jason Rumney [Wed, 6 Feb 2002 20:57:44 +0000 (20:57 +0000)]
(w32_native_per_char_metric): Disable 2002-01-20 change.

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 6 Feb 2002 20:02:54 +0000 (20:02 +0000)]
*** empty log message ***

22 years ago(get_charset_id): Use if-else instead of ?:.
Eli Zaretskii [Wed, 6 Feb 2002 19:12:14 +0000 (19:12 +0000)]
(get_charset_id): Use if-else instead of ?:.

22 years agoMark tty-display-color-cells as not requiring documentation.
Eli Zaretskii [Wed, 6 Feb 2002 18:42:56 +0000 (18:42 +0000)]
Mark tty-display-color-cells as not requiring documentation.

22 years ago(Text Terminal Colors): Remove description of tty-display-color-cells.
Eli Zaretskii [Wed, 6 Feb 2002 18:39:36 +0000 (18:39 +0000)]
(Text Terminal Colors): Remove description of tty-display-color-cells.

22 years agoUpdate from Brian Youmans.
Eli Zaretskii [Wed, 6 Feb 2002 18:36:30 +0000 (18:36 +0000)]
Update from Brian Youmans.

22 years agoRemove traces of merge conflicts.
Eli Zaretskii [Wed, 6 Feb 2002 16:24:25 +0000 (16:24 +0000)]
Remove traces of merge conflicts.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 6 Feb 2002 15:44:48 +0000 (15:44 +0000)]
*** empty log message ***

22 years ago(S_ISLNK): Define if not defined.
Richard M. Stallman [Wed, 6 Feb 2002 15:44:28 +0000 (15:44 +0000)]
(S_ISLNK): Define if not defined.

22 years ago(Commands of GUD): Add gud-jump.
Richard M. Stallman [Wed, 6 Feb 2002 15:43:41 +0000 (15:43 +0000)]
(Commands of GUD): Add gud-jump.

22 years agoRequire sendmail only at compile time.
Richard M. Stallman [Wed, 6 Feb 2002 15:42:34 +0000 (15:42 +0000)]
Require sendmail only at compile time.
(mail-mode-header-syntax-table): Var deleted.
(mail-abbrev-syntax-table): Init to nil, will compute when needed.
(sendmail-pre-abbrev-expand-hook): Only temporarily change
local-abbrev-table and the syntax table.
Compute mail-abbrev-syntax-table if that has not been done.

22 years ago(grep-compute-defaults): Definition moved up.
Richard M. Stallman [Wed, 6 Feb 2002 15:37:35 +0000 (15:37 +0000)]
(grep-compute-defaults): Definition moved up.

22 years ago(debugger-frame-offset): Var deleted.
Richard M. Stallman [Wed, 6 Feb 2002 15:36:41 +0000 (15:36 +0000)]
(debugger-frame-offset): Var deleted.
(debugger-frame-number): Figure out the offset directly.
(debugger-setup-buffer): Don't use debugger-frame-offset.
(debugger-frame, debugger-frame-clear): Likewise.
(debugger-jump): Don't alter debugger-frame-offset.

22 years ago(checkdoc-this-string-valid-engine):
Richard M. Stallman [Wed, 6 Feb 2002 15:33:23 +0000 (15:33 +0000)]
(checkdoc-this-string-valid-engine):
Replace foo-p as var name with foo-flag, not foo-p-flag.

22 years ago(highlight-changes-active-string): Default to +Chg.
Richard M. Stallman [Wed, 6 Feb 2002 15:32:16 +0000 (15:32 +0000)]
(highlight-changes-active-string): Default to +Chg.
(highlight-changes-passive-string): Default to -Chg.
(highlight-changes-global-modes): Doc fix.

22 years ago(dired-get-filename): Add /: when appropriate
Richard M. Stallman [Wed, 6 Feb 2002 15:30:40 +0000 (15:30 +0000)]
(dired-get-filename): Add /: when appropriate
to avoid taking a local name as remote.

22 years ago(file-name-non-special): Add special handling for
Richard M. Stallman [Wed, 6 Feb 2002 15:29:29 +0000 (15:29 +0000)]
(file-name-non-special): Add special handling for
file-name-sans-versions, file-name-completion, and
file-name-all-completions.

22 years ago(isearch-update): Don't update display in kbd macro.
Richard M. Stallman [Wed, 6 Feb 2002 15:25:15 +0000 (15:25 +0000)]
(isearch-update): Don't update display in kbd macro.
(isearch-lazy-highlight-new-loop): Do nothing in kbd macro.

22 years ago(french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all.
Richard M. Stallman [Wed, 6 Feb 2002 15:23:30 +0000 (15:23 +0000)]
(french-prefix): ", " => "," and "~ " => "~".  Don't define "~," at all.

22 years ago(force-mode-line-update): Doc fix.
Richard M. Stallman [Wed, 6 Feb 2002 15:21:20 +0000 (15:21 +0000)]
(force-mode-line-update): Doc fix.

22 years ago(atomic-change-group, prepare-change-group, activate-change-group)
Richard M. Stallman [Wed, 6 Feb 2002 15:20:36 +0000 (15:20 +0000)]
(atomic-change-group, prepare-change-group, activate-change-group)
(accept-change-group, cancel-change-group): New functions.

(add-minor-mode): Include the mode's lighter string
in the minor mode menu item name.

22 years ago(undo-get-state, undo-revert-to-state): Fns deleted.
Richard M. Stallman [Wed, 6 Feb 2002 15:08:45 +0000 (15:08 +0000)]
(undo-get-state, undo-revert-to-state): Fns deleted.
(transpose-subr-1): Use atomic-change-group.

22 years ago(rmail-toggle-header): Avoid possibly slow call to
Richard M. Stallman [Wed, 6 Feb 2002 15:00:31 +0000 (15:00 +0000)]
(rmail-toggle-header): Avoid possibly slow call to
rmail-count-screen-lines starting from (point-min).

22 years ago(use-fancy-splash-screens-p): Need 19 lines,
Richard M. Stallman [Wed, 6 Feb 2002 14:59:10 +0000 (14:59 +0000)]
(use-fancy-splash-screens-p): Need 19 lines,
beyond the image height, to use the fancy splash screen.

22 years ago(text-mode-hook-identify): Function deleted.
Richard M. Stallman [Wed, 6 Feb 2002 14:57:57 +0000 (14:57 +0000)]
(text-mode-hook-identify): Function deleted.
(text-mode): Set text-mode-variant here.

22 years ago(pong-border-options): Make the border colors slightly more bright.
Eli Zaretskii [Wed, 6 Feb 2002 12:06:19 +0000 (12:06 +0000)]
(pong-border-options): Make the border colors slightly more bright.

22 years ago(pong-height): Don't use height that exceeds the frame height.
Eli Zaretskii [Wed, 6 Feb 2002 11:35:49 +0000 (11:35 +0000)]
(pong-height): Don't use height that exceeds the frame height.

22 years ago(gamegrid-display-type): Treat any
Eli Zaretskii [Wed, 6 Feb 2002 11:34:07 +0000 (11:34 +0000)]
(gamegrid-display-type): Treat any
color-capable display as color-x, if display-color-p is fboundp.
(gamegrid-make-color-x-face): Don't call gamegrid-color twice.
(gamegrid-make-color-tty-face): Use the value of color, not the
symbol itself.  Don't call gamegrid-color.

22 years agoMinor updates about libungif and Exceed 6.x.
Eli Zaretskii [Wed, 6 Feb 2002 08:25:00 +0000 (08:25 +0000)]
Minor updates about libungif and Exceed 6.x.

22 years ago(align-region): Added a missing name argument.
John Wiegley [Wed, 6 Feb 2002 07:07:54 +0000 (07:07 +0000)]
(align-region): Added a missing name argument.

22 years ago(gud-refresh): Call recenter only after we are sure we
Eli Zaretskii [Tue, 5 Feb 2002 18:05:32 +0000 (18:05 +0000)]
(gud-refresh): Call recenter only after we are sure we
are in the right window.

22 years ago*** empty log message ***
Pavel Janík [Tue, 5 Feb 2002 08:09:04 +0000 (08:09 +0000)]
*** empty log message ***

22 years ago(x-use-underline-position-properties): Allow customization.
Pavel Janík [Tue, 5 Feb 2002 08:08:30 +0000 (08:08 +0000)]
(x-use-underline-position-properties): Allow customization.

22 years ago(binhex-decoder-switches): Doc fix.
Pavel Janík [Tue, 5 Feb 2002 07:08:46 +0000 (07:08 +0000)]
(binhex-decoder-switches): Doc fix.

22 years ago(Dired): Fix the xref to dired-x manual.
Eli Zaretskii [Mon, 4 Feb 2002 19:51:04 +0000 (19:51 +0000)]
(Dired): Fix the xref to dired-x manual.

22 years ago(dired-load-hook, dired-mode-hook)
Eli Zaretskii [Mon, 4 Feb 2002 19:40:08 +0000 (19:40 +0000)]
(dired-load-hook, dired-mode-hook)
(dired-before-readin-hook, dired-after-readin-hook): Defcustom.

22 years agoFix a typo in "handle SIGINT" command.
Eli Zaretskii [Mon, 4 Feb 2002 12:50:26 +0000 (12:50 +0000)]
Fix a typo in "handle SIGINT" command.

22 years agoFix encoding.
Pavel Janík [Mon, 4 Feb 2002 06:07:59 +0000 (06:07 +0000)]
Fix encoding.

22 years ago(ibuffer): Remove link; the "home page" for ibuffer is now the Emacs
Colin Walters [Mon, 4 Feb 2002 03:59:20 +0000 (03:59 +0000)]
(ibuffer): Remove link; the "home page" for ibuffer is now the Emacs
CVS tree.
(ibuffer-formats): Doc fix.
(ibuffer-active-formats-name, ibuffer-current-formats): New functions.
(ibuffer-current-format): Use them.
(ibuffer-recompile-formats): Add support for
ibuffer-filter-format-alist.
(ibuffer-check-formats): Ditto.
(ibuffer-switch-format): Ditto.
(ibuffer-update-title): Ditto.
(define-ibuffer-column process): Remove unncessary consing.

22 years ago(define-ibuffer-column): Add beginnings of support for a summary
Colin Walters [Mon, 4 Feb 2002 03:57:35 +0000 (03:57 +0000)]
(define-ibuffer-column): Add beginnings of support for a summary
column.

22 years ago(ibuffer-filter-format-alist, ibuffer-cached-filter-formats,
Colin Walters [Mon, 4 Feb 2002 03:57:19 +0000 (03:57 +0000)]
(ibuffer-filter-format-alist, ibuffer-cached-filter-formats,
ibuffer-compiled-filter-formats): New variables.

22 years ago(Faces): Document the minibuffer-prompt face.
Eli Zaretskii [Sun, 3 Feb 2002 17:45:02 +0000 (17:45 +0000)]
(Faces): Document the minibuffer-prompt face.

22 years agoDocument the minibuffer-prompt face.
Eli Zaretskii [Sun, 3 Feb 2002 17:42:07 +0000 (17:42 +0000)]
Document the minibuffer-prompt face.

22 years ago(Standard Faces): Document the minibuffer-prompt face and the
Eli Zaretskii [Sun, 3 Feb 2002 17:38:25 +0000 (17:38 +0000)]
(Standard Faces): Document the minibuffer-prompt face and the
minibuffer-prompt-properties variable.

22 years ago* rcs2log(Copyright): Update to 2002.
Paul Eggert [Sun, 3 Feb 2002 17:33:19 +0000 (17:33 +0000)]
* rcs2log(Copyright): Update to 2002.
(AWK, TMPDIR): Work around portability problem in broken shells that
don't understand `: ${VAR=val}'.
(SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
Prefer the new -k option to the traditional +M -N option.

22 years ago(Copyright): Update to 2002.
Paul Eggert [Sun, 3 Feb 2002 17:31:31 +0000 (17:31 +0000)]
(Copyright): Update to 2002.
(AWK, TMPDIR): Work around portability problem in broken shells that
don't understand `: ${VAR=val}'.
(SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
Prefer the new -k option to the traditional +M -N option.

22 years ago(balance-windows): Fix misplaced parenthesis.
Andreas Schwab [Sun, 3 Feb 2002 16:21:03 +0000 (16:21 +0000)]
(balance-windows): Fix misplaced parenthesis.

22 years ago(save-selected-window): Move macro before first use.
Andreas Schwab [Sun, 3 Feb 2002 15:35:39 +0000 (15:35 +0000)]
(save-selected-window): Move macro before first use.

22 years ago(calculator-displayers): Doc fixes.
Pavel Janík [Sun, 3 Feb 2002 13:45:59 +0000 (13:45 +0000)]
(calculator-displayers): Doc fixes.

22 years ago*** empty log message ***
Pavel Janík [Sun, 3 Feb 2002 11:51:43 +0000 (11:51 +0000)]
*** empty log message ***

22 years agoFix the date of the last entry.
Eli Zaretskii [Sun, 3 Feb 2002 11:43:02 +0000 (11:43 +0000)]
Fix the date of the last entry.

22 years ago*** empty log message ***
Eli Zaretskii [Sun, 3 Feb 2002 11:34:58 +0000 (11:34 +0000)]
*** empty log message ***

22 years ago(rmail): Use find-buffer-visiting instead of
Eli Zaretskii [Sun, 3 Feb 2002 11:34:29 +0000 (11:34 +0000)]
(rmail): Use find-buffer-visiting instead of
get-file-buffer to check for rmail buffer existence.

22 years ago(menu-bar-help-menu): Use different text for tool-tip.
Pavel Janík [Sun, 3 Feb 2002 11:28:28 +0000 (11:28 +0000)]
(menu-bar-help-menu): Use different text for tool-tip.
(menu-bar-options-save): Save also the value of `display-time-mode'.
(showhide-date-time): New function.
(menu-bar-showhide-menu): New menu-item "Date and time".

22 years ago(term-emulate-terminal): Extract proper command string
Eli Zaretskii [Sun, 3 Feb 2002 11:25:50 +0000 (11:25 +0000)]
(term-emulate-terminal): Extract proper command string
which is supplied to term-command-hook.

22 years ago(Text Terminal Colors): Remove the documentation of tty-display-color-p.
Eli Zaretskii [Sun, 3 Feb 2002 11:21:01 +0000 (11:21 +0000)]
(Text Terminal Colors): Remove the documentation of tty-display-color-p.
Suggest to avoid the use of tty-display-color-cells.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 3 Feb 2002 10:40:12 +0000 (10:40 +0000)]
*** empty log message ***

22 years ago(Fdo_auto_save): Improve "auto save disabled" msg.
Richard M. Stallman [Sun, 3 Feb 2002 10:36:49 +0000 (10:36 +0000)]
(Fdo_auto_save): Improve "auto save disabled" msg.

22 years ago(read1): Redesign strategy for force_multibyte and
Richard M. Stallman [Sun, 3 Feb 2002 10:35:20 +0000 (10:35 +0000)]
(read1): Redesign strategy for force_multibyte and
force_singlebyte.  Now is_multibyte records whether read_buffer
is multibyte.  Encountering any multibyte character makes it so.