bpt/emacs.git
24 years agoDitto.
Gerd Moellmann [Wed, 21 Jul 1999 21:43:52 +0000 (21:43 +0000)]
Ditto.
(xmenu_show) [LESSTIF_VERSION]: Add workaround for remaining
button grab under LessTif
(HAVE_BOXES): Define if USE_X_TOOLKIT.
(HAVE_BOXES): Define if using Lucid menus.
(single_submenu): Set button_type of menu to
BUTTON_TYPE_NONE.
(single_submenu): Likewise for panes and menu items.
(set_frame_menubar): Set button_type of menu bar to none.
(xmenu_show): Likewise.
(single_submenu): Set widget values selected slot.
(xmenu_show): Likewise.
(push_menu_item): Add parameters `type' and
`selected'. Store it in menu_items.
(MENU_ITEMS_ITEM_TYPE): New.
(MENU_ITEMS_ITEM_SELECTED): New.
(MENU_ITEMS_ITEM_LENGTH): Increase by two.
(popup_get_selection): Use xmalloc/xfree instead of
malloc/free.

24 years ago(x_load_resources): Set double-click time defaults
Gerd Moellmann [Wed, 21 Jul 1999 21:43:52 +0000 (21:43 +0000)]
(x_load_resources): Set double-click time defaults
for Motif list boxes from double-click-time.
(x_load_resources): Add default resoures for file
selection dialog.
(x_load_resources): Add grey background colors as
defaults for menus, scroll bars, and dialogs.
(x_load_resources): Add font defaults for menus and
dialogs.

24 years agoDisplay-related functions implemented from scratch. Add toolkit
Gerd Moellmann [Wed, 21 Jul 1999 21:43:52 +0000 (21:43 +0000)]
Display-related functions implemented from scratch.  Add toolkit
scroll bars, mouse-sensitive mode line, help-echo, busy-cursor.
(x_calc_absolute_position): Subtract menu bar height
for YNegative, if using X toolkit.
(XTread_socket) [USE_MOTIF] <KeyPress>: Catch events
in scroll bars.
(SET_SAVED_MENU_EVENT): Give it statement form.
(XTflash): Don't flash the toolbar window.
(XTread_socket): Workaround for LessTif popup menus
in case of ButtonPress events.
(XTread_socket): Set inhibit_busy_cursor.

24 years ago(struct x_output): Add scroll bar pixel colors, busy_cursor,
Gerd Moellmann [Wed, 21 Jul 1999 21:43:52 +0000 (21:43 +0000)]
(struct x_output): Add scroll bar pixel colors, busy_cursor,
busy_window.  Remove cursor, computed_faces etc.  Add
white_relief_pixel, black_relief_pixel, white_allocated_p,
black_allocated_p, relief_background.
(struct x_display_info): Add gray pixmap, scroll_bar_pixel,
Xatom_Scrollbar, DONE, PAGE, image cache, resx, rey, smallest_char_width,
smallest_font_height.
(scroll_bar): Add x_widget_low and x_widget_high.
(FRAME_X_IMAGE_CACHE): New.
(FRAME_SMALLEST_CHAR_WIDTH): New.
(FRAME_SMALLEST_FONT_HEIGHT): New.
(struct relief): New.
(VERTICAL_SCROLL_BAR_PIXEL_HEIGHT): Removed.
(text_cursor_kinds): New.
(FRAME_FLAGS_BITMAP_HEIGHT): New.
(FRAME_FLAGS_BITMAP_WIDTH): New.
(FRAME_X_FLAGS_AREA_COLS): New.
(FRAME_MODE_LINE_BORDER_WIDTH): Removed.
(FRAME_MODE_LINE_HEIGHT): Removed.
(CHAR_TO_PIXEL_WIDTH): Rrwritten.
(PIXEL_TO_CHAR_WIDTH): Ditto.
(WINDOW_COL_PIXEL_X etc.) Removed.

24 years ago(enriched-translations): Add `display' and "x-display".
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(enriched-translations): Add `display' and "x-display".
(enriched-handle-display-prop): New.
(enriched-decode-display-prop): New.

24 years ago(cl-make-hash-table): Renamed from make-hash-table.
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(cl-make-hash-table): Renamed from make-hash-table.
(cl-hash-table-p): Renamed from hash-table-p.
(cl-hash-table-count): Renamed from hash-table-count.
(maphash): Alias to cl-maphash removed.
(gethash): Likewise.
(puthash): Likewise.
(remhash): Likewise.
(clrhash): Likewise.

24 years ago(easy-menu-do-add-item): Support for new seperator types.
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(easy-menu-do-add-item): Support for new seperator types.

24 years ago(defface): Extend documentation to include new
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(defface): Extend documentation to include new
face attributes.
(defface): Add new face attributes to function comment.

24 years ago(make-mode-line-mouse-sensitive): Add key
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(make-mode-line-mouse-sensitive): Add key
definitions for `top-line'.
(mode-line-format): Replace `mode-name' with
`(:eval mode-line-mode-name)'.
(mode-line-mode-name): New.
(make-mode-line-mouse-sensitive): Don't change default value
of `mode-name'.
(make-mode-line-mouse-sensitive): Use down-mouse-3
instead of mouse-3 to pop up menus.
(make-mode-line-mouse-sensitive): Pop mouse buffer menu over
buffer name.
(mode-line-buffer-menu-1): Removed.
(mode-line-buffer-identification-keymap): New.
(mode-line-buffer-menu-keymap): New.
(mode-line-mode-menu-keymap): New.
(mode-line-unbury-buffer): New.
(mode-line-other-buffer): New.
(mode-line-buffer-menu-1): New.
(mode-line-mode-menu-1): New.
(make-mode-line-mouse-sensitive): New.

24 years agoDitto.
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
Ditto.
(custom-face-attributes): Add overline, strike-through, box.
(custom-face-attributes): Use `choice' everywhere so that "*"
can be entered.
(custom-face-attributes): Don't use `#''.
(custom-face-attributes): Accept color name.
(custom-facep): Always define as alias for facep.
(custom-face-attributes): Use choice widgets. Remove
:bold and :italic.
(custom-face-attributes): Add :bold and :italic
for compatibility with old code.
(custom-face-attributes): Use new face attributes.
(custom-declare-face): Don't make frame-local faces.
(global): Face relief added.

24 years ago(top-level): Give `display' property `format-list-atomic-p.
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(top-level): Give `display' property `format-list-atomic-p.
(format-annotate-single-property-change): Test that property.
If present, treat list property values like atoms.

24 years ago(after-setting-font-hooks): New; from Eric Banchrow
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(after-setting-font-hooks): New; from Eric Banchrow
<offby1@blarg.net>.
(set-frame-font): Run the hooks.
(frame-initialize): Use tty-create-frame-with-faces.
(show-trailing-whitespace): New.
(blink-cursor-mode): Function to toggle blinking cursor
mode.  The cursor of selected_window blinks if the mode is enabled.

24 years ago(scroll-bar-timer): New.
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(scroll-bar-timer): New.
(scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
(scroll-bar-toolkit-scroll): Handle `top' and `bottom'.
(scroll-bar-toolkit-scroll): New.
(global): Use different key bindings if using toolkit scroll bars.

24 years ago(command-line-1): Activate tooltip mode if interactive.
Gerd Moellmann [Wed, 21 Jul 1999 21:43:03 +0000 (21:43 +0000)]
(command-line-1): Activate tooltip mode if interactive.
(command-line-1): Call make-mode-line-mouse-sensitive.
(command-line): Register default tty colors.

24 years ago* Add configure option to enable dmalloc library.
Paul D. Smith [Wed, 21 Jul 1999 05:53:29 +0000 (05:53 +0000)]
* Add configure option to enable dmalloc library.
* Various code cleanups.

24 years ago(widget-use-overlay-change): Uncustomize and make it unconditionally t.
Dave Love [Tue, 20 Jul 1999 22:53:17 +0000 (22:53 +0000)]
(widget-use-overlay-change): Uncustomize and make it unconditionally t.

24 years ago* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
Paul D. Smith [Tue, 20 Jul 1999 22:34:43 +0000 (22:34 +0000)]
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
  targets need to have their modtimes rechecked (-n, etc.)

24 years ago(c++-font-lock-extra-types): Add "type_info".
Karl Heuer [Tue, 20 Jul 1999 22:14:00 +0000 (22:14 +0000)]
(c++-font-lock-extra-types): Add "type_info".

24 years ago(syms_of_buffer): Make default-enable-multibyte-characters a user variable.
Dave Love [Tue, 20 Jul 1999 16:42:19 +0000 (16:42 +0000)]
(syms_of_buffer): Make default-enable-multibyte-characters a user variable.

24 years ago(describe-variable): Fix test for customizability.
Dave Love [Tue, 20 Jul 1999 16:38:23 +0000 (16:38 +0000)]
(describe-variable): Fix test for customizability.

24 years ago(append-to-buffer, prepend-to-buffer, copy-to-buffer): Check for
Dave Love [Tue, 20 Jul 1999 16:09:54 +0000 (16:09 +0000)]
(append-to-buffer, prepend-to-buffer, copy-to-buffer): Check for
readonly buffer in interactive spec.
(zap-to-char, kill-line, kill-region, comment-region, kill-word)
(backward-kill-word): Add * to interactive spec.

24 years ago(canonically-space-region, justify-current-line): Add * to interactive
Dave Love [Tue, 20 Jul 1999 16:02:27 +0000 (16:02 +0000)]
(canonically-space-region, justify-current-line): Add * to interactive
spec.
(fill-region-as-paragraph, fill-paragraph, fill-region)
(fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
readonly buffer in interactive spec.

24 years ago(kill-paragraph, backward-kill-paragraph, kill-sentence)
Dave Love [Tue, 20 Jul 1999 15:56:11 +0000 (15:56 +0000)]
(kill-paragraph, backward-kill-paragraph, kill-sentence)
(backward-kill-sentence): Add * to interactive spec.

24 years ago(underline-region, ununderline-region): Add * to interactive spec.
Dave Love [Tue, 20 Jul 1999 15:53:45 +0000 (15:53 +0000)]
(underline-region, ununderline-region): Add * to interactive spec.

24 years ago(c++-keywords): Add "typeid".
Karl Heuer [Tue, 20 Jul 1999 04:39:17 +0000 (04:39 +0000)]
(c++-keywords): Add "typeid".

24 years ago(comint-arguments): Handle \ followed by space or tab.
Karl Heuer [Tue, 20 Jul 1999 04:17:05 +0000 (04:17 +0000)]
(comint-arguments): Handle \ followed by space or tab.

24 years ago(shell-unquote-argument): New function.
Karl Heuer [Tue, 20 Jul 1999 04:16:51 +0000 (04:16 +0000)]
(shell-unquote-argument): New function.
(shell-directory-tracker): Use shell-unquote-argument.

24 years ago(ansi-term-fg-faces-vector): Added support for ANSI
Karl Heuer [Tue, 20 Jul 1999 01:46:01 +0000 (01:46 +0000)]
(ansi-term-fg-faces-vector): Added support for ANSI
color codes 39 and 49, which by the way lynx uses them seem to
mean "foreground reset" and "background reset".

24 years ago(dired-do-shell-command): Doc fix.
Karl Heuer [Tue, 20 Jul 1999 01:24:47 +0000 (01:24 +0000)]
(dired-do-shell-command): Doc fix.

24 years ago(mouse-set-font): If user uses w32 dialog but
Karl Heuer [Tue, 20 Jul 1999 00:49:54 +0000 (00:49 +0000)]
(mouse-set-font): If user uses w32 dialog but
selects no font, treat that as zero selections, not one.

24 years ago(Info-search): Don't lose with empty regexp.
Dave Love [Mon, 19 Jul 1999 22:21:44 +0000 (22:21 +0000)]
(Info-search): Don't lose with empty regexp.

24 years agoCopyright update.
Dave Love [Mon, 19 Jul 1999 22:17:17 +0000 (22:17 +0000)]
Copyright update.

24 years agoInitial revision
Dave Love [Mon, 19 Jul 1999 22:03:26 +0000 (22:03 +0000)]
Initial revision

24 years ago(mouse-major-mode-menu): Default to menu-bar-edit-menu
Dave Love [Mon, 19 Jul 1999 21:49:13 +0000 (21:49 +0000)]
(mouse-major-mode-menu): Default to menu-bar-edit-menu
for modes which don't define menus.

24 years agoUpdate for Autorevert, Follow.
Dave Love [Mon, 19 Jul 1999 21:46:22 +0000 (21:46 +0000)]
Update for Autorevert, Follow.

24 years agoGrok sparc64-*-linux-gnu*.
Dave Love [Mon, 19 Jul 1999 15:30:06 +0000 (15:30 +0000)]
Grok sparc64-*-linux-gnu*.

24 years ago(tcl-typeword-list): Added `variable'.
Tom Tromey [Mon, 19 Jul 1999 00:36:55 +0000 (00:36 +0000)]
(tcl-typeword-list): Added `variable'.

24 years ago(tcl-keyword-list): Added method, body, configbody, class
Tom Tromey [Mon, 19 Jul 1999 00:35:36 +0000 (00:35 +0000)]
(tcl-keyword-list): Added method, body, configbody, class

24 years ago(tcl-mode): Set font-lock-defaults, not font-lock-keywords.
Tom Tromey [Sun, 18 Jul 1999 18:40:27 +0000 (18:40 +0000)]
(tcl-mode): Set font-lock-defaults, not font-lock-keywords.

24 years ago(tcl-proc-list): Reverted; already had `body'.
Tom Tromey [Sun, 18 Jul 1999 05:21:33 +0000 (05:21 +0000)]
(tcl-proc-list): Reverted; already had `body'.

24 years ago(tcl-proc-list): Added `body'.
Tom Tromey [Sun, 18 Jul 1999 05:19:57 +0000 (05:19 +0000)]
(tcl-proc-list): Added `body'.

24 years ago*** empty log message ***
Karl Heuer [Sat, 17 Jul 1999 02:23:12 +0000 (02:23 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Richard M. Stallman [Sat, 17 Jul 1999 02:15:13 +0000 (02:15 +0000)]
*** empty log message ***

24 years ago(webjump-sample-sites): Update some URLs.
Karl Heuer [Sat, 17 Jul 1999 00:49:00 +0000 (00:49 +0000)]
(webjump-sample-sites): Update some URLs.

24 years ago(lock_file): Do nothing if purifying.
Richard M. Stallman [Wed, 14 Jul 1999 16:00:57 +0000 (16:00 +0000)]
(lock_file): Do nothing if purifying.

24 years ago(compare-windows): Try to find the next window in
Andreas Schwab [Wed, 14 Jul 1999 08:16:49 +0000 (08:16 +0000)]
(compare-windows): Try to find the next window in
the current frame before looking at the other frames.

24 years ago(cyrillic-jcuken): Use X11 keyboard layout.
Richard M. Stallman [Tue, 13 Jul 1999 19:08:57 +0000 (19:08 +0000)]
(cyrillic-jcuken): Use X11 keyboard layout.

24 years ago("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.
Richard M. Stallman [Tue, 13 Jul 1999 19:03:04 +0000 (19:03 +0000)]
("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.

24 years agoComment fix.
Karl Heuer [Tue, 13 Jul 1999 03:39:33 +0000 (03:39 +0000)]
Comment fix.

24 years ago(pascal-beg-of-defun): More intuitive behavior when having nested functons.
Richard M. Stallman [Mon, 12 Jul 1999 16:14:13 +0000 (16:14 +0000)]
(pascal-beg-of-defun): More intuitive behavior when having nested functons.
(pascal-indent-nested-functions) (pascal-indent-line)
(pascal-calculate-indent) (pascal-get-lineup-indent): Support for
indenting nested functions.

24 years ago(flyspell-get-word): Add special handling for when ispell-otherchars is empty.
Richard M. Stallman [Mon, 12 Jul 1999 16:01:16 +0000 (16:01 +0000)]
(flyspell-get-word): Add special handling for when ispell-otherchars is empty.

24 years ago(ispell-dictionary-alist-6): Change charset for Russian.
Richard M. Stallman [Mon, 12 Jul 1999 16:00:42 +0000 (16:00 +0000)]
(ispell-dictionary-alist-6): Change charset for Russian.
(ispell-local-dictionary-alist): Add koi8-r for character set.

24 years ago(x_display_bar_cursor): Use the cursor-color
Richard M. Stallman [Sat, 10 Jul 1999 20:45:46 +0000 (20:45 +0000)]
(x_display_bar_cursor): Use the cursor-color
to display the bar, not the cursor foreground pixel.

24 years ago(add-log-current-defun): Remove trailing -=' in C modes.
Richard M. Stallman [Fri, 9 Jul 1999 18:37:55 +0000 (18:37 +0000)]
(add-log-current-defun): Remove trailing -=' in C modes.

24 years ago(hscroll-minibuffer-hook): New function.
Richard M. Stallman [Fri, 9 Jul 1999 18:00:24 +0000 (18:00 +0000)]
(hscroll-minibuffer-hook): New function.
(hscroll-global-mode): Add and remove that hook.
Set hscroll-old-truncate-was-global's default value.

24 years ago(w32_use_full_screen_buffer): New variable.
Andrew Innes [Fri, 9 Jul 1999 13:38:11 +0000 (13:38 +0000)]
(w32_use_full_screen_buffer): New variable.
(syms_of_ntterm): Register it.
(initialize_w32_display): Set initial frame size accordingly,
respecting the LINES and COLUMNS environment variables if set.

24 years ago(w32_console_read_socket): Use new variable w32_use_full_screen_buffer.
Andrew Innes [Fri, 9 Jul 1999 13:36:55 +0000 (13:36 +0000)]
(w32_console_read_socket): Use new variable w32_use_full_screen_buffer.

24 years ago(term-emulate-terminal): Avoid infinite loop
Richard M. Stallman [Fri, 9 Jul 1999 02:32:02 +0000 (02:32 +0000)]
(term-emulate-terminal): Avoid infinite loop
in strange case where minibuffer window is selected but not active.

24 years ago(easy-mmode-define-keymap): Doc fix.
Richard M. Stallman [Fri, 9 Jul 1999 01:59:03 +0000 (01:59 +0000)]
(easy-mmode-define-keymap): Doc fix.

24 years ago*** empty log message ***
Karl Heuer [Wed, 7 Jul 1999 23:14:06 +0000 (23:14 +0000)]
*** empty log message ***

24 years ago(create_process): If the output goes to a unibyte
Richard M. Stallman [Wed, 7 Jul 1999 22:50:13 +0000 (22:50 +0000)]
(create_process): If the output goes to a unibyte
buffer, suppress character code conversion.p

24 years ago(Finsert_file_contents): If reading into a unibyte
Richard M. Stallman [Wed, 7 Jul 1999 22:49:31 +0000 (22:49 +0000)]
(Finsert_file_contents): If reading into a unibyte
buffer, suppress character code conversion.

24 years ago(Fcall_process): Decide coding system for decoding
Richard M. Stallman [Wed, 7 Jul 1999 22:48:37 +0000 (22:48 +0000)]
(Fcall_process): Decide coding system for decoding
after we set to the target buffer.  If the output goes to a
unibyte buffer, suppress character code conversion.

(Fcall_process): Don't use initializer on coding_systems.
(Fcall_process_region): Likewise.

24 years agoinferior-octave-directory-tracker: Change regexp so that it doesn't
Stephen Eglen [Wed, 7 Jul 1999 20:49:12 +0000 (20:49 +0000)]
inferior-octave-directory-tracker: Change regexp so that it doesn't
think functions beginning with `cd' are directory-changing commands.

24 years ago(mail-unsent-separator): Add a missing \\|.
Richard M. Stallman [Wed, 7 Jul 1999 16:45:31 +0000 (16:45 +0000)]
(mail-unsent-separator): Add a missing \\|.

24 years ago(line-number-display-limit): Doc fix.
Andreas Schwab [Wed, 7 Jul 1999 10:24:28 +0000 (10:24 +0000)]
(line-number-display-limit): Doc fix.

24 years ago*** empty log message ***
Richard M. Stallman [Tue, 6 Jul 1999 18:29:04 +0000 (18:29 +0000)]
*** empty log message ***

24 years ago(minibuffer-frame-alist): Use defcustom.
Richard M. Stallman [Tue, 6 Jul 1999 18:27:40 +0000 (18:27 +0000)]
(minibuffer-frame-alist): Use defcustom.
(pop-up-frame-alist): Likewise.
(initial-frame-alist): Specify * in the doc string.

24 years ago(revert-buffer): Don't preserve point here.
Richard M. Stallman [Mon, 5 Jul 1999 22:49:45 +0000 (22:49 +0000)]
(revert-buffer): Don't preserve point here.
(revert-buffer-insert-file-contents-function): Doc fix.

24 years ago(isearch-process-search-char): Write octal 200 correctly.
Richard M. Stallman [Mon, 5 Jul 1999 16:49:22 +0000 (16:49 +0000)]
(isearch-process-search-char): Write octal 200 correctly.

24 years ago(normal-top-level-add-subdirs-to-load-path): Avoid doing a `stat' when
Richard M. Stallman [Mon, 5 Jul 1999 16:00:07 +0000 (16:00 +0000)]
(normal-top-level-add-subdirs-to-load-path): Avoid doing a `stat' when
it isn't necessary because that can cause trouble when an NFS server is down.

24 years ago(hscroll-window-maybe): Do nothing in the minibuffer.
Richard M. Stallman [Mon, 5 Jul 1999 05:42:30 +0000 (05:42 +0000)]
(hscroll-window-maybe): Do nothing in the minibuffer.

(hscroll-mode): Make it a permanent local.
(hscroll-mode): Don't cancel the timer
if HScroll mode is enabled in some other buffer.

24 years ago(isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.
Richard M. Stallman [Sat, 3 Jul 1999 19:45:04 +0000 (19:45 +0000)]
(isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.
(isearch-printing-char): Use unibyte-char-to-multibyte.

24 years ago(init_callproc): Set exec_directory if installation_directory is
Richard M. Stallman [Fri, 2 Jul 1999 12:57:10 +0000 (12:57 +0000)]
(init_callproc): Set exec_directory if installation_directory is
non-nil, without a test of exec_path.

24 years ago(isearch-done): If search ends in middle of intangible
Richard M. Stallman [Fri, 2 Jul 1999 12:53:04 +0000 (12:53 +0000)]
(isearch-done): If search ends in middle of intangible
text (due to text property), move on to the limit of that text.

24 years ago(read_minibuf): Set the multibyteness of the
Richard M. Stallman [Fri, 2 Jul 1999 12:15:14 +0000 (12:15 +0000)]
(read_minibuf): Set the multibyteness of the
minibuffer before inserting `initial' string.

24 years ago(drain_message_queue): New function.
Andrew Innes [Thu, 1 Jul 1999 19:48:55 +0000 (19:48 +0000)]
(drain_message_queue): New function.

24 years ago(drain_message_queue): Add extern.
Andrew Innes [Thu, 1 Jul 1999 19:48:19 +0000 (19:48 +0000)]
(drain_message_queue): Add extern.

24 years ago(sys_select): Call MsgWaitForMultipleObjects instead
Andrew Innes [Thu, 1 Jul 1999 19:47:32 +0000 (19:47 +0000)]
(sys_select): Call MsgWaitForMultipleObjects instead
of WaitForMultipleObjects when user input is allowed, so we can
handle incoming window messages.  Call drain_message_queue when
there are messages waiting; this ensures that windows created
indirectly from the lisp thread get processed properly, and don't
hang other applications by failing to respond to broadcasts.

24 years ago(Man-build-man-command): Use value of null-device,
Andrew Innes [Thu, 1 Jul 1999 19:44:38 +0000 (19:44 +0000)]
(Man-build-man-command): Use value of null-device,
instead of hard-coding "/dev/null".

24 years ago(untranslated-canonical-name): Avoid expanding
Andrew Innes [Thu, 1 Jul 1999 19:42:42 +0000 (19:42 +0000)]
(untranslated-canonical-name): Avoid expanding
ange-ftp file names, which might force ange-ftp to prompt for a
password.

24 years ago(ange-ftp-load): Bind load-force-doc-strings to t,
Andrew Innes [Thu, 1 Jul 1999 19:40:37 +0000 (19:40 +0000)]
(ange-ftp-load): Bind load-force-doc-strings to t,
to prevent references to temp files.

24 years ago(Fcall_interactively): Ignore first element of
Andreas Schwab [Thu, 1 Jul 1999 15:02:43 +0000 (15:02 +0000)]
(Fcall_interactively): Ignore first element of
event-symbol-elements property.

24 years agoComment changes.
Richard M. Stallman [Thu, 1 Jul 1999 14:16:44 +0000 (14:16 +0000)]
Comment changes.

24 years ago(Fread_file_name): Check type of DEFAULT_FILENAME.
Richard M. Stallman [Thu, 1 Jul 1999 14:15:48 +0000 (14:15 +0000)]
(Fread_file_name): Check type of DEFAULT_FILENAME.

24 years ago(SHELL, MAKESHELL): Don't use /dos/command, it can
Eli Zaretskii [Thu, 1 Jul 1999 13:28:10 +0000 (13:28 +0000)]
(SHELL, MAKESHELL): Don't use /dos/command, it can
invoke an incompatible version of COMAMND.COM.

24 years ago(gnus-uu-decode-save-view): Fix typo.
Karl Heuer [Thu, 1 Jul 1999 08:42:26 +0000 (08:42 +0000)]
(gnus-uu-decode-save-view): Fix typo.

24 years ago(sh-feature): If nothing is known about the given shell, use the
Richard M. Stallman [Thu, 1 Jul 1999 01:00:42 +0000 (01:00 +0000)]
(sh-feature): If nothing is known about the given shell, use the
values for `sh'.

24 years ago(x_make_gc): Turn off GCStipple when setting up cursor_gc.
Richard M. Stallman [Thu, 1 Jul 1999 00:24:55 +0000 (00:24 +0000)]
(x_make_gc): Turn off GCStipple when setting up cursor_gc.

24 years ago(clean): remove fns*.el.
Richard M. Stallman [Wed, 30 Jun 1999 16:49:37 +0000 (16:49 +0000)]
(clean): remove fns*.el.

24 years ago(vc-fetch-cvs-status): Use "-l" option for "cvs status", to make it
André Spiegel [Wed, 30 Jun 1999 07:16:14 +0000 (07:16 +0000)]
(vc-fetch-cvs-status): Use "-l" option for "cvs status", to make it
non-recursive.

24 years ago(vc-find-cvs-master): Set case-fold-search correctly.
André Spiegel [Wed, 30 Jun 1999 07:10:20 +0000 (07:10 +0000)]
(vc-find-cvs-master): Set case-fold-search correctly.

24 years ago(auto-show-mode): Fix Typo in :set.
Karl Heuer [Tue, 29 Jun 1999 17:23:16 +0000 (17:23 +0000)]
(auto-show-mode): Fix Typo in :set.

24 years ago[DOUG_LEA_MALLOC] (malloc_initialize_hook):
Karl Heuer [Tue, 29 Jun 1999 17:14:31 +0000 (17:14 +0000)]
[DOUG_LEA_MALLOC] (malloc_initialize_hook):
Move the handling of MALLOC_CHECK_ envvar here.
(main): Moved from here.

[DOUG_LEA_MALLOC] (malloc_initialize_hook): New
function, assigned to the global __malloc_initialize_hook pointer.
(main): Move malloc_set_state call into malloc_initialize_hook
so that it happens as early as possible.

24 years ago(sh-mode): When setting syntax
Karl Heuer [Tue, 29 Jun 1999 17:06:17 +0000 (17:06 +0000)]
(sh-mode): When setting syntax
table, default to the standard one.

24 years ago(reftex-pop-to-bibtex-entry): don't pop up
Karl Heuer [Sun, 27 Jun 1999 23:36:46 +0000 (23:36 +0000)]
(reftex-pop-to-bibtex-entry): don't pop up
a frame when `return' is requested (even if pop-up-frames = t)

24 years ago(bibtex-mode): `font-lock-mark-block-function'
Karl Heuer [Sun, 27 Jun 1999 23:34:54 +0000 (23:34 +0000)]
(bibtex-mode): `font-lock-mark-block-function'
should only be set for the bibtex buffer.

24 years ago(generated-autoload-file): Doc fix.
Karl Heuer [Sun, 27 Jun 1999 21:56:36 +0000 (21:56 +0000)]
(generated-autoload-file): Doc fix.

24 years ago(eval-defun): Doc fix.
Karl Heuer [Sun, 27 Jun 1999 21:45:34 +0000 (21:45 +0000)]
(eval-defun): Doc fix.

24 years agoDeal with compilation-error-screen-columns being buffer-local.
Karl Heuer [Sun, 27 Jun 1999 21:43:52 +0000 (21:43 +0000)]
Deal with compilation-error-screen-columns being buffer-local.