]> code.delx.au - gnu-emacs/log
gnu-emacs
29 years ago(x_set_cursor_type): Set cursor_width field.
Richard M. Stallman [Tue, 14 Feb 1995 09:42:14 +0000 (09:42 +0000)]
(x_set_cursor_type): Set cursor_width field.
Handle args of form (bar . WIDTH).

29 years ago(struct x_display): New element cursor_width.
Richard M. Stallman [Tue, 14 Feb 1995 09:41:37 +0000 (09:41 +0000)]
(struct x_display): New element cursor_width.

29 years ago(electric-help-help, electric-help-command-loop):
Richard M. Stallman [Tue, 14 Feb 1995 09:08:40 +0000 (09:08 +0000)]
(electric-help-help, electric-help-command-loop):
Mention q and r, not Q and R.

(electric-help-map): Use supress-keymap instead of
filling keymap with undefined commands.  Bind R like r.
Substitute electric-command-apropos for command-apropos.
(electric-apropos): New function.
(electric-help-help, electric-help-command-loop):
Mention Q and R in messages.

29 years ago(speeds): Make it ints. Add some higher speeds.
Richard M. Stallman [Tue, 14 Feb 1995 07:43:44 +0000 (07:43 +0000)]
(speeds): Make it ints.  Add some higher speeds.
(tputs) [emacs]: If speed is high, convert to smaller units.
(tputs): Really use SPEED to calculate PADCOUNT.

29 years ago(ps-print-version): Add caveat about version number.
Richard M. Stallman [Tue, 14 Feb 1995 05:55:53 +0000 (05:55 +0000)]
(ps-print-version): Add caveat about version number.
(ps-begin-file): Fix format code for /LineHeight.

29 years agoInitial revision
Richard M. Stallman [Tue, 14 Feb 1995 00:54:29 +0000 (00:54 +0000)]
Initial revision

29 years ago(mips-sgi-irix6): New configuration.
Richard M. Stallman [Tue, 14 Feb 1995 00:53:50 +0000 (00:53 +0000)]
(mips-sgi-irix6): New configuration.

29 years ago(auto-mode-alist): Fix problem in previous change.
Richard M. Stallman [Tue, 14 Feb 1995 00:26:11 +0000 (00:26 +0000)]
(auto-mode-alist): Fix problem in previous change.

29 years ago(Fexpand_file_name): Copy default-directory
Richard M. Stallman [Tue, 14 Feb 1995 00:13:20 +0000 (00:13 +0000)]
(Fexpand_file_name): Copy default-directory
before looking for a handler on the directory arg.

29 years ago(c-switch-label-regexp): Insist on colon after `default'.
Richard M. Stallman [Mon, 13 Feb 1995 18:10:28 +0000 (18:10 +0000)]
(c-switch-label-regexp): Insist on colon after `default'.

29 years ago(pp-to-string): Fix previous change.
Richard M. Stallman [Mon, 13 Feb 1995 18:05:23 +0000 (18:05 +0000)]
(pp-to-string): Fix previous change.

29 years ago(debugger-step-after-exit): Variable declared.
Richard M. Stallman [Mon, 13 Feb 1995 17:55:17 +0000 (17:55 +0000)]
(debugger-step-after-exit): Variable declared.
(debugger-old-buffer, debugger-value): Variables declared.

29 years ago(facemenu-next): Variable deleted.
Richard M. Stallman [Mon, 13 Feb 1995 16:56:19 +0000 (16:56 +0000)]
(facemenu-next): Variable deleted.
(facemenu-self-insert-face): New function.
(facemenu-set-face): Use facemenu-self-insert-face.
(facemenu-set-face-from-menu): Likewise.
(facemenu-after-change): Function deleted.  Don't use it as hook.

29 years ago(Vself_insert_face, Vself_insert_face_command): New variables.
Richard M. Stallman [Mon, 13 Feb 1995 16:54:58 +0000 (16:54 +0000)]
(Vself_insert_face, Vself_insert_face_command): New variables.
(syms_of_cmds): Set up Lisp variables.  Doc syntax fix.
(internal_self_insert): Handle Vself_insert_face.

29 years ago(debug): Fix arg to backtrace-debug for debug-on-entry.
Richard M. Stallman [Mon, 13 Feb 1995 08:47:59 +0000 (08:47 +0000)]
(debug): Fix arg to backtrace-debug for debug-on-entry.

29 years ago(Qprocessp): Declared.
Richard M. Stallman [Mon, 13 Feb 1995 06:53:07 +0000 (06:53 +0000)]
(Qprocessp): Declared.

29 years ago(mail-reply-to): New command, on C-c C-f C-r and in menu.
Richard M. Stallman [Mon, 13 Feb 1995 06:49:27 +0000 (06:49 +0000)]
(mail-reply-to): New command, on C-c C-f C-r and in menu.

(mail-do-fcc): Find buffer to add to
using truename, if can't find it by real name.

29 years agoRename arg OBJ to OBJECT in all type predicates.
Richard M. Stallman [Mon, 13 Feb 1995 05:28:47 +0000 (05:28 +0000)]
Rename arg OBJ to OBJECT in all type predicates.
(Ftype_of): New function.

29 years ago(pp-to-string): Don't use emacs-lisp-mode.
Richard M. Stallman [Mon, 13 Feb 1995 03:01:16 +0000 (03:01 +0000)]
(pp-to-string): Don't use emacs-lisp-mode.
Just do the parts of it we actually want.

29 years agoNo modula project is active now.
Richard M. Stallman [Sun, 12 Feb 1995 21:10:04 +0000 (21:10 +0000)]
No modula project is active now.

29 years ago(next-history-element): Do nothing if n is 0.
Richard M. Stallman [Sun, 12 Feb 1995 08:27:38 +0000 (08:27 +0000)]
(next-history-element): Do nothing if n is 0.
Handle errors properly when history list is empty.

29 years ago(menu-bar-kill-ring-save): New function--use as `copy'.
Richard M. Stallman [Sun, 12 Feb 1995 04:54:34 +0000 (04:54 +0000)]
(menu-bar-kill-ring-save): New function--use as `copy'.
(delete-region): Don't enable if (mouse-region-match) is true.

29 years ago(mouse-drag-region): Delete the overlay before
Richard M. Stallman [Sun, 12 Feb 1995 04:51:42 +0000 (04:51 +0000)]
(mouse-drag-region): Delete the overlay before
calling the terminating event's command binding or making a region.
(mouse-set-region-1): New function.
(mouse-drag-region, mouse-set-region, mouse-save-then-kill): Call it.
(mouse-region-match): New function.

29 years ago(Fexpand_file_name): Look for a handler for defalt.
Richard M. Stallman [Sun, 12 Feb 1995 04:29:53 +0000 (04:29 +0000)]
(Fexpand_file_name): Look for a handler for defalt.
(syms_of_fileio): Minor rearrangement.

29 years ago(load_color): Ignore failure from XAllocColor.
Richard M. Stallman [Sun, 12 Feb 1995 01:25:58 +0000 (01:25 +0000)]
(load_color): Ignore failure from XAllocColor.

29 years ago(x_decode_color): Ignore failure from defined_color.
Richard M. Stallman [Sun, 12 Feb 1995 01:25:14 +0000 (01:25 +0000)]
(x_decode_color): Ignore failure from defined_color.

29 years ago(menu_item_equiv_key): If command is an alias,
Richard M. Stallman [Sun, 12 Feb 1995 01:22:28 +0000 (01:22 +0000)]
(menu_item_equiv_key): If command is an alias,
check only the underlying command for a keyboard equivalent.

29 years agoTest WAIT_USE_INT.
Richard M. Stallman [Sat, 11 Feb 1995 22:07:09 +0000 (22:07 +0000)]
Test WAIT_USE_INT.

29 years ago(WAIT_USE_INT): Defined.
Richard M. Stallman [Sat, 11 Feb 1995 22:05:56 +0000 (22:05 +0000)]
(WAIT_USE_INT): Defined.

29 years ago(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
Richard M. Stallman [Sat, 11 Feb 1995 04:50:55 +0000 (04:50 +0000)]
(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.

29 years ago(recover-file): Use ordinary `f' to read file name.
Richard M. Stallman [Fri, 10 Feb 1995 06:29:31 +0000 (06:29 +0000)]
(recover-file): Use ordinary `f' to read file name.

29 years ago(rmail): Don't set rmail-default-file here.
Richard M. Stallman [Thu, 9 Feb 1995 09:41:18 +0000 (09:41 +0000)]
(rmail): Don't set rmail-default-file here.
(rmail-default-file): Init it to ~/xmail.
(rmail-default-rmail-file): Don't call expand-file-name.

29 years ago(dired-mark): If on dir header line, always mark
Richard M. Stallman [Thu, 9 Feb 1995 09:40:01 +0000 (09:40 +0000)]
(dired-mark): If on dir header line, always mark
the files in that dir.

29 years ago[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
Richard M. Stallman [Thu, 9 Feb 1995 09:31:54 +0000 (09:31 +0000)]
[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
[SOLARIS2_4, !__GNUC__]: Include alloca.h.

29 years ago(print-region-1): Include print options in echo area msgs.
Richard M. Stallman [Thu, 9 Feb 1995 06:34:50 +0000 (06:34 +0000)]
(print-region-1): Include print options in echo area msgs.

29 years agoAdd autoload cookie.
Richard M. Stallman [Thu, 9 Feb 1995 00:17:31 +0000 (00:17 +0000)]
Add autoload cookie.
(ada-mode-map): Don't define C-m, M-a, M-e, M-q.
Don't define M-q.
(ada-mode): Set fill-paragraph-function locally.
(ada-fill-comment-paragraph): Return t.
(ada-gen-make-bodyfile): Add missing backslash.

29 years ago(ada-mode): Delete autoload.
Richard M. Stallman [Thu, 9 Feb 1995 00:11:53 +0000 (00:11 +0000)]
(ada-mode): Delete autoload.

29 years agoInitial revision
Richard M. Stallman [Thu, 9 Feb 1995 00:01:34 +0000 (00:01 +0000)]
Initial revision

29 years agoAdd a blank in the #! line for 4.2BSD Dynix etc.
David J. MacKenzie [Wed, 8 Feb 1995 15:05:06 +0000 (15:05 +0000)]
Add a blank in the #! line for 4.2BSD Dynix etc.

29 years agoadd a space in #! for 4.2bsd dynix etc.
David J. MacKenzie [Wed, 8 Feb 1995 15:03:05 +0000 (15:03 +0000)]
add a space in #! for 4.2bsd dynix etc.

29 years agoAdd % to comint-match-partial-filename.
Simon Marshall [Wed, 8 Feb 1995 12:59:25 +0000 (12:59 +0000)]
Add % to comint-match-partial-filename.

29 years ago(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
Karl Heuer [Wed, 8 Feb 1995 06:37:26 +0000 (06:37 +0000)]
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
to apply to.
(init_perdisplay): Initialize echo vars.

29 years ago(print-region-new-buffer): Return new start and end.
Richard M. Stallman [Wed, 8 Feb 1995 06:35:50 +0000 (06:35 +0000)]
(print-region-new-buffer): Return new start and end.
(print-region-1): Use new calling convention.

29 years agoFix typo.
Richard M. Stallman [Wed, 8 Feb 1995 06:30:05 +0000 (06:30 +0000)]
Fix typo.

29 years agoTalk about auto save.
Richard M. Stallman [Wed, 8 Feb 1995 06:29:29 +0000 (06:29 +0000)]
Talk about auto save.

29 years agoPersonal dictionary save forced when called from menu,
Richard M. Stallman [Wed, 8 Feb 1995 06:09:08 +0000 (06:09 +0000)]
Personal dictionary save forced when called from menu,
Epoch compile support.
(ispell-skip-sgml): Added variable for skipping SGML tags & references.
(ispell-buffer-local-parsing): Hard wire set of ispell-skip-sgml-tags
to sgml-mode.
(ispell-pdict-save): Message improvement.
(ispell-command-loop): Properly adjust screen with different settings
of ispell-choices-win-default-height.
(check-ispell-version): Use fundamental-mode as default-major-mode.
(ispell-change-dictionary): Remove unnecessary process kills
(ispell-region): Fold sgml support in with tib checking.
(ispell-message): Skips checking of forwarded messages.

29 years ago(byte-compile-file): Add "done" message.
Karl Heuer [Wed, 8 Feb 1995 04:19:50 +0000 (04:19 +0000)]
(byte-compile-file): Add "done" message.

29 years ago(disabled-command-hook): Recognize ESC x as well as M-x.
Karl Heuer [Wed, 8 Feb 1995 04:04:45 +0000 (04:04 +0000)]
(disabled-command-hook): Recognize ESC x as well as M-x.

29 years ago(te-pass-through): Don't presume internal bit layout of non-ASCII keys.
Karl Heuer [Wed, 8 Feb 1995 03:52:28 +0000 (03:52 +0000)]
(te-pass-through): Don't presume internal bit layout of non-ASCII keys.

29 years ago(listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
Karl Heuer [Wed, 8 Feb 1995 03:51:58 +0000 (03:51 +0000)]
(listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
of non-ASCII keys.

29 years ago(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
Karl Heuer [Wed, 8 Feb 1995 03:50:54 +0000 (03:50 +0000)]
(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
of non-ASCII keys.

29 years agoUpdate copyright.
Karl Heuer [Wed, 8 Feb 1995 01:26:46 +0000 (01:26 +0000)]
Update copyright.

29 years agoInitial revision
Karl Heuer [Wed, 8 Feb 1995 01:25:15 +0000 (01:25 +0000)]
Initial revision

29 years agoNew enhanced version from <kgallagh@spd.dsccc.com>.
Karl Heuer [Wed, 8 Feb 1995 01:23:34 +0000 (01:23 +0000)]
New enhanced version from <kgallagh@spd.dsccc.com>.

29 years ago(message_log_check_duplicate): New function.
Karl Heuer [Wed, 8 Feb 1995 00:45:16 +0000 (00:45 +0000)]
(message_log_check_duplicate): New function.
(message_dolog): Delete previous line if the new one is a duplicate.  Include
a counter if appropriate.
Don't bother truncating the buffer until after adding newline.

29 years ago(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
Karl Heuer [Wed, 8 Feb 1995 00:43:45 +0000 (00:43 +0000)]
(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
so message logging will fold similar strings.

29 years agoentered into RCS
Richard M. Stallman [Tue, 7 Feb 1995 23:56:47 +0000 (23:56 +0000)]
entered into RCS

29 years ago(maintainer-clean): Renamed from realclean.
Richard M. Stallman [Tue, 7 Feb 1995 23:55:01 +0000 (23:55 +0000)]
(maintainer-clean): Renamed from realclean.

29 years ago(maintainer-clean): Renamed from realclean.
Richard M. Stallman [Tue, 7 Feb 1995 23:54:00 +0000 (23:54 +0000)]
(maintainer-clean): Renamed from realclean.
Print warning message.

29 years agoVarious changes.
Richard M. Stallman [Tue, 7 Feb 1995 22:51:35 +0000 (22:51 +0000)]
Various changes.

29 years ago(r_alloc_size_in_use): New function.
Richard M. Stallman [Tue, 7 Feb 1995 22:43:23 +0000 (22:43 +0000)]
(r_alloc_size_in_use): New function.

(r_alloc_free): Call refill_memory_reserve.

29 years ago(read-quoted-char): Don't log prompt messages.
Karl Heuer [Tue, 7 Feb 1995 21:58:09 +0000 (21:58 +0000)]
(read-quoted-char): Don't log prompt messages.
Use M- notation instead of assuming internal layout.

29 years ago(etags-file-of-tag): Handle file name used as tag.
Richard M. Stallman [Tue, 7 Feb 1995 21:00:28 +0000 (21:00 +0000)]
(etags-file-of-tag): Handle file name used as tag.

29 years ago(term-protocol-version): Renamed from term-version.
Richard M. Stallman [Tue, 7 Feb 1995 08:00:33 +0000 (08:00 +0000)]
(term-protocol-version): Renamed from term-version.

29 years ago*** empty log message ***
Richard M. Stallman [Tue, 7 Feb 1995 04:20:29 +0000 (04:20 +0000)]
*** empty log message ***

29 years ago(internal_last_event_frame, Vlast_event_frame): Deleted; now part of
Karl Heuer [Tue, 7 Feb 1995 02:07:03 +0000 (02:07 +0000)]
(internal_last_event_frame, Vlast_event_frame): Deleted; now part of
perdisplay.  All uses changed.
(MOUSE_ACTIVITY_AVAILABLE) Deleted.
(find_active_event_queue): New arg check_mouse.  All callers changed.
(Vlast_event_frame): Change from DEFVAR_LISP to DEFVAR_DISPLAY.

29 years ago(do_switch_frame): internal_last_event_frame is now in perdisplay.
Karl Heuer [Tue, 7 Feb 1995 01:06:49 +0000 (01:06 +0000)]
(do_switch_frame): internal_last_event_frame is now in perdisplay.

29 years ago(struct PERDISPLAY): Add Vlast_event_frame.
Karl Heuer [Tue, 7 Feb 1995 01:04:46 +0000 (01:04 +0000)]
(struct PERDISPLAY): Add Vlast_event_frame.
Define internal_last_event_frame only #if MULTI_FRAME.
Add placeholders so we don't need to rebuild every time this struct changes.

29 years ago(x_get_foreign_selection, x_reply_selection_request):
Richard M. Stallman [Mon, 6 Feb 1995 22:53:58 +0000 (22:53 +0000)]
(x_get_foreign_selection, x_reply_selection_request):
Use an unwind-protect to call x_stop_queuing_selection_requests.
(some_frame_on_display): New function.
(queue_selection_requests_unwind): New function.

29 years ago(emacs_blocked_malloc): Set __malloc_extra_blocks here.
Richard M. Stallman [Mon, 6 Feb 1995 22:52:25 +0000 (22:52 +0000)]
(emacs_blocked_malloc): Set __malloc_extra_blocks here.
(malloc_hysteresis): New variable.
(init_alloc_once): Initialize malloc_hysteresis.
(buffer_memory_full): New function.

(refill_memory_reserve): New function.

(SPARE_MEMORY): New macro.
(emacs_blocked_free): If no spare_memory now, and enough free
space is available, get a new spare.
(__malloc_size_t, _bytes_used): Declared.
(bytes_used_when_full): New variable.

(syms_of_alloc): Improve memory exhausted error message.
(init_alloc_once): Allocate spare_memory.
(memory_full): Free spare_memory.

29 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Feb 1995 22:48:58 +0000 (22:48 +0000)]
*** empty log message ***

29 years agoVersion 0.95. Numerous small fixes. See ChangeLog.
Per Bothner [Mon, 6 Feb 1995 21:56:37 +0000 (21:56 +0000)]
Version 0.95.  Numerous small fixes.  See ChangeLog.

29 years ago(lpr-add-switches): Renamed from lpr-add-options.
Richard M. Stallman [Mon, 6 Feb 1995 03:30:19 +0000 (03:30 +0000)]
(lpr-add-switches): Renamed from lpr-add-options.

(print-region-1): If we run pr, give it the -h option
instead of giving lpr the -T option.

29 years ago(texinfo-environment-regexp): Match @menu and
Richard M. Stallman [Mon, 6 Feb 1995 03:26:35 +0000 (03:26 +0000)]
(texinfo-environment-regexp): Match @menu and
@titlepage --- they require @ends.  Don't match @defunx commands; they don't.
(texinfo-insert-@end): Don't put a command name after the @end
if we ran off the top of the buffer looking for its mate.

29 years ago(Fget_buffer_create): Call buffer_memory_full.
Richard M. Stallman [Sun, 5 Feb 1995 08:58:27 +0000 (08:58 +0000)]
(Fget_buffer_create): Call buffer_memory_full.

29 years ago(Vwindow_size_change_functions): New variable.
Richard M. Stallman [Sun, 5 Feb 1995 08:52:52 +0000 (08:52 +0000)]
(Vwindow_size_change_functions): New variable.
(prepare_menu_bars): Call those functions.  Add gcproing.
(syms_of_xdisp): Set up Lisp variable.

29 years ago(Fdelete_window, set_window_height, set_window_width)
Richard M. Stallman [Sun, 5 Feb 1995 08:52:26 +0000 (08:52 +0000)]
(Fdelete_window, set_window_height, set_window_width)
(Fsplit_window, Fset_window_configuration): Set
FRAME_WINDOW_SIZES_CHANGED to 1 in the frame being changed.

29 years ago(struct frame): New field window_sizes_changed.
Richard M. Stallman [Sun, 5 Feb 1995 08:52:03 +0000 (08:52 +0000)]
(struct frame): New field window_sizes_changed.
(FRAME_WINDOW_SIZES_CHANGED): New macro (two definitions).

29 years ago(main): Undo previous change.
Richard M. Stallman [Sun, 5 Feb 1995 08:49:14 +0000 (08:49 +0000)]
(main): Undo previous change.

29 years ago(rmail-summary-next-same-subject): New command.
Richard M. Stallman [Sun, 5 Feb 1995 02:46:34 +0000 (02:46 +0000)]
(rmail-summary-next-same-subject): New command.
(rmail-summary-previous-same-subject): Likewise.
(rmail-summary-mode-map): Add bindings for C-c C-n and C-c C-p.

29 years ago(rmail-next-same-subject): New command.
Richard M. Stallman [Sun, 5 Feb 1995 02:46:08 +0000 (02:46 +0000)]
(rmail-next-same-subject): New command.
(rmail-previous-same-subject): Likewise.
(rmail-mode-map): Add bindings for C-c C-n and C-c C-p.

29 years agoChanges to support filenames as tags too and provided
Richard M. Stallman [Sun, 5 Feb 1995 00:25:16 +0000 (00:25 +0000)]
Changes to support filenames as tags too and provided
a drop-in replacement for list-tags.
(find-tag-noselect): Recognize filenames as valid tags too.
(find-tag-file-order): New variable holds function to check for match
for a file name used as a tag.
(last-tag-file): New variable; stores the filename looked for via
find-tag family of functions.
(find-tag-in-order): If the tag is a file name, position at file beg.
(etags-recognize-tags-table): Added new var find-tag-file-order to
tags-table-format variables.  Added tag-filename-match-p to the
list for find-tag-tag-order.
(tag-filename-match-p): New function.
(list-tags): Rewritten for speed.
(tags-list-functions-in-file): New subroutine for list-tags.
(tags-locate-file-in-tags-table): New function locates a
file in `tags-table-list'.

29 years ago(IRIX): Sed - to _.
Jim Wilson [Sat, 4 Feb 1995 17:59:47 +0000 (17:59 +0000)]
(IRIX): Sed - to _.

29 years agoExplain load-path and dumping.
Richard M. Stallman [Sat, 4 Feb 1995 08:14:52 +0000 (08:14 +0000)]
Explain load-path and dumping.

29 years ago(dired-mode-map): Define up and down arrows like C-p, C-n.
Richard M. Stallman [Sat, 4 Feb 1995 02:08:29 +0000 (02:08 +0000)]
(dired-mode-map): Define up and down arrows like C-p, C-n.

29 years agoComment changes.
Richard M. Stallman [Sat, 4 Feb 1995 02:05:14 +0000 (02:05 +0000)]
Comment changes.

29 years ago(cmd_error): Cancel echoing here.
Karl Heuer [Sat, 4 Feb 1995 01:46:56 +0000 (01:46 +0000)]
(cmd_error): Cancel echoing here.
(command_loop_1): Not here.

29 years ago[MULTI_PERDISPLAY] (all_perdisplays): New var.
Karl Heuer [Sat, 4 Feb 1995 01:31:01 +0000 (01:31 +0000)]
[MULTI_PERDISPLAY] (all_perdisplays): New var.

29 years ago(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
Karl Heuer [Sat, 4 Feb 1995 01:11:55 +0000 (01:11 +0000)]
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
[MULTI_PERDISPLAY] (current_perdisplay): New var.
(find_active_event_queue): Search all perdisplays.
(init_perdisplay, wipe_perdisplay): New functions.
(init_keyboard): Move perdisplay initialization to init_perdisplay.
(syms_of_keyboard): Likewise.
(echo_prompt, echo_char, echo_dash, echo, cancel_echoing, echo_length)
(read_char, Fdiscard_input, stuff_buffered_input): Use current_perdisplay,
not get_perdisplay.

29 years ago(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
Karl Heuer [Sat, 4 Feb 1995 00:31:13 +0000 (00:31 +0000)]
(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.

29 years ago[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
Karl Heuer [Sat, 4 Feb 1995 00:12:17 +0000 (00:12 +0000)]
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
[MULTI_PERDISPLAY] (x_delete_display): Destroy perdisplay.
(x_delete_display): Use xfree, not free.

29 years ago(print): Use current_perdisplay, not get_perdisplay.
Karl Heuer [Fri, 3 Feb 1995 23:40:57 +0000 (23:40 +0000)]
(print): Use current_perdisplay, not get_perdisplay.

29 years ago(defvar_display): Don't staticpro; these objects are now protected through
Karl Heuer [Fri, 3 Feb 1995 23:27:14 +0000 (23:27 +0000)]
(defvar_display): Don't staticpro; these objects are now protected through
mark_perdisplays.

29 years ago(mark_perdisplays): New function.
Karl Heuer [Fri, 3 Feb 1995 23:23:34 +0000 (23:23 +0000)]
(mark_perdisplays): New function.
(Fgarbage_collect): Call it.

29 years ago(all_perdisplays): New var.
Karl Heuer [Fri, 3 Feb 1995 22:21:07 +0000 (22:21 +0000)]
(all_perdisplays): New var.
(struct PERDISPLAY): New member next_perdisplay.

29 years ago(defvar_display): Declare this function.
Karl Heuer [Fri, 3 Feb 1995 21:13:01 +0000 (21:13 +0000)]
(defvar_display): Declare this function.

29 years ago(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
Karl Heuer [Fri, 3 Feb 1995 21:10:39 +0000 (21:10 +0000)]
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.

29 years ago(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
Karl Heuer [Fri, 3 Feb 1995 21:04:33 +0000 (21:04 +0000)]
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
(store_symval_forwarding, find_symbol_value): Likewise.

29 years ago(f90-mode-version): Variable deleted.
Richard M. Stallman [Fri, 3 Feb 1995 20:56:33 +0000 (20:56 +0000)]
(f90-mode-version): Variable deleted.
(f90-mode): Don't use f90-mode-version.

29 years ago(print-region-1): Use lpr-page-header-switches,
Richard M. Stallman [Fri, 3 Feb 1995 19:31:12 +0000 (19:31 +0000)]
(print-region-1): Use lpr-page-header-switches,
not ...-options.