]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years agoHandle the Mac port. Distribute all makefile.w32-in. emacs-pretest-21.0.90
Gerd Moellmann [Fri, 17 Nov 2000 16:28:14 +0000 (16:28 +0000)]
Handle the Mac port.  Distribute all makefile.w32-in.
Distribute more files from the nt/ subdir.  Distribute PBM
image files from subdirs of lisp/.  Distribute old change logs
from subdirs of lisp/.  Distribute play/5x5.el.

23 years ago(Fload): Fix #ifdef for pcc.
Dave Love [Fri, 17 Nov 2000 16:11:26 +0000 (16:11 +0000)]
(Fload): Fix #ifdef for pcc.

23 years ago(pos_visible_p): Compute the default character height
Gerd Moellmann [Fri, 17 Nov 2000 15:39:14 +0000 (15:39 +0000)]
(pos_visible_p): Compute the default character height
differently.

23 years ago(uudecode-insert-char): Fix bogus feature test.
Dave Love [Fri, 17 Nov 2000 12:59:35 +0000 (12:59 +0000)]
(uudecode-insert-char): Fix bogus feature test.
(uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
and make-temp-file.
(uudecode-decode-region): Doc fix.

23 years ago(vc-version-diff): Bind inhibit-read-only when inserting text.
Stefan Monnier [Thu, 16 Nov 2000 18:28:36 +0000 (18:28 +0000)]
(vc-version-diff): Bind inhibit-read-only when inserting text.
(vc-version-backup-file): Docstring fix.

23 years ago#
André Spiegel [Thu, 16 Nov 2000 18:18:46 +0000 (18:18 +0000)]
#

23 years agoUpdated backend documentation.
André Spiegel [Thu, 16 Nov 2000 18:17:26 +0000 (18:17 +0000)]
Updated backend documentation.
(vc-default-check-headers): New function.

23 years ago#
André Spiegel [Thu, 16 Nov 2000 18:16:13 +0000 (18:16 +0000)]
#

23 years agoFunctions reordered.
André Spiegel [Thu, 16 Nov 2000 18:14:41 +0000 (18:14 +0000)]
Functions reordered.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 16 Nov 2000 17:09:04 +0000 (17:09 +0000)]
*** empty log message ***

23 years ago(basic-save-buffer): Don't add a newline if
Gerd Moellmann [Thu, 16 Nov 2000 17:04:27 +0000 (17:04 +0000)]
(basic-save-buffer): Don't add a newline if
find-file-literally is non-nil.
(find-file-literally): Extend doc string.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 16 Nov 2000 16:45:52 +0000 (16:45 +0000)]
*** empty log message ***

23 years ago#
André Spiegel [Thu, 16 Nov 2000 16:44:11 +0000 (16:44 +0000)]
#

23 years ago(sort-columns): If sort-fold-case it non-nil, invoke
Gerd Moellmann [Thu, 16 Nov 2000 16:43:52 +0000 (16:43 +0000)]
(sort-columns): If sort-fold-case it non-nil, invoke
sort(1) with the `-f' argument.

23 years ago(vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for remote
André Spiegel [Thu, 16 Nov 2000 16:42:10 +0000 (16:42 +0000)]
(vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for remote
repositories.

23 years ago(vc-do-command): In the asynchronous case, output messages only if the
André Spiegel [Thu, 16 Nov 2000 16:40:59 +0000 (16:40 +0000)]
(vc-do-command): In the asynchronous case, output messages only if the
minibuffer is not active.

23 years agoSay "ISO 8859" instead of "ISO Latin", to cover non-Latin ISO-8859
Eli Zaretskii [Thu, 16 Nov 2000 16:10:09 +0000 (16:10 +0000)]
Say "ISO 8859" instead of "ISO Latin", to cover non-Latin ISO-8859
character sets.  Fix a typo.  Add an index entry.

23 years agoFix a typo in a comment.
Eli Zaretskii [Thu, 16 Nov 2000 16:07:01 +0000 (16:07 +0000)]
Fix a typo in a comment.

23 years ago#
André Spiegel [Thu, 16 Nov 2000 15:32:56 +0000 (15:32 +0000)]
#

23 years ago(vc-cvs-revert): Use `cvs unedit' only if `vc-cvs-use-edit' is on.
André Spiegel [Thu, 16 Nov 2000 15:29:40 +0000 (15:29 +0000)]
(vc-cvs-revert): Use `cvs unedit' only if `vc-cvs-use-edit' is on.
(vc-cvs-checkout): When this is used for reverting the workfile, make
a backup of the original contents and revert to that in case of error.

23 years ago(vc-revert-buffer): Ask for confirmation if file seems up-to-date.
André Spiegel [Thu, 16 Nov 2000 15:26:37 +0000 (15:26 +0000)]
(vc-revert-buffer): Ask for confirmation if file seems up-to-date.

23 years ago#
André Spiegel [Thu, 16 Nov 2000 13:55:30 +0000 (13:55 +0000)]
#

23 years ago(vc-annotate): Changed handling of prefix arg; now asks for both
André Spiegel [Thu, 16 Nov 2000 13:39:10 +0000 (13:39 +0000)]
(vc-annotate): Changed handling of prefix arg; now asks for both
version and ratio in the minibuffer.

23 years ago(vc-cvs-annotate-command): New optional arg VERSION. Use
André Spiegel [Thu, 16 Nov 2000 13:38:03 +0000 (13:38 +0000)]
(vc-cvs-annotate-command): New optional arg VERSION.  Use
vc-do-command to perform the annotation, not call-process.

23 years ago(quail-start-translation): Don't call `message' before reading key
Kenichi Handa [Thu, 16 Nov 2000 12:43:05 +0000 (12:43 +0000)]
(quail-start-translation): Don't call `message' before reading key
sequence.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 16 Nov 2000 12:42:42 +0000 (12:42 +0000)]
*** empty log message ***

23 years ago#
André Spiegel [Thu, 16 Nov 2000 11:04:56 +0000 (11:04 +0000)]
#

23 years agoUpdated VC news.
André Spiegel [Thu, 16 Nov 2000 11:04:00 +0000 (11:04 +0000)]
Updated VC news.

23 years ago(ange-ftp-file-modtime): Don't use `caddr'.
Miles Bader [Thu, 16 Nov 2000 06:52:43 +0000 (06:52 +0000)]
(ange-ftp-file-modtime): Don't use `caddr'.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 16 Nov 2000 06:36:21 +0000 (06:36 +0000)]
*** empty log message ***

23 years ago(fit-window-to-buffer): Fix previous change.
Kenichi Handa [Thu, 16 Nov 2000 06:33:25 +0000 (06:33 +0000)]
(fit-window-to-buffer): Fix previous change.

23 years ago(fit-window-to-buffer): Be sure to acquire at least
Kenichi Handa [Thu, 16 Nov 2000 06:15:55 +0000 (06:15 +0000)]
(fit-window-to-buffer): Be sure to acquire at least
one text line even if the buffer is empty.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 16 Nov 2000 06:14:00 +0000 (06:14 +0000)]
*** empty log message ***

23 years ago(ange-ftp-file-writable-p)
Gerd Moellmann [Thu, 16 Nov 2000 06:13:09 +0000 (06:13 +0000)]
(ange-ftp-file-writable-p)
(ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
ange-ftp-process-verbose to nil.

23 years ago(pos_visible_p): Handle case that we reach ZV without
Gerd Moellmann [Thu, 16 Nov 2000 05:05:34 +0000 (05:05 +0000)]
(pos_visible_p): Handle case that we reach ZV without
knowing the line's height; use the default font's height in that
case.

23 years ago(weight_table): Add `demi' with the same meaning as
Gerd Moellmann [Thu, 16 Nov 2000 04:40:42 +0000 (04:40 +0000)]
(weight_table): Add `demi' with the same meaning as
`demibold'.

23 years ago(null_row): New gloval static variable.
Kenichi Handa [Thu, 16 Nov 2000 00:53:41 +0000 (00:53 +0000)]
(null_row): New gloval static variable.
(clear_glyph_row): Delete local static variable null_row.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 16 Nov 2000 00:53:00 +0000 (00:53 +0000)]
*** empty log message ***

23 years ago(HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.
Jason Rumney [Wed, 15 Nov 2000 23:48:42 +0000 (23:48 +0000)]
(HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.
(w32_alloc_lighter_color): Use new brightness calculations from
xterm.c. Scale delta to be in the range expected by W32.
(w32_draw_relief_rect): Use frame relief colors.

23 years ago8-bit in multibyte buffers
Dave Love [Wed, 15 Nov 2000 23:17:11 +0000 (23:17 +0000)]
8-bit in multibyte buffers

23 years agoPOP tweak.
Dave Love [Wed, 15 Nov 2000 23:16:04 +0000 (23:16 +0000)]
POP tweak.

23 years agoGFDL. :help-echo change.
Dave Love [Wed, 15 Nov 2000 23:08:13 +0000 (23:08 +0000)]
GFDL.  :help-echo change.

23 years ago(widget-specify-field, widget-specify-button): If
Dave Love [Wed, 15 Nov 2000 23:01:25 +0000 (23:01 +0000)]
(widget-specify-field, widget-specify-button): If
:help-echo is a function, set help-echo of overlay to
widget-mouse-help.
(widget-mouse-help): New function.
(widget-echo-help): Rewritten for :help-echo functions only taking
a widget arg.

23 years agoModify about inserting 8-bit.
Dave Love [Wed, 15 Nov 2000 21:11:12 +0000 (21:11 +0000)]
Modify about inserting 8-bit.

23 years ago(eudc-bob-can-display-inline-images): Use
Dave Love [Wed, 15 Nov 2000 20:54:15 +0000 (20:54 +0000)]
(eudc-bob-can-display-inline-images): Use
display-graphic-p.
(eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
and that JPEG is available.
(eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.

23 years ago(locale-charset-language-names):
Dave Love [Wed, 15 Nov 2000 20:31:33 +0000 (20:31 +0000)]
(locale-charset-language-names):
Match @euro.

23 years agocomment fix
Dave Love [Wed, 15 Nov 2000 20:06:40 +0000 (20:06 +0000)]
comment fix

23 years agoFix spurion.
Dave Love [Wed, 15 Nov 2000 20:01:04 +0000 (20:01 +0000)]
Fix spurion.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 15 Nov 2000 19:25:57 +0000 (19:25 +0000)]
*** empty log message ***

23 years ago(pos_visible_p): Improve function comment.
Gerd Moellmann [Wed, 15 Nov 2000 19:25:32 +0000 (19:25 +0000)]
(pos_visible_p): Improve function comment.

23 years ago(syms_of_frame_1): Removed; code moved to syms_of_frame.
Gerd Moellmann [Wed, 15 Nov 2000 19:24:52 +0000 (19:24 +0000)]
(syms_of_frame_1): Removed; code moved to syms_of_frame.
(Qinhibit_default_face_x_resources): New variable.
(syms_of_frame): Initialize it.
(Fmodify_frame_parameters): Bind inhibit-default-face-x-resources.

23 years ago(BINDING_STACK_SIZE): New macro.
Gerd Moellmann [Wed, 15 Nov 2000 19:24:35 +0000 (19:24 +0000)]
(BINDING_STACK_SIZE): New macro.

23 years ago(face-set-after-frame-default): If
Gerd Moellmann [Wed, 15 Nov 2000 19:22:06 +0000 (19:22 +0000)]
(face-set-after-frame-default): If
`inhibit-default-face-x-resources' is bound, don't intiialize the
default face from X resources.

23 years ago(custom-deps, finder-data, autoloads, recompile): Don't set EMACSLOADPATH.
Eli Zaretskii [Wed, 15 Nov 2000 17:54:40 +0000 (17:54 +0000)]
(custom-deps, finder-data, autoloads, recompile): Don't set EMACSLOADPATH.

23 years ago(INFOSOURCES): Remove info-stnd.texi from prerequisites.
Eli Zaretskii [Wed, 15 Nov 2000 14:04:43 +0000 (14:04 +0000)]
(INFOSOURCES): Remove info-stnd.texi from prerequisites.

23 years agoFile removed.
Eli Zaretskii [Wed, 15 Nov 2000 14:02:55 +0000 (14:02 +0000)]
File removed.

23 years ago(Getting Started): Remove menu entry "Using Stand-alone Info".
Eli Zaretskii [Wed, 15 Nov 2000 14:01:18 +0000 (14:01 +0000)]
(Getting Started): Remove menu entry "Using Stand-alone Info".
(Using Stand-alone Info): Remove node.

23 years ago(texinfo-insert-@uref): Renamed from
Eli Zaretskii [Wed, 15 Nov 2000 13:57:50 +0000 (13:57 +0000)]
(texinfo-insert-@uref): Renamed from
texinfo-insert-@url.
(texinfo-insert-@url): A defalias for texinfo-insert-@uref.
(texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 15 Nov 2000 13:37:16 +0000 (13:37 +0000)]
*** empty log message ***

23 years ago(directory_files_internal) [EAGAIN || EINTR]: Retry
Gerd Moellmann [Wed, 15 Nov 2000 12:34:58 +0000 (12:34 +0000)]
(directory_files_internal) [EAGAIN || EINTR]: Retry
reading the directory if readdir returns null and errno is EAGAIN
or EINTR.

23 years ago(checkdoc-minor-mode) <defvar>: Remove.
Stefan Monnier [Tue, 14 Nov 2000 20:11:23 +0000 (20:11 +0000)]
(checkdoc-minor-mode) <defvar>: Remove.
(checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
(checkdoc-minor-keymap): Backward compatibility.
(checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
(checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
(checkdoc-this-string-valid-engine): Be a bit more strict
to avoid matching substrings of `...' quoted vars/funs.
(checkdoc-defun-info): Only look for `interactive' if alone.
(debug-ignored-errors): Add "arg doesn't appear in docstring".

23 years ago*** empty log message ***
Stefan Monnier [Tue, 14 Nov 2000 19:30:59 +0000 (19:30 +0000)]
*** empty log message ***

23 years ago(grep): `tag-default' can be nil.
Stefan Monnier [Tue, 14 Nov 2000 19:30:53 +0000 (19:30 +0000)]
(grep): `tag-default' can be nil.

23 years agoNew maintainer version.
Dave Love [Tue, 14 Nov 2000 18:52:08 +0000 (18:52 +0000)]
New maintainer version.

23 years ago(try_scrolling): Set scroll_max to max of scroll_* args
Stefan Monnier [Tue, 14 Nov 2000 18:38:07 +0000 (18:38 +0000)]
(try_scrolling): Set scroll_max to max of scroll_* args
so setting scroll-step to 1 doesn't defeat scroll-conservatively.
Set amount_to_scroll to max of dx and scroll_step so that
scroll-conservatively doesn't defeat scroll-step>1.
(syms_of_xdisp): Add a hint in scroll-step's docstring to use
scroll-conservatively for line-at-a-time scrolling.

23 years agoStuff from tool-bar.el.
Dave Love [Tue, 14 Nov 2000 18:23:05 +0000 (18:23 +0000)]
Stuff from tool-bar.el.

23 years ago(diff-imenu-generic-expression): Modify unidiff
Dave Love [Tue, 14 Nov 2000 18:09:21 +0000 (18:09 +0000)]
(diff-imenu-generic-expression): Modify unidiff
pattern.

23 years agoFix again.
Dave Love [Tue, 14 Nov 2000 17:19:59 +0000 (17:19 +0000)]
Fix again.

23 years ago(comment-indent): Paren typo.
Stefan Monnier [Tue, 14 Nov 2000 15:10:02 +0000 (15:10 +0000)]
(comment-indent): Paren typo.

23 years ago*** empty log message ***
Dave Love [Tue, 14 Nov 2000 14:41:51 +0000 (14:41 +0000)]
*** empty log message ***

23 years agoFix bogus last checkin.
Dave Love [Tue, 14 Nov 2000 14:41:38 +0000 (14:41 +0000)]
Fix bogus last checkin.

23 years agoDoc fixes.
Dave Love [Tue, 14 Nov 2000 14:41:24 +0000 (14:41 +0000)]
Doc fixes.
(cmuscheme) <defgroup>: Use `scheme' as parent.
(cmuscheme-program-name): Remove.  Change uses to
scheme-program-name.

23 years ago(scheme-program-name): Don't define here.
Dave Love [Tue, 14 Nov 2000 14:34:13 +0000 (14:34 +0000)]
(scheme-program-name): Don't define here.

23 years ago(scheme-program-name): New variable
Dave Love [Tue, 14 Nov 2000 14:33:29 +0000 (14:33 +0000)]
(scheme-program-name): New variable
(originally in cmuscheme).

23 years ago(fit-window-to-buffer): Handle windows without mode-lines.
Miles Bader [Tue, 14 Nov 2000 12:58:47 +0000 (12:58 +0000)]
(fit-window-to-buffer): Handle windows without mode-lines.
Handle header-lines.  Don't loop forever if we can't enlarge the
window anymore.  Simplify a bit.

23 years ago(tex-mode-map): Remove `tex-compile', not ready for prime-time.
Stefan Monnier [Tue, 14 Nov 2000 11:50:40 +0000 (11:50 +0000)]
(tex-mode-map): Remove `tex-compile', not ready for prime-time.

23 years ago(quail-show-guidance-buf): Call fit-window-to-buffer to assure the
Kenichi Handa [Tue, 14 Nov 2000 11:46:44 +0000 (11:46 +0000)]
(quail-show-guidance-buf): Call fit-window-to-buffer to assure the
enough height of the guidance buffer.
(quail-update-guidance): Avoid making the guidance buffer shorter.

23 years ago(fit-window-to-buffer): Don't check
Kenichi Handa [Tue, 14 Nov 2000 11:46:01 +0000 (11:46 +0000)]
(fit-window-to-buffer): Don't check
window-text-height.  Assure that the last line is fully visible.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 14 Nov 2000 11:45:42 +0000 (11:45 +0000)]
*** empty log message ***

23 years ago(tex-font-lock-keywords-1): Use `keep'
Stefan Monnier [Tue, 14 Nov 2000 11:41:51 +0000 (11:41 +0000)]
(tex-font-lock-keywords-1): Use `keep'
rather than `prepend' and add an interesting comment.
(tex-math-face, tex-font-lock-syntactic-face-function):
New face and function to use it.
(tex-define-common-keys, tex-mode-map): Use menu-item rather
than `menu-enable' symbol property.
(tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
(tex-mode): Add some latex-mode commands for auto-selection.
Use tex-font-lock-syntactic-face-function.
(tex-insert-quote): Simplify.
(tex-shell): New mode.
(tex-start-shell): Use it.
(tex-shell-proc, tex-shell-buf): New functions.
(tex-send-command): Use it.
(tex-main-file): Fix the meaning of the new arg REALFILE.
(tex-send-tex-command): New function split from `tex-start-tex'.
Set compilation-last-buffer and compilation-parsing-end.

23 years ago*** empty log message ***
Dave Love [Tue, 14 Nov 2000 10:29:20 +0000 (10:29 +0000)]
*** empty log message ***

23 years agomogriy'd from the XPM
Dave Love [Tue, 14 Nov 2000 10:17:57 +0000 (10:17 +0000)]
mogriy'd from the XPM

23 years ago(comment-indent-default): Stick \s<\s< to the left
Stefan Monnier [Tue, 14 Nov 2000 10:04:20 +0000 (10:04 +0000)]
(comment-indent-default): Stick \s<\s< to the left
when it follows non-comment text on the line.

23 years ago(lisp-mode-variables):
Stefan Monnier [Tue, 14 Nov 2000 09:52:24 +0000 (09:52 +0000)]
(lisp-mode-variables):
Set font-lock-defaults.
(lisp-mode-shared-map): Init inside the defvar.
(emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
Use define-derived-mode.

23 years ago(header-line): Use `:box nil' for color/gs displays too.
Miles Bader [Tue, 14 Nov 2000 09:02:02 +0000 (09:02 +0000)]
(header-line): Use `:box nil' for color/gs displays too.

23 years ago(Fpos_visible_in_window_p): Call pos_visible with
Gerd Moellmann [Tue, 14 Nov 2000 05:44:18 +0000 (05:44 +0000)]
(Fpos_visible_in_window_p): Call pos_visible with
extra argument.

23 years ago(current_mode_line_height, current_header_line_height):
Gerd Moellmann [Tue, 14 Nov 2000 05:43:18 +0000 (05:43 +0000)]
(current_mode_line_height, current_header_line_height):
New variables.
(init_xdisp): Initialize them.
(pos_visible_p): Add parameter EXACT_MODE_LINE_HEIGHTS_P.  Compute
and use exact mode line heights if it is set.

23 years ago(pos_visible_p): Change prototype.
Gerd Moellmann [Tue, 14 Nov 2000 05:41:41 +0000 (05:41 +0000)]
(pos_visible_p): Change prototype.

23 years ago(CURRENT_MODE_LINE_HEIGHT)
Gerd Moellmann [Tue, 14 Nov 2000 05:41:13 +0000 (05:41 +0000)]
(CURRENT_MODE_LINE_HEIGHT)
(CURRENT_HEADER_LINE_HEIGHT):  Look at current_mode_line_height
and current_header_line_height first.
(current_mode_line_height, current_header_line_height): Declare
extern.

23 years ago(byte-compile-unfold-lambda): Don't
Gerd Moellmann [Tue, 14 Nov 2000 04:41:56 +0000 (04:41 +0000)]
(byte-compile-unfold-lambda): Don't
recursively optimize body because that can lead to infinite
recursion; see comment there.

23 years ago(x_alloc_lighter_color): Use real brightness calculation.
Miles Bader [Tue, 14 Nov 2000 01:45:45 +0000 (01:45 +0000)]
(x_alloc_lighter_color): Use real brightness calculation.
  Just use FACTOR/2 instead of HIGHLIGHT_COLOR_DARK_BOOST.
(HIGHLIGHT_COLOR_DARK_BOOST): Macro removed.

23 years agoExchange mail mangling.
Dave Love [Mon, 13 Nov 2000 23:31:10 +0000 (23:31 +0000)]
Exchange mail mangling.

23 years agoIn the entry for config.in from 2000-11-07, change HAVE_MKDIR
Eli Zaretskii [Mon, 13 Nov 2000 16:30:33 +0000 (16:30 +0000)]
In the entry for config.in from 2000-11-07, change HAVE_MKDIR
to HAVE_MKSTEMP.

23 years agoFix a typo in a comment.
Eli Zaretskii [Mon, 13 Nov 2000 16:27:47 +0000 (16:27 +0000)]
Fix a typo in a comment.

23 years ago(HAVE_MKSTEMP): Define.
Eli Zaretskii [Mon, 13 Nov 2000 16:24:15 +0000 (16:24 +0000)]
(HAVE_MKSTEMP): Define.

23 years ago*** empty log message ***
Miles Bader [Mon, 13 Nov 2000 15:57:21 +0000 (15:57 +0000)]
*** empty log message ***

23 years ago(x_alloc_lighter_color): Include an additive component too for dark
Miles Bader [Mon, 13 Nov 2000 15:47:32 +0000 (15:47 +0000)]
(x_alloc_lighter_color): Include an additive component too for dark
  colors, because FACTOR isn't enough.
(HIGHLIGHT_COLOR_DARK_BOOST, HIGHLIGHT_COLOR_DARK_BOOST_LIMIT):
  New macros.

23 years ago(face-spec-set-match-display): Revert the change from
Eli Zaretskii [Mon, 13 Nov 2000 15:03:35 +0000 (15:03 +0000)]
(face-spec-set-match-display): Revert the change from
2000-10-24.  Add a FIXME for after v21.1.

23 years ago(show_help_echo): Call message3_nolog with number of
Gerd Moellmann [Mon, 13 Nov 2000 13:39:21 +0000 (13:39 +0000)]
(show_help_echo): Call message3_nolog with number of
bytes in the help string as 2nd parameter, instead of the number
of characters.

23 years ago*** empty log message ***
Miles Bader [Mon, 13 Nov 2000 12:25:59 +0000 (12:25 +0000)]
*** empty log message ***