bpt/emacs.git
23 years ago(save_or_restore_current_matrices): Function removed.
Gerd Moellmann [Mon, 15 Jan 2001 13:46:41 +0000 (13:46 +0000)]
(save_or_restore_current_matrices): Function removed.
(save_current_matrix, restore_current_matrix): New functions.
(adjust_frame_glyphs_for_frame_redisplay): Use them to save and
restore the frame's current matrix.  Due to the glyph pointer
setup done in adjust_glyph_matrix, there is no easy way to make
saving the current matrix in the desired matrix generally correct,
so don't try it.

23 years ago(ansi-colors) <defgroup>: Fix :version by Dave
Gerd Moellmann [Mon, 15 Jan 2001 11:34:27 +0000 (11:34 +0000)]
(ansi-colors) <defgroup>: Fix :version by Dave
Love <fx@gnu.org>
(ansi-color-for-comint-mode): Fix :version.

(ansi-color-unfontify-region): Doc change.

23 years ago2000-05-31 Karl M. Hegbloom <karlheg@debian.org>
Francesco Potortì [Mon, 15 Jan 2001 10:35:16 +0000 (10:35 +0000)]
2000-05-31  Karl M. Hegbloom  <karlheg@debian.org>

* etags.1: correct several markup errors.

23 years ago*** empty log message ***
Francesco Potortì [Mon, 15 Jan 2001 08:59:15 +0000 (08:59 +0000)]
*** empty log message ***

23 years ago2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it>
Francesco Potortì [Mon, 15 Jan 2001 08:57:56 +0000 (08:57 +0000)]
2001-01-15  Francesco Potorti`  <pot@pot.cnuce.cnr.it>

* etags.c (print_language_names): Print filenames in addition to
suffixes.

23 years ago(insert_left_trunc_glyphs): Overwrite padding glyphs by
Kenichi Handa [Mon, 15 Jan 2001 04:32:52 +0000 (04:32 +0000)]
(insert_left_trunc_glyphs): Overwrite padding glyphs by
truncation glyphs.
(display_line): Optimize for wide characters.
(display_string): Don't try to display a multi-column charaters
partially.  On ttys, produce more than one truncation glyph for
multi-column characters that don't fit on the line.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 15 Jan 2001 04:32:25 +0000 (04:32 +0000)]
*** empty log message ***

23 years ago(define-ccl-program): Fix docstring.
Kenichi Handa [Mon, 15 Jan 2001 00:38:41 +0000 (00:38 +0000)]
(define-ccl-program): Fix docstring.

23 years agoAdded instructions for use of Ada tags.
Francesco Potortì [Sun, 14 Jan 2001 21:04:25 +0000 (21:04 +0000)]
Added instructions for use of Ada tags.

23 years agoChanges for makefile support in etags.
Francesco Potortì [Sun, 14 Jan 2001 20:48:05 +0000 (20:48 +0000)]
Changes for makefile support in etags.

23 years ago*** empty log message ***
Eli Zaretskii [Sun, 14 Jan 2001 19:26:14 +0000 (19:26 +0000)]
*** empty log message ***

23 years ago(dired-insert-directory): If file-system-info fails,
Eli Zaretskii [Sun, 14 Jan 2001 19:16:07 +0000 (19:16 +0000)]
(dired-insert-directory): If file-system-info fails,
remove the " free " part, but don't signal an error.

23 years ago(write_c_args): Print newlines as spaces.
Gerd Moellmann [Sat, 13 Jan 2001 16:49:49 +0000 (16:49 +0000)]
(write_c_args): Print newlines as spaces.

23 years ago(WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define
Kenichi Handa [Sat, 13 Jan 2001 07:14:02 +0000 (07:14 +0000)]
(WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define
it instead of WORDS_BIGENDIAN.  Caller changed.

23 years ago*** empty log message ***
Kenichi Handa [Sat, 13 Jan 2001 07:13:41 +0000 (07:13 +0000)]
*** empty log message ***

23 years agoFix typo in the code setting x_search_path.
Kenichi Handa [Sat, 13 Jan 2001 07:10:58 +0000 (07:10 +0000)]
Fix typo in the code setting x_search_path.

23 years ago(x_to_w32_color, x_set_icon_name, xlfd_strip_height)
Jason Rumney [Sat, 13 Jan 2001 00:04:05 +0000 (00:04 +0000)]
(x_to_w32_color, x_set_icon_name, xlfd_strip_height)
(w32_list_synthesized_fonts, lookup_image, Fx_file_dialog)
(Fw32_send_sys_command): Remove unused variables.
(w32_msg_pump): Add parentheses.
(Fimage_size, image_ascent, lookup_image)
(IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR, parse_image_spec)
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
(tiff_format, gif_format, gs_format): Adapt to change of image
margins.

23 years ago(x_produce_image_glyph, x_draw_image_foreground)
Jason Rumney [Sat, 13 Jan 2001 00:01:51 +0000 (00:01 +0000)]
(x_produce_image_glyph, x_draw_image_foreground)
(x_draw_image_relief, x_draw_image_foreground_1)
(x_draw_image_glyph_string): Adapt to change of image margins.
(w32_fill_rect, w32_read_socket, x_bitmap_icon)
(x_new_fontset, x_calc_absolute_position, x_iconify_frame):
Add parentheses.

23 years ago(init_environment, sys_shutdown, sys_pipe): Remove unused
Jason Rumney [Sat, 13 Jan 2001 00:00:26 +0000 (00:00 +0000)]
(init_environment, sys_shutdown, sys_pipe): Remove unused
variables.

23 years ago(search_file_line, get_cached_font_char)
Jason Rumney [Fri, 12 Jan 2001 23:59:37 +0000 (23:59 +0000)]
(search_file_line, get_cached_font_char)
(cache_char_offset, create_offscreen_bitmap): Remove unused variables.

23 years ago(w32_console_toggle_lock_key): Add parentheses.
Jason Rumney [Fri, 12 Jan 2001 23:59:09 +0000 (23:59 +0000)]
(w32_console_toggle_lock_key): Add parentheses.

23 years agonew backquote syntax
Sam Steingold [Fri, 12 Jan 2001 22:49:40 +0000 (22:49 +0000)]
new backquote syntax

23 years agoadded elisp reference manual
Sam Steingold [Fri, 12 Jan 2001 22:44:24 +0000 (22:44 +0000)]
added elisp reference manual

23 years ago(last): Handle a list that doesn't end in nil.
Richard M. Stallman [Fri, 12 Jan 2001 19:51:09 +0000 (19:51 +0000)]
(last): Handle a list that doesn't end in nil.

23 years ago*** empty log message ***
Richard M. Stallman [Fri, 12 Jan 2001 19:48:56 +0000 (19:48 +0000)]
*** empty log message ***

23 years ago(lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.
Sam Steingold [Fri, 12 Jan 2001 18:07:31 +0000 (18:07 +0000)]
(lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 12 Jan 2001 15:21:00 +0000 (15:21 +0000)]
*** empty log message ***

23 years ago(Vtool_bar_button_margin): Replaces tool_bar_button_margin.
Gerd Moellmann [Fri, 12 Jan 2001 15:12:10 +0000 (15:12 +0000)]
(Vtool_bar_button_margin): Replaces tool_bar_button_margin.
(build_desired_tool_bar_string): Handle Vtool_bar_button_margin
being a pair of margins.
(syms_of_xdisp): Change DEFVAR_INT of tool-bar-button-margins
to DEFVAR_LISP.  Extend doc.

23 years ago(x_produce_image_glyph, x_draw_image_foreground)
Gerd Moellmann [Fri, 12 Jan 2001 15:09:58 +0000 (15:09 +0000)]
(x_produce_image_glyph, x_draw_image_foreground)
(x_draw_image_relief, x_draw_image_foreground_1)
(x_draw_image_glyph_string): Adapt to the change of image margins.

23 years ago(Fimage_size, image_ascent): Adapt to the change of image
Gerd Moellmann [Fri, 12 Jan 2001 15:09:21 +0000 (15:09 +0000)]
(Fimage_size, image_ascent): Adapt to the change of image
margins.
(lookup_image): If `:margin MARGIN' is specified, and MARGIN is a
pair of integers `(X . Y)', use X for the horizontal and Y for the
vertical margin.
(IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR): New enumerator.
(parse_image_spec): Check it.
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format)
(tiff_format, gif_format, gs_format): Use
IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR for :margin.

23 years ago(struct image): Replace member `margin' with
Gerd Moellmann [Fri, 12 Jan 2001 15:08:17 +0000 (15:08 +0000)]
(struct image): Replace member `margin' with
`hmargin' and `vmargin'.

23 years agoFix a typo in the last entry for dispnew.c
Eli Zaretskii [Fri, 12 Jan 2001 14:33:21 +0000 (14:33 +0000)]
Fix a typo in the last entry for dispnew.c

23 years ago(clear_mouse_face=): Improve a comment.
Gerd Moellmann [Fri, 12 Jan 2001 14:16:15 +0000 (14:16 +0000)]
(clear_mouse_face=): Improve a comment.

23 years agoFix last change.
Gerd Moellmann [Fri, 12 Jan 2001 14:11:51 +0000 (14:11 +0000)]
Fix last change.

23 years ago(update_text_area): Put code which decrements the
Gerd Moellmann [Fri, 12 Jan 2001 14:09:54 +0000 (14:09 +0000)]
(update_text_area): Put code which decrements the
stop position when the row's face extends to the end of the
line in � 0.

23 years ago(Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
Gerd Moellmann [Fri, 12 Jan 2001 14:09:24 +0000 (14:09 +0000)]
(Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
and GLYPHS.
(Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
and GLYPHS.

23 years ago(customize-menu-create): Fix the :filter.
Dave Love [Fri, 12 Jan 2001 12:59:53 +0000 (12:59 +0000)]
(customize-menu-create): Fix the :filter.

23 years ago(function): Add :match-alternatives.
Dave Love [Fri, 12 Jan 2001 12:54:42 +0000 (12:54 +0000)]
(function): Add :match-alternatives.
(widget-color-action): Doc fix.

23 years ago(ada-popup-key): Fix last change.
Dave Love [Fri, 12 Jan 2001 12:40:28 +0000 (12:40 +0000)]
(ada-popup-key): Fix last change.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 12 Jan 2001 12:38:50 +0000 (12:38 +0000)]
*** empty log message ***

23 years ago(x_set_mouse_color): Fix color allocation.
Gerd Moellmann [Fri, 12 Jan 2001 12:38:21 +0000 (12:38 +0000)]
(x_set_mouse_color): Fix color allocation.

23 years ago(calendar-basic-setup): Doc fix.
Gerd Moellmann [Fri, 12 Jan 2001 11:51:31 +0000 (11:51 +0000)]
(calendar-basic-setup): Doc fix.

23 years agoCall get_local_map with new argument list.
Gerd Moellmann [Fri, 12 Jan 2001 11:19:36 +0000 (11:19 +0000)]
Call get_local_map with new argument list.
(Fwhere_is_internal): Rename parameter XKEYMAP to KEYMAP.

23 years ago(enum map_property): Removed.
Gerd Moellmann [Fri, 12 Jan 2001 11:18:41 +0000 (11:18 +0000)]
(enum map_property): Removed.
(get_local_map): Change prototype.

23 years ago(get_local_map): Change TYPE to Lisp_Object.
Gerd Moellmann [Fri, 12 Jan 2001 11:18:20 +0000 (11:18 +0000)]
(get_local_map): Change TYPE to Lisp_Object.

23 years agoCall get_local_map with new argument list.
Gerd Moellmann [Fri, 12 Jan 2001 11:17:53 +0000 (11:17 +0000)]
Call get_local_map with new argument list.

23 years ago(prefer-coding-system): Fix docstring.
Kenichi Handa [Fri, 12 Jan 2001 06:33:21 +0000 (06:33 +0000)]
(prefer-coding-system): Fix docstring.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 12 Jan 2001 06:33:07 +0000 (06:33 +0000)]
*** empty log message ***

23 years ago(define-ccl-program): Fix docstring.
Kenichi Handa [Fri, 12 Jan 2001 05:40:00 +0000 (05:40 +0000)]
(define-ccl-program): Fix docstring.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 12 Jan 2001 05:39:33 +0000 (05:39 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Thu, 11 Jan 2001 23:15:04 +0000 (23:15 +0000)]
*** empty log message ***

23 years agoNBSP as hollow box
Dave Love [Thu, 11 Jan 2001 23:09:41 +0000 (23:09 +0000)]
NBSP as hollow box

23 years ago(standard-display-european-internal):
Dave Love [Thu, 11 Jan 2001 23:01:41 +0000 (23:01 +0000)]
(standard-display-european-internal):
Set display table for 2208 as for 160.

23 years ago(build_desired_tool_bar_string): Correct the computation
Gerd Moellmann [Thu, 11 Jan 2001 19:33:59 +0000 (19:33 +0000)]
(build_desired_tool_bar_string): Correct the computation
of the size needed for the tool bar string.  For the last image,
use a `display' property that reaches to the end of the string.

23 years ago(fortran-mode-map): Modify Customization
Dave Love [Thu, 11 Jan 2001 19:13:43 +0000 (19:13 +0000)]
(fortran-mode-map): Modify Customization
entry for custom-menu-create change.
(fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
don't cons it in the search loop.

23 years ago(imenu--truncate-items): Revert last change.
Dave Love [Thu, 11 Jan 2001 19:04:29 +0000 (19:04 +0000)]
(imenu--truncate-items): Revert last change.

23 years agoTell them to use before-change-functions and after-change-functions
Eli Zaretskii [Thu, 11 Jan 2001 16:44:28 +0000 (16:44 +0000)]
Tell them to use before-change-functions and after-change-functions
instead of the obsolete before-change-function and after-change-function.

23 years ago(Info-setup-header-line): If the node header includes
Eli Zaretskii [Thu, 11 Jan 2001 16:41:38 +0000 (16:41 +0000)]
(Info-setup-header-line): If the node header includes
either Next: or Prev: links, don't show the File: and Node: parts
in the header line.

23 years agoAsk for locale info in bug reports.
Richard M. Stallman [Thu, 11 Jan 2001 16:10:23 +0000 (16:10 +0000)]
Ask for locale info in bug reports.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 Jan 2001 16:09:32 +0000 (16:09 +0000)]
*** empty log message ***

23 years ago(selection_request_dpyinfo): New variable.
Gerd Moellmann [Thu, 11 Jan 2001 16:08:55 +0000 (16:08 +0000)]
(selection_request_dpyinfo): New variable.
(x_handle_selection_request): Set it.
(x_selection_request_lisp_error): Don't call
x_decline_selection_request if selection request's display has
been closed.

23 years ago(comint-goto-process-mark): Don't print a message
Gerd Moellmann [Thu, 11 Jan 2001 15:39:27 +0000 (15:39 +0000)]
(comint-goto-process-mark): Don't print a message
when running in batch mode.

23 years ago(isearch-search): In the condition-case handler for
Gerd Moellmann [Thu, 11 Jan 2001 15:31:12 +0000 (15:31 +0000)]
(isearch-search): In the condition-case handler for
`error', set isearch-invalid-regexp to the whole error message.

23 years ago(load-symbol-file-load-history): New function extracted
Gerd Moellmann [Thu, 11 Jan 2001 14:24:22 +0000 (14:24 +0000)]
(load-symbol-file-load-history): New function extracted
from function symbol-file.
(symbol-file): Use it.

23 years ago(eval-after-load): Call load-symbol-file-load-history to
Gerd Moellmann [Thu, 11 Jan 2001 14:24:02 +0000 (14:24 +0000)]
(eval-after-load): Call load-symbol-file-load-history to
ensure that eval-after-load works for files dumped with Emacs.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 11 Jan 2001 13:37:34 +0000 (13:37 +0000)]
*** empty log message ***

23 years agoUse the same colors as exit.xpm.
Gerd Moellmann [Thu, 11 Jan 2001 13:37:03 +0000 (13:37 +0000)]
Use the same colors as exit.xpm.

23 years ago(x_free_colors, x_free_dpy_colors): Do the
Gerd Moellmann [Thu, 11 Jan 2001 12:49:00 +0000 (12:49 +0000)]
(x_free_colors, x_free_dpy_colors): Do the
unregister_colors before calling XFreeColors.

23 years ago(find-tag-interactive): If last-tag is nil,
Eli Zaretskii [Thu, 11 Jan 2001 10:18:42 +0000 (10:18 +0000)]
(find-tag-interactive): If last-tag is nil,
behave as if there were no prefix argument.
(find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
argument were nil.

23 years ago(isearch-lazy-highlight-update):
Richard M. Stallman [Thu, 11 Jan 2001 08:08:51 +0000 (08:08 +0000)]
(isearch-lazy-highlight-update):
Don't look for more potential matches once maximum is exceeded.
Use overlays-in to check correctly for overlap with current match.
Ignore empty matches.

23 years ago*** empty log message ***
Richard M. Stallman [Thu, 11 Jan 2001 08:08:26 +0000 (08:08 +0000)]
*** empty log message ***

23 years agoFix a typo: end -> and.
Eli Zaretskii [Thu, 11 Jan 2001 07:54:40 +0000 (07:54 +0000)]
Fix a typo: end -> and.

23 years ago(ispell-adjusted-window-height): New function.
Miles Bader [Thu, 11 Jan 2001 07:54:17 +0000 (07:54 +0000)]
(ispell-adjusted-window-height): New function.
(ispell-overlay-window, ispell-help, ispell-show-choices)
(ispell-command-loop): Use it instead of `window-height'.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 10 Jan 2001 20:23:03 +0000 (20:23 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Richard M. Stallman [Wed, 10 Jan 2001 20:19:30 +0000 (20:19 +0000)]
*** empty log message ***

23 years ago(confirm-kill-emacs): New user-option.
Gerd Moellmann [Wed, 10 Jan 2001 20:19:16 +0000 (20:19 +0000)]
(confirm-kill-emacs): New user-option.
(save-buffers-kill-emacs): Ask for final confirmation before
killing Emacs.

23 years ago*** empty log message ***
Richard M. Stallman [Wed, 10 Jan 2001 20:18:38 +0000 (20:18 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Wed, 10 Jan 2001 19:24:46 +0000 (19:24 +0000)]
*** empty log message ***

23 years ago(hi-lock-exclude-modes): Fix :type.
Dave Love [Wed, 10 Jan 2001 17:29:33 +0000 (17:29 +0000)]
(hi-lock-exclude-modes): Fix :type.

23 years ago(calculator-number-digits): Fix :type.
Dave Love [Wed, 10 Jan 2001 17:28:35 +0000 (17:28 +0000)]
(calculator-number-digits): Fix :type.

23 years ago(isearch-done): Set isearch-lazy-highlight-start
Gerd Moellmann [Wed, 10 Jan 2001 17:20:35 +0000 (17:20 +0000)]
(isearch-done): Set isearch-lazy-highlight-start
to nil.

23 years ago*** empty log message ***
Dave Love [Wed, 10 Jan 2001 17:17:29 +0000 (17:17 +0000)]
*** empty log message ***

23 years ago(eshell-ange-ls-uids): Fix :type.
Gerd Moellmann [Wed, 10 Jan 2001 17:01:22 +0000 (17:01 +0000)]
(eshell-ange-ls-uids): Fix :type.

23 years ago(ansi-colors) <defgroup>: Fix :version.
Gerd Moellmann [Wed, 10 Jan 2001 16:58:11 +0000 (16:58 +0000)]
(ansi-colors) <defgroup>: Fix :version.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 10 Jan 2001 15:24:55 +0000 (15:24 +0000)]
*** empty log message ***

23 years ago(${etc}DOC): Depend on ${shortlisp} and
Gerd Moellmann [Wed, 10 Jan 2001 15:24:21 +0000 (15:24 +0000)]
(${etc}DOC): Depend on ${shortlisp} and
${SOME_MACHINE_LISP}, not ${lisp}.

23 years agoDon't reset LIBS at end of -lXmu test. Test for
Gerd Moellmann [Wed, 10 Jan 2001 15:18:48 +0000 (15:18 +0000)]
Don't reset LIBS at end of -lXmu test.  Test for
-lXext.
(HAVE_XKBGETKEYBOARD): Fix reporting of result.
(HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
(HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
Don't frob CFLAGS.  Remove extra X libs from AC_CHECK_LIB
(now in $LIBS).

23 years ago(set-variable): Force a thorough redisplay for the
Gerd Moellmann [Wed, 10 Jan 2001 15:10:01 +0000 (15:10 +0000)]
(set-variable): Force a thorough redisplay for the
case that the variable has an effect on the display, like
`tab-width' has.

23 years ago#
André Spiegel [Wed, 10 Jan 2001 14:45:48 +0000 (14:45 +0000)]
#

23 years ago(display_line): On ttys, produce more than one
Gerd Moellmann [Wed, 10 Jan 2001 14:43:30 +0000 (14:43 +0000)]
(display_line): On ttys, produce more than one
truncation glyph for multibyte characters that don't fit on the
line.

23 years agoAdded documentation for backend interface.
André Spiegel [Wed, 10 Jan 2001 14:42:53 +0000 (14:42 +0000)]
Added documentation for backend interface.

23 years agoFix the file name in the 2001-01-06 entry for ediff-vers.el.
Eli Zaretskii [Wed, 10 Jan 2001 14:00:05 +0000 (14:00 +0000)]
Fix the file name in the 2001-01-06 entry for ediff-vers.el.

23 years agoSet version to 21.0.96.
Gerd Moellmann [Wed, 10 Jan 2001 13:09:37 +0000 (13:09 +0000)]
Set version to 21.0.96.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 10 Jan 2001 12:50:09 +0000 (12:50 +0000)]
*** empty log message ***

23 years ago(c-font-lock-extra-types): Add "Lisp_Object".
Kenichi Handa [Wed, 10 Jan 2001 12:28:06 +0000 (12:28 +0000)]
(c-font-lock-extra-types): Add "Lisp_Object".

23 years ago*** empty log message ***
Kenichi Handa [Wed, 10 Jan 2001 12:27:48 +0000 (12:27 +0000)]
*** empty log message ***

23 years ago(x_reply_selection_request): Add a comment.
Gerd Moellmann [Wed, 10 Jan 2001 12:23:46 +0000 (12:23 +0000)]
(x_reply_selection_request): Add a comment.

23 years ago(Fx_backspace_delete_keys_p): Use XkbGetMap and
Gerd Moellmann [Wed, 10 Jan 2001 12:19:28 +0000 (12:19 +0000)]
(Fx_backspace_delete_keys_p): Use XkbGetMap and
XkbGetNames instead of XkbGetKeyboard.

23 years ago(random): Revert the declaration.
Dave Love [Wed, 10 Jan 2001 11:54:41 +0000 (11:54 +0000)]
(random): Revert the declaration.

23 years agoDon't say "X Windows". From Colin Walters <walters@cis.ohio-state.edu>.
Eli Zaretskii [Wed, 10 Jan 2001 08:15:32 +0000 (08:15 +0000)]
Don't say "X Windows".  From Colin Walters <walters@cis.ohio-state.edu>.