]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(term_get_fkeys_1): If `k0' and `k;' are both specified and
Stefan Monnier [Sat, 2 Feb 2002 23:48:37 +0000 (23:48 +0000)]
(term_get_fkeys_1): If `k0' and `k;' are both specified and
with the same sequence, map that sequence to f10 rather than f0.

22 years agoCheck for __mc68000__ instead of __m68k__, the latter never being defined
Andreas Schwab [Sat, 2 Feb 2002 23:05:59 +0000 (23:05 +0000)]
Check for __mc68000__ instead of __m68k__, the latter never being defined
on GNU/Linux.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Feb 2002 18:16:37 +0000 (18:16 +0000)]
*** empty log message ***

22 years ago(realize_default_face): Don't set the weight and slant
Eli Zaretskii [Sat, 2 Feb 2002 18:07:56 +0000 (18:07 +0000)]
(realize_default_face): Don't set the weight and slant
of the default face to Qnormal, unless these attributes are
unspecified.

22 years ago(uce-reply-to-uce): Prune the headers before copying
Eli Zaretskii [Sat, 2 Feb 2002 16:54:59 +0000 (16:54 +0000)]
(uce-reply-to-uce): Prune the headers before copying
the message text into the *mail* buffer, and restore the pruned
state after that.

22 years ago(rmail-redecode-body): Prune the headers before
Eli Zaretskii [Sat, 2 Feb 2002 16:29:06 +0000 (16:29 +0000)]
(rmail-redecode-body): Prune the headers before
looking for X-Coding-System header, and restore the pruned state
before returning.

22 years ago*** empty log message ***
Pavel Janík [Sat, 2 Feb 2002 16:03:02 +0000 (16:03 +0000)]
*** empty log message ***

22 years ago(flyspell-issue-message-flag): New user option.
Pavel Janík [Sat, 2 Feb 2002 15:56:45 +0000 (15:56 +0000)]
(flyspell-issue-message-flag): New user option.
(flyspell-mode-on, flyspell-notify-misspell)
(flyspell-small-region, flyspell-external-point-words)
(flyspell-large-region): Use it
(flyspell-before-incorrect-word-string)
(flyspell-after-incorrect-word-string): New user options.
(make-flyspell-overlay): Use them.
(flyspell-version): New function.
(flyspell-incorrect-face, flyspell-duplicate-face): Adapt face definitions
to use :weight.
(flyspell-insert-function): New user option.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(flyspell-define-abbrev): New function.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(make-flyspell-overlay): Use `evaporate' property.
(flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
(flyspell-emacs-popup): Use `session' instead of `accept'.
(flyspell-auto-correct-previous-pos): New variable.
(flyspell-auto-correct-previous-hook)
(flyspell-auto-correct-previous-word): New functions.

22 years agoFix typo in prompt.
Pavel Janík [Sat, 2 Feb 2002 15:52:36 +0000 (15:52 +0000)]
Fix typo in prompt.

22 years ago(Disabling): Document that .emacs is not edited from "emacs -q".
Eli Zaretskii [Sat, 2 Feb 2002 13:18:46 +0000 (13:18 +0000)]
(Disabling): Document that .emacs is not edited from "emacs -q".

22 years agoDocument the new behavior of novice.el under "emacs -q".
Eli Zaretskii [Sat, 2 Feb 2002 13:12:45 +0000 (13:12 +0000)]
Document the new behavior of novice.el under "emacs -q".

22 years ago(enable-command): If Emacs was invoked as "emacs -q",
Eli Zaretskii [Sat, 2 Feb 2002 12:49:58 +0000 (12:49 +0000)]
(enable-command): If Emacs was invoked as "emacs -q",
don't alter the user's ~/.emacs.
(disable-command): If user-init-file is nil or does not exist,
default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).  But
don't alter the init file if Emacs was invoked as "emacs -q"

22 years ago(command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally.
Pavel Janík [Sat, 2 Feb 2002 10:11:45 +0000 (10:11 +0000)]
(command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally.

22 years ago(Fsignal): Remove duplicated declaration of the variable
Pavel Janík [Sat, 2 Feb 2002 10:08:08 +0000 (10:08 +0000)]
(Fsignal): Remove duplicated declaration of the variable
`display_hourglass_p'.

22 years ago(mail-mode): Undo half of last change.
Stefan Monnier [Fri, 1 Feb 2002 22:00:02 +0000 (22:00 +0000)]
(mail-mode): Undo half of last change.

22 years ago(indent-for-tab-command): Remove spurious code.
Stefan Monnier [Fri, 1 Feb 2002 21:44:26 +0000 (21:44 +0000)]
(indent-for-tab-command): Remove spurious code.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 1 Feb 2002 19:31:46 +0000 (19:31 +0000)]
*** empty log message ***

22 years agoRegenerated.
Eli Zaretskii [Fri, 1 Feb 2002 18:31:48 +0000 (18:31 +0000)]
Regenerated.

22 years agoMoved time-date.el from lisp/gnus to lisp/calendar.
Eli Zaretskii [Fri, 1 Feb 2002 18:19:43 +0000 (18:19 +0000)]
Moved time-date.el from lisp/gnus to lisp/calendar.
For versions before 1.5, see lisp/gnus/time-date.el.

22 years agoMoved parse-time.el from lisp/gnus to lisp/calendar.
Eli Zaretskii [Fri, 1 Feb 2002 18:13:49 +0000 (18:13 +0000)]
Moved parse-time.el from lisp/gnus to lisp/calendar.
For versions before 1.6, look in lisp/gnus.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 1 Feb 2002 17:59:36 +0000 (17:59 +0000)]
*** empty log message ***

22 years ago* gnus.xpm: Remove garbages.
ShengHuo ZHU [Fri, 1 Feb 2002 13:20:24 +0000 (13:20 +0000)]
* gnus.xpm: Remove garbages.

22 years agoMark the pc-selection-mode change as documented.
Eli Zaretskii [Fri, 1 Feb 2002 13:13:45 +0000 (13:13 +0000)]
Mark the pc-selection-mode change as documented.

22 years ago(Emulation): pc-selection-mode is now a toggle.
Eli Zaretskii [Fri, 1 Feb 2002 13:12:44 +0000 (13:12 +0000)]
(Emulation): pc-selection-mode is now a toggle.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 1 Feb 2002 04:36:54 +0000 (04:36 +0000)]
*** empty log message ***

22 years ago(region_limit): Nicer error message.
Richard M. Stallman [Fri, 1 Feb 2002 04:35:03 +0000 (04:35 +0000)]
(region_limit): Nicer error message.

22 years ago(decode_composition_emacs_mule):
Richard M. Stallman [Fri, 1 Feb 2002 04:34:21 +0000 (04:34 +0000)]
(decode_composition_emacs_mule):
Give up if NCOMPONENT gets too large to index `component'.

22 years ago(Fcompleting_read): Doc fix.
Richard M. Stallman [Fri, 1 Feb 2002 04:32:56 +0000 (04:32 +0000)]
(Fcompleting_read): Doc fix.

22 years ago(check_mark): New arg to specify clearer error message.
Richard M. Stallman [Fri, 1 Feb 2002 04:32:24 +0000 (04:32 +0000)]
(check_mark): New arg to specify clearer error message.
Callers changed.

22 years agoMinor clarification.
Richard M. Stallman [Fri, 1 Feb 2002 04:29:36 +0000 (04:29 +0000)]
Minor clarification.

22 years agoDocument date-to-time and seconds-to-time.
Richard M. Stallman [Fri, 1 Feb 2002 04:28:28 +0000 (04:28 +0000)]
Document date-to-time and seconds-to-time.
New node Time Calculations.

22 years ago(iso-languages): Fix ", " in French.
Richard M. Stallman [Fri, 1 Feb 2002 04:26:56 +0000 (04:26 +0000)]
(iso-languages): Fix ", " in French.

22 years ago(history-length): Specify customization for it.
Richard M. Stallman [Fri, 1 Feb 2002 04:26:17 +0000 (04:26 +0000)]
(history-length): Specify customization for it.

22 years ago(debugger-frame-clear, debugger-frame): Error on non-frame line.
Richard M. Stallman [Fri, 1 Feb 2002 04:24:22 +0000 (04:24 +0000)]
(debugger-frame-clear, debugger-frame): Error on non-frame line.

22 years ago(debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,
Richard M. Stallman [Fri, 1 Feb 2002 04:21:38 +0000 (04:21 +0000)]
(debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,
insert indication of the buffer position.
(debugger-frame-number): Ignore ;;;-comment lines in backtrace.

22 years ago(shell-command-on-region): Err if no mark before reading the command string.
Richard M. Stallman [Fri, 1 Feb 2002 04:20:02 +0000 (04:20 +0000)]
(shell-command-on-region): Err if no mark before reading the command string.

22 years ago(hl-line-highlight, hl-line-unhighlight):
Richard M. Stallman [Fri, 1 Feb 2002 04:18:46 +0000 (04:18 +0000)]
(hl-line-highlight, hl-line-unhighlight):
Definitions moved down after hl-line-mode var's definition.

22 years ago(hilit-chg-fixup): Don't alter overlay if not ours.
Richard M. Stallman [Fri, 1 Feb 2002 04:17:59 +0000 (04:17 +0000)]
(hilit-chg-fixup): Don't alter overlay if not ours.
(hilit-chg-set-face-on-change): Rename arg.
(hilit-chg-make-ov): Detect error earlier.

22 years agoDelete autoload cookies.
Richard M. Stallman [Fri, 1 Feb 2002 04:16:02 +0000 (04:16 +0000)]
Delete autoload cookies.

22 years ago(comint-scroll-show-maximum-output): Default is t.
Richard M. Stallman [Fri, 1 Feb 2002 04:15:14 +0000 (04:15 +0000)]
(comint-scroll-show-maximum-output): Default is t.

22 years ago(batch-byte-compile): New arg noforce.
Richard M. Stallman [Fri, 1 Feb 2002 04:14:14 +0000 (04:14 +0000)]
(batch-byte-compile): New arg noforce.
(batch-byte-compile-if-not-done): New function.

22 years ago(compile): New target.
Richard M. Stallman [Fri, 1 Feb 2002 04:13:14 +0000 (04:13 +0000)]
(compile): New target.
(compile-always): Renamed from compile-files.
(compile-after-backup): Renamed from compile.
(bootstrap): Depend on compile-always, not compile-files.

22 years ago(pc-select-save-and-set-mode): Properly use MODE-VAR.
Richard M. Stallman [Fri, 1 Feb 2002 03:59:17 +0000 (03:59 +0000)]
(pc-select-save-and-set-mode): Properly use MODE-VAR.

22 years agoFix typo.
Pavel Janík [Thu, 31 Jan 2002 06:57:08 +0000 (06:57 +0000)]
Fix typo.

22 years ago(latin-2-prefix): Add �and �From "Dr. Eduard Werner" <edi.werner@gmx.de>.
Pavel Janík [Tue, 29 Jan 2002 22:35:51 +0000 (22:35 +0000)]
(latin-2-prefix): Add �and �From "Dr. Eduard Werner" <edi.werner@gmx.de>.

22 years ago(menu-bar-options-save): Add `default-frame-alist' to saved variables.
Pavel Janík [Tue, 29 Jan 2002 14:19:21 +0000 (14:19 +0000)]
(menu-bar-options-save): Add `default-frame-alist' to saved variables.
(menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead of the
variable `scroll-bar-mode'.

22 years ago(menu-bar-help-menu): Change menu-item "Show Emacs Version" to "About
Pavel Janík [Tue, 29 Jan 2002 13:55:43 +0000 (13:55 +0000)]
(menu-bar-help-menu): Change menu-item "Show Emacs Version" to "About
Emacs".

22 years ago(normal-splash-screen, display-splash-screen): New functions (separated
Pavel Janík [Tue, 29 Jan 2002 13:54:39 +0000 (13:54 +0000)]
(normal-splash-screen, display-splash-screen): New functions (separated
from command-line-1).
(command-line-1): Use them.

22 years agoMinor formatting fixes in preparation of merging new version.
Pavel Janík [Tue, 29 Jan 2002 13:42:12 +0000 (13:42 +0000)]
Minor formatting fixes in preparation of merging new version.

22 years agoFix typo.
Pavel Janík [Tue, 29 Jan 2002 09:14:47 +0000 (09:14 +0000)]
Fix typo.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 29 Jan 2002 01:15:12 +0000 (01:15 +0000)]
*** empty log message ***

22 years ago(x_erase_phys_cursor): Don't erase cursor if cursor row
Kim F. Storm [Mon, 28 Jan 2002 22:55:59 +0000 (22:55 +0000)]
(x_erase_phys_cursor): Don't erase cursor if cursor row
is invisible.  This can happen if cursor is on top line of a
window, and we switch to a buffer with a header line.

22 years ago*** empty log message ***
Kim F. Storm [Mon, 28 Jan 2002 22:54:54 +0000 (22:54 +0000)]
*** empty log message ***

22 years ago(generate-calendar-month): Doc fix.
Eli Zaretskii [Mon, 28 Jan 2002 19:23:14 +0000 (19:23 +0000)]
(generate-calendar-month): Doc fix.

22 years ago*** empty log message ***
Pavel Janík [Mon, 28 Jan 2002 13:19:21 +0000 (13:19 +0000)]
*** empty log message ***

22 years agoMention "Show/Hide" menu.
Pavel Janík [Mon, 28 Jan 2002 07:22:01 +0000 (07:22 +0000)]
Mention "Show/Hide" menu.

22 years agoAdd autoload cookies. Many doc fixes.
Richard M. Stallman [Sun, 27 Jan 2002 23:30:29 +0000 (23:30 +0000)]
Add autoload cookies.  Many doc fixes.
(time-add): New function.
(time-subtract): Renamed from subtract-time.
(subtract-time): New alias for time-subtract.

22 years agoComment change.
Richard M. Stallman [Sun, 27 Jan 2002 22:53:26 +0000 (22:53 +0000)]
Comment change.

22 years agoFix typo.
Richard M. Stallman [Sun, 27 Jan 2002 21:34:12 +0000 (21:34 +0000)]
Fix typo.

22 years ago*** empty log message ***
Pavel Janík [Sun, 27 Jan 2002 18:25:50 +0000 (18:25 +0000)]
*** empty log message ***

22 years agoNew file, XPM variant of letter.xbm.
Pavel Janík [Sun, 27 Jan 2002 18:25:07 +0000 (18:25 +0000)]
New file, XPM variant of letter.xbm.

22 years agodisplay-time can now incicate new e-mail in directory.
Pavel Janík [Sun, 27 Jan 2002 18:24:04 +0000 (18:24 +0000)]
display-time can now incicate new e-mail in directory.

22 years ago(Fread_from_minibuffer, Fread_command, Fread_function)
Pavel Janík [Sun, 27 Jan 2002 18:20:46 +0000 (18:20 +0000)]
(Fread_from_minibuffer, Fread_command, Fread_function)
(Fread_variable, Fread_buffer, minibuffer-completion-confirm): Fix
doc-strings.

22 years ago(xaw_update_scrollbar, xaw_scrollbar_scroll)
Pavel Janík [Sun, 27 Jan 2002 18:18:38 +0000 (18:18 +0000)]
(xaw_update_scrollbar, xaw_scrollbar_scroll)
(xaw_scrollbar_jump): Put whole functions in #if 0.

22 years ago(display-time-mail-directory): New option.
Pavel Janík [Sun, 27 Jan 2002 18:14:55 +0000 (18:14 +0000)]
(display-time-mail-directory): New option.
(display-time-mail-function): Update doc-string.
(display-time-mail-icon): Use XPM image when available.
(display-time-string-forms): Use more descriptive text as help-echo
property.
(display-time-mail-check-directory): New function.
(display-time-update): Use it.

22 years agoFix typos.
Pavel Janík [Sun, 27 Jan 2002 16:44:10 +0000 (16:44 +0000)]
Fix typos.

22 years agoFix typo.
Pavel Janík [Sun, 27 Jan 2002 16:43:36 +0000 (16:43 +0000)]
Fix typo.

22 years ago(menu-bar-showhide-scroll-bar-menu): Quote `window-system'.
Pavel Janík [Sun, 27 Jan 2002 14:19:16 +0000 (14:19 +0000)]
(menu-bar-showhide-scroll-bar-menu): Quote `window-system'.

22 years ago*** empty log message ***
Pavel Janík [Sun, 27 Jan 2002 11:31:47 +0000 (11:31 +0000)]
*** empty log message ***

22 years ago(menu-bar-scroll-bar-right)
Pavel Janík [Sun, 27 Jan 2002 11:17:39 +0000 (11:17 +0000)]
(menu-bar-scroll-bar-right)
(menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
(showhide-menu-bar): New functions.
(menu-bar-showhide-menu): New submenu "Show/Hide".
(menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of "Show/Hide".
Update copyright notice.

22 years ago(tmm-get-keymap): Honour :visible in `menu-item'.
Pavel Janík [Sun, 27 Jan 2002 11:17:06 +0000 (11:17 +0000)]
(tmm-get-keymap): Honour :visible in `menu-item'.
Add Keywords header.  Update Commentary section.
Update copyright notice.

22 years agoMention support for BSD/OS 5.0.
Eli Zaretskii [Sun, 27 Jan 2002 10:05:42 +0000 (10:05 +0000)]
Mention support for BSD/OS 5.0.

22 years ago*** empty log message ***
Eli Zaretskii [Sun, 27 Jan 2002 10:03:32 +0000 (10:03 +0000)]
*** empty log message ***

22 years agoRecognize BSD/OS 5.0.
Eli Zaretskii [Sun, 27 Jan 2002 10:03:14 +0000 (10:03 +0000)]
Recognize BSD/OS 5.0.

22 years ago(lazy-lock-mode): Add a reference to jit-lock.
Eli Zaretskii [Sun, 27 Jan 2002 09:25:37 +0000 (09:25 +0000)]
(lazy-lock-mode): Add a reference to jit-lock.

22 years ago*** empty log message ***
Pavel Janík [Sun, 27 Jan 2002 09:15:28 +0000 (09:15 +0000)]
*** empty log message ***

22 years agoClarifications.
Richard M. Stallman [Sat, 26 Jan 2002 23:19:48 +0000 (23:19 +0000)]
Clarifications.

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 26 Jan 2002 23:08:16 +0000 (23:08 +0000)]
*** empty log message ***

22 years agoExchange meanings of scroll-up-aggressively and scroll-down-aggressively.
Richard M. Stallman [Sat, 26 Jan 2002 23:06:28 +0000 (23:06 +0000)]
Exchange meanings of scroll-up-aggressively and scroll-down-aggressively.
Delete text erroneously added for scroll-conservatively.

22 years ago(syms_of_buffer): Doc fixes for scroll-...-aggressively.
Richard M. Stallman [Sat, 26 Jan 2002 23:04:27 +0000 (23:04 +0000)]
(syms_of_buffer): Doc fixes for scroll-...-aggressively.

22 years ago(try_scrolling): Exchange uses of scroll_down_aggressively
Richard M. Stallman [Sat, 26 Jan 2002 23:02:00 +0000 (23:02 +0000)]
(try_scrolling): Exchange uses of scroll_down_aggressively
and scroll_up_aggressively.

22 years ago(pc-selection-mode-hook)
Richard M. Stallman [Sat, 26 Jan 2002 22:47:39 +0000 (22:47 +0000)]
(pc-selection-mode-hook)
(pc-select-saved-settings-alist, pc-select-map)
(pc-select-saved-global-map, pc-select-key-bindings-alist)
(pc-select-default-key-bindings, pc-select-extra-key-bindings)
(pc-select-meta-moves-sexps-key-bindings)
(pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
New variables.
(pc-select-define-keys, pc-select-restore-keys): New functions.
(pc-select-add-to-alist, pc-select-save-and-set-var)
(pc-select-save-and-set-mode, pc-select-restore-var)
(pc-select-restore-mode): New macros.

(pc-selection-mode): Completely rewrote the body of the function;
the main goal was to make pc-selection-mode "turn-off"-able, like
other minor modes.  Use define-minore-mode instead of just a
defun.  Store the key bindings into four alists:
pc-select-default-key-bindings, pc-select-extra-key-bindings,
pc-select-meta-moves-sexps-key-bindings, and
pc-select-tty-key-bindings; then have the pc-select-define-keys
function walk those alists instead of calling define-key
repeatedly.  When the mode is turned on, set the
keybindings in global-map and remember the old keybindings; when
the mode is turned off, restore the previously-saved keybindings.

(pc-selection-mode defcustom): Reflect the fact that the mode is
now "turn-off"-able.

22 years agoMinor cleanups.
Richard M. Stallman [Sat, 26 Jan 2002 22:43:53 +0000 (22:43 +0000)]
Minor cleanups.

22 years agoFix typo.
Pavel Janík [Sat, 26 Jan 2002 17:10:34 +0000 (17:10 +0000)]
Fix typo.

22 years ago(parse_tool_bar_item): Remove duplicated prototypes.
Pavel Janík [Sat, 26 Jan 2002 17:06:55 +0000 (17:06 +0000)]
(parse_tool_bar_item): Remove duplicated prototypes.

22 years agoFix typo.
Pavel Janík [Sat, 26 Jan 2002 17:03:00 +0000 (17:03 +0000)]
Fix typo.
The file utf-8.el (and its author) is mentioned above.

22 years agoFix typo.
Pavel Janík [Sat, 26 Jan 2002 15:08:05 +0000 (15:08 +0000)]
Fix typo.

22 years ago*** empty log message ***
Pavel Janík [Sat, 26 Jan 2002 15:02:38 +0000 (15:02 +0000)]
*** empty log message ***

22 years ago(eshell-eval-command): If eshell-resume-eval
Eli Zaretskii [Sat, 26 Jan 2002 12:06:47 +0000 (12:06 +0000)]
(eshell-eval-command): If eshell-resume-eval
returns t, don't treat that as an error.

22 years ago(face-font-registry-alternatives) [windows-nt]: Add
Jason Rumney [Sat, 26 Jan 2002 00:03:28 +0000 (00:03 +0000)]
(face-font-registry-alternatives) [windows-nt]: Add
ms-oemlatin as an alternative for iso8859-1.

22 years ago(Fnext_property_change, Fnext_single_property_change)
Stefan Monnier [Fri, 25 Jan 2002 22:42:13 +0000 (22:42 +0000)]
(Fnext_property_change, Fnext_single_property_change)
(Fprevious_property_change, Fprevious_single_property_change):
Stay within the narrowed-buffer boundaries.

22 years ago(cvs-reread-cvsrc): Distinguish between an empty list of
Stefan Monnier [Fri, 25 Jan 2002 22:41:28 +0000 (22:41 +0000)]
(cvs-reread-cvsrc): Distinguish between an empty list of
args and the absence of an entry.  Don't add -f each time.

22 years ago(mismatch): Doc fix.
Eli Zaretskii [Fri, 25 Jan 2002 18:47:33 +0000 (18:47 +0000)]
(mismatch): Doc fix.

22 years agoExplain in a comment why the default background-setting code is still
Eli Zaretskii [Fri, 25 Jan 2002 17:29:34 +0000 (17:29 +0000)]
Explain in a comment why the default background-setting code is still
here, although xterm.l and rxvt.el do that better.

22 years agoFix a typo in a comment.
Eli Zaretskii [Fri, 25 Jan 2002 14:35:42 +0000 (14:35 +0000)]
Fix a typo in a comment.

22 years ago(Text Terminal Colors): Document tty-display-color-p.
Eli Zaretskii [Fri, 25 Jan 2002 14:15:02 +0000 (14:15 +0000)]
(Text Terminal Colors): Document tty-display-color-p.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 25 Jan 2002 14:11:11 +0000 (14:11 +0000)]
*** empty log message ***

22 years ago(Ftty_display_color_cells, Ftty_display_color_p): Change the
Eli Zaretskii [Fri, 25 Jan 2002 14:08:42 +0000 (14:08 +0000)]
(Ftty_display_color_cells, Ftty_display_color_p): Change the
argument name to DISPLAY.  Doc fix.

22 years agoDocument the extended color support for xterm and rxvt, and the
Eli Zaretskii [Fri, 25 Jan 2002 14:04:06 +0000 (14:04 +0000)]
Document the extended color support for xterm and rxvt, and the
new tty-display-color-cells primitive.

22 years ago(Text Terminal Colors): Document tty-display-color-cells.
Eli Zaretskii [Fri, 25 Jan 2002 13:53:56 +0000 (13:53 +0000)]
(Text Terminal Colors): Document tty-display-color-cells.