bpt/emacs.git
28 years ago(xmalloc_widget_value): Define only if USE_X_TOOLKIT.
Richard M. Stallman [Mon, 12 Feb 1996 10:05:00 +0000 (10:05 +0000)]
(xmalloc_widget_value): Define only if USE_X_TOOLKIT.

28 years ago(get_doc_string): Always read entire disk blocks.
Richard M. Stallman [Mon, 12 Feb 1996 09:49:01 +0000 (09:49 +0000)]
(get_doc_string): Always read entire disk blocks.

28 years ago(mail-names, mail-local-names, mail-directory-names)
Richard M. Stallman [Mon, 12 Feb 1996 08:09:49 +0000 (08:09 +0000)]
(mail-names, mail-local-names, mail-directory-names)
(mail-address-field-regexp, mail-complete-alist)
(mail-complete-function, mail-directory-function)
(mail-directory-requery, mail-directory-process, mail-directory-stream)
(mail-directory-parser): New variables.
(expand-mail-aliases): Use `mail-address-field-regexp'.
(build-mail-aliases): Use space in buffer-name semantics.
(define-mail-alias): Reset `mail-names' to t.
(mail-complete): New command.
(mail-get-names, mail-directory, mail-directory-process)
(mail-directory-stream, mail-sentto-newsgroups): New functions.

28 years ago[HAVE_NTGUI] (lispy_function_keys): Add mappings
Richard M. Stallman [Mon, 12 Feb 1996 06:53:30 +0000 (06:53 +0000)]
[HAVE_NTGUI] (lispy_function_keys): Add mappings
for keypad function keys and new PC optional keys.

28 years ago(command-line): On windows NT, look for .emacs or _emacs.
Richard M. Stallman [Mon, 12 Feb 1996 01:17:15 +0000 (01:17 +0000)]
(command-line): On windows NT, look for .emacs or _emacs.

28 years ago(xmalloc_widget_value): Fix previous change.
Richard M. Stallman [Sun, 11 Feb 1996 23:44:54 +0000 (23:44 +0000)]
(xmalloc_widget_value): Fix previous change.

28 years agoFix typo in previous change.
Richard M. Stallman [Sun, 11 Feb 1996 23:40:37 +0000 (23:40 +0000)]
Fix typo in previous change.

28 years ago(xmalloc_widget_value): New function.
Richard M. Stallman [Sun, 11 Feb 1996 20:31:53 +0000 (20:31 +0000)]
(xmalloc_widget_value): New function.
Use it instead of malloc_widget_value.

28 years agoLoad cl only when compiling.
Richard M. Stallman [Sun, 11 Feb 1996 19:27:29 +0000 (19:27 +0000)]
Load cl only when compiling.

28 years ago(Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.
Richard M. Stallman [Sun, 11 Feb 1996 19:26:25 +0000 (19:26 +0000)]
(Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.

28 years ago(show-paren-command-hook): Position show-paren-overlay-1
Richard M. Stallman [Sun, 11 Feb 1996 19:25:08 +0000 (19:25 +0000)]
(show-paren-command-hook): Position show-paren-overlay-1
properly when first creating it (just like when moving it).

28 years agoFix comment typo.
Richard M. Stallman [Sun, 11 Feb 1996 18:46:18 +0000 (18:46 +0000)]
Fix comment typo.

28 years agoFix typo.
Richard M. Stallman [Sun, 11 Feb 1996 18:44:54 +0000 (18:44 +0000)]
Fix typo.

28 years ago(doctor-mode): State that file has been censored.
Richard M. Stallman [Sat, 10 Feb 1996 18:43:38 +0000 (18:43 +0000)]
(doctor-mode): State that file has been censored.

28 years ago(-psos*): New case.
Richard Kenner [Sat, 10 Feb 1996 13:26:26 +0000 (13:26 +0000)]
(-psos*): New case.

28 years ago(Fadd_text_properties): Don't return without ungcpro.
Richard M. Stallman [Sat, 10 Feb 1996 08:58:49 +0000 (08:58 +0000)]
(Fadd_text_properties): Don't return without ungcpro.

28 years ago(read_char, timer_check): Call any_kboard_state
Richard M. Stallman [Sat, 10 Feb 1996 08:48:48 +0000 (08:48 +0000)]
(read_char, timer_check): Call any_kboard_state
after calling Fcommand_execute, if was previously in that state.

28 years ago(display_buffer_1): Fix typo in last change.
Roland McGrath [Sat, 10 Feb 1996 07:33:29 +0000 (07:33 +0000)]
(display_buffer_1): Fix typo in last change.

28 years ago(display_buffer_1): Raise the frame if already visible.
Richard M. Stallman [Sat, 10 Feb 1996 07:13:00 +0000 (07:13 +0000)]
(display_buffer_1): Raise the frame if already visible.

28 years agoMake sure `facemenu-unlisted-faces' is bound.
Richard M. Stallman [Sat, 10 Feb 1996 05:14:34 +0000 (05:14 +0000)]
Make sure `facemenu-unlisted-faces' is bound.

28 years ago(f90-indent-subprogram): Fix message.
Karl Heuer [Fri, 9 Feb 1996 23:19:02 +0000 (23:19 +0000)]
(f90-indent-subprogram): Fix message.

28 years agoFile censored.
Richard M. Stallman [Fri, 9 Feb 1996 20:50:48 +0000 (20:50 +0000)]
File censored.

28 years ago(nntp-send-region-to-server): Use a temporary buffer to
Richard M. Stallman [Fri, 9 Feb 1996 20:47:07 +0000 (20:47 +0000)]
(nntp-send-region-to-server): Use a temporary buffer to
send text to the server.

28 years ago(x_real_positions): Use XFree.
Richard M. Stallman [Fri, 9 Feb 1996 19:12:49 +0000 (19:12 +0000)]
(x_real_positions): Use XFree.

28 years ago(info): Doc fix.
Richard M. Stallman [Fri, 9 Feb 1996 19:12:10 +0000 (19:12 +0000)]
(info): Doc fix.

28 years ago(add-log-current-defun): In Lisp, if we don't find a
Richard M. Stallman [Fri, 9 Feb 1996 19:09:22 +0000 (19:09 +0000)]
(add-log-current-defun): In Lisp, if we don't find a
real defun, return nil, not "".

28 years agoCensored.
Richard M. Stallman [Fri, 9 Feb 1996 19:08:26 +0000 (19:08 +0000)]
Censored.

28 years ago(f90-indent-subprogram, f90-match-end): Pass proper format string to message.
Richard M. Stallman [Fri, 9 Feb 1996 02:54:26 +0000 (02:54 +0000)]
(f90-indent-subprogram, f90-match-end): Pass proper format string to message.

(f90-face-*): Reinstalled code deleted on Sep 22.
(f90-hilit-patterns): New variable.
(f90-mode): Call hilit-set-mode-patterns if defined.
(f90-auto-hilit19): New variable.
(f90-fill-region): Bind f90-auto-hilit19 to nil.
(f90-update-line): Rehilight if appropriate.

28 years ago(rmail-find-all-files): In a directory, ignore `.' and `..'.
Richard M. Stallman [Fri, 9 Feb 1996 01:38:22 +0000 (01:38 +0000)]
(rmail-find-all-files): In a directory, ignore `.' and `..'.

28 years ago(Fdirectory_files): Doc fix.
Richard M. Stallman [Fri, 9 Feb 1996 01:37:35 +0000 (01:37 +0000)]
(Fdirectory_files): Doc fix.

28 years agoInitial revision
Richard M. Stallman [Thu, 8 Feb 1996 23:26:45 +0000 (23:26 +0000)]
Initial revision

28 years ago(min, max): Don't define if already defined.
Richard M. Stallman [Thu, 8 Feb 1996 21:58:53 +0000 (21:58 +0000)]
(min, max): Don't define if already defined.

28 years ago(FONT_WIDTH): Use average character width, not maximum.
Geoff Voelker [Thu, 8 Feb 1996 19:04:58 +0000 (19:04 +0000)]
(FONT_WIDTH): Use average character width, not maximum.

28 years ago(x-display-pixel-height, x-display-pixel-width):
Richard M. Stallman [Thu, 8 Feb 1996 17:49:24 +0000 (17:49 +0000)]
(x-display-pixel-height, x-display-pixel-width):
Make the returned value consistent with one-pixel-per-character.

28 years ago(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
Richard M. Stallman [Thu, 8 Feb 1996 17:46:58 +0000 (17:46 +0000)]
(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
the prefix of the temporary file name.

28 years ago(html-tag-alist): within the <ADDRESS> tag
Richard M. Stallman [Thu, 8 Feb 1996 17:27:23 +0000 (17:27 +0000)]
(html-tag-alist): within the <ADDRESS> tag
generated with an <HTML> tag, use `user-mail-address'.

28 years agoCope if get-buffer-window-list is given a buffer name (like get-buffer-window does).
Simon Marshall [Thu, 8 Feb 1996 10:27:24 +0000 (10:27 +0000)]
Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).

28 years agoMoved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.
Simon Marshall [Thu, 8 Feb 1996 10:08:08 +0000 (10:08 +0000)]
Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.

28 years agoAdded get-buffer-window-list.
Simon Marshall [Thu, 8 Feb 1996 10:04:55 +0000 (10:04 +0000)]
Added get-buffer-window-list.

28 years agoClarify site-load.el vs site-init.el and how to deal with doc strings.
Richard M. Stallman [Thu, 8 Feb 1996 06:36:57 +0000 (06:36 +0000)]
Clarify site-load.el vs site-init.el and how to deal with doc strings.

28 years ago(remove_process): Don't unlink the process marker.
Richard M. Stallman [Thu, 8 Feb 1996 04:19:31 +0000 (04:19 +0000)]
(remove_process): Don't unlink the process marker.

28 years agoChange defconst into defvar. Many doc fixes.
Richard M. Stallman [Thu, 8 Feb 1996 04:13:11 +0000 (04:13 +0000)]
Change defconst into defvar.  Many doc fixes.

28 years ago(LIB_STANDARD): Add -lmach.
Richard M. Stallman [Wed, 7 Feb 1996 22:56:22 +0000 (22:56 +0000)]
(LIB_STANDARD): Add -lmach.
(LD_DATA_START): Definition deleted.
(LD_SWITCH_SYSTEM): Definition and #undef deleted.

28 years agoInitial revision
Richard M. Stallman [Wed, 7 Feb 1996 22:55:45 +0000 (22:55 +0000)]
Initial revision

28 years ago(run-at-time): Doc fix.
Roland McGrath [Wed, 7 Feb 1996 16:56:01 +0000 (16:56 +0000)]
(run-at-time): Doc fix.

28 years ago(run-at-time): Handle numbers as relative times in seconds, as the original
Roland McGrath [Wed, 7 Feb 1996 16:54:50 +0000 (16:54 +0000)]
(run-at-time): Handle numbers as relative times in seconds, as the original
code did.

28 years ago(text-read-only): New error symbol.
Richard M. Stallman [Tue, 6 Feb 1996 23:56:47 +0000 (23:56 +0000)]
(text-read-only): New error symbol.
(kill-region): Use it when text has read-only text property.
(yank-pop): Turn on inhibit-read-only.

28 years ago(Fbuffer_live_p): New function.
Richard M. Stallman [Tue, 6 Feb 1996 23:48:06 +0000 (23:48 +0000)]
(Fbuffer_live_p): New function.
(syms_of_buffer): defsubr it.

28 years agoFix the FSF address again.
Erik Naggum [Tue, 6 Feb 1996 21:35:20 +0000 (21:35 +0000)]
Fix the FSF address again.

28 years ago(List Motion): Fix xref to Emacs manual.
Richard M. Stallman [Tue, 6 Feb 1996 20:53:26 +0000 (20:53 +0000)]
(List Motion): Fix xref to Emacs manual.

28 years ago(emacs.o): Depend on blockinput.h.
Richard M. Stallman [Tue, 6 Feb 1996 20:10:10 +0000 (20:10 +0000)]
(emacs.o): Depend on blockinput.h.

28 years agoInclude blockinput.h.
Richard M. Stallman [Tue, 6 Feb 1996 20:09:50 +0000 (20:09 +0000)]
Include blockinput.h.

28 years ago(lm-header-prefix): New variable.
Richard M. Stallman [Tue, 6 Feb 1996 19:07:41 +0000 (19:07 +0000)]
(lm-header-prefix): New variable.
(lm-comment-column): defvar moved.
(lm-history-header, lm-commentary-header):  New variables.
(lm-get-header-re, lm-get-package-name): New functions.
(lm-code-mark): defun --> defsubst.
(lm-history-mark, lm-commentary-mark): New functions.
(lm-header): Now accepts RCS ident style headers.
(lm-summary): Now accepts unix `what' commands prefix @(#).
(lm-crack-address, lm-authors, lm-maintainer, lm-insert-at-column):
(lm-creation-date, lm-last-modified-date, lm-version):
(lm-keywords, lm-adapted-by): Comments made into doc strings.
(lm-commentary): Added more tolerant 'cond' case.
Now uses functions lm-commentary-mark, lm-... to get points.
(lm-verify): Made interactive. Added more check points in the last prog1.
(lm-synopsis): Made interactive.

28 years ago(mail-extract-address-components): Accept strings
Richard M. Stallman [Tue, 6 Feb 1996 10:06:24 +0000 (10:06 +0000)]
(mail-extract-address-components): Accept strings
that end with double trailing quote marks.

28 years agoFix minor error.
Richard M. Stallman [Tue, 6 Feb 1996 02:46:23 +0000 (02:46 +0000)]
Fix minor error.

28 years agoMinor error in substitute-key-definition.
Richard M. Stallman [Tue, 6 Feb 1996 02:45:08 +0000 (02:45 +0000)]
Minor error in substitute-key-definition.

28 years ago(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.
Richard M. Stallman [Tue, 6 Feb 1996 02:34:19 +0000 (02:34 +0000)]
(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.

28 years ago(sigchld_handler): Use cleaner end-of-list test.
Karl Heuer [Mon, 5 Feb 1996 20:32:20 +0000 (20:32 +0000)]
(sigchld_handler): Use cleaner end-of-list test.

28 years ago(lisp-mode-variables): Locally clear adaptive-fill-mode.
Richard M. Stallman [Mon, 5 Feb 1996 17:43:22 +0000 (17:43 +0000)]
(lisp-mode-variables): Locally clear adaptive-fill-mode.

28 years ago(LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was
Richard M. Stallman [Mon, 5 Feb 1996 00:23:03 +0000 (00:23 +0000)]
(LIB_X11_LIB): Remove; this undoes the Jan 31 change.  The problem was
fixed instead by the Feb 1 change to ../configure.in.

28 years ago(vfork): Define as fork.
Richard M. Stallman [Sun, 4 Feb 1996 21:34:21 +0000 (21:34 +0000)]
(vfork): Define as fork.

28 years ago(lm-insert-at-column): Renamed from insert-at-column.
Richard M. Stallman [Sun, 4 Feb 1996 21:30:40 +0000 (21:30 +0000)]
(lm-insert-at-column): Renamed from insert-at-column.
All callers changed.
(lm-synopsis): Add interactive spec.

28 years ago(View-search-last-regexp-forward)
Richard M. Stallman [Sun, 4 Feb 1996 21:11:50 +0000 (21:11 +0000)]
(View-search-last-regexp-forward)
(View-search-last-regexp-backward): Nice error if no prev regexp.

28 years ago(read_char_minibuf_menu_prompt): Use malloc to allocate
Richard M. Stallman [Sun, 4 Feb 1996 20:25:10 +0000 (20:25 +0000)]
(read_char_minibuf_menu_prompt): Use malloc to allocate
the echo-area prompt buffer.
(read_char_minibuf_menu_text, read_char_minibuf_menu_width): New variables.

28 years ago(x_connection_signal): Call x_connection_closed properly.
Richard M. Stallman [Sun, 4 Feb 1996 20:24:09 +0000 (20:24 +0000)]
(x_connection_signal): Call x_connection_closed properly.
(x_connection_closed): Set FRAME_X_DISPLAY to 0.
(x_destroy_window): Don't do any X operations if FRAME_X_DISPLAY is 0.

(x_term_init): Use "" as 2nd arg to setlocale.

(x_connection_signal): Don't stop polling.
Don't mess with SIGALRM.
Those were relics of the superseded Dec 19 change.

28 years ago(LD_RUN_PATH): Prepend x_libraries to this envvar.
Richard M. Stallman [Sun, 4 Feb 1996 20:16:38 +0000 (20:16 +0000)]
(LD_RUN_PATH): Prepend x_libraries to this envvar.

28 years ago[POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
Richard M. Stallman [Sun, 4 Feb 1996 20:13:47 +0000 (20:13 +0000)]
[POSIX_SIGNALS] (sigsetmask): Don't define if already defined.

28 years ago(syms_of_fns): Set yes-or-no-p-history to nil.
Richard M. Stallman [Sun, 4 Feb 1996 20:12:50 +0000 (20:12 +0000)]
(syms_of_fns): Set yes-or-no-p-history to nil.

28 years ago(gnus-request-accept-article): Make sure there's a newline at the
Richard M. Stallman [Sun, 4 Feb 1996 17:57:48 +0000 (17:57 +0000)]
(gnus-request-accept-article): Make sure there's a newline at the
end of the buffer.
(gnus-adjust-marked-articles): Don't remove illegal ticked
articles (for forwards compatability).

28 years ago(gnus-update-read-articles): Remove duplicated article numbers on group exit.
Richard M. Stallman [Sun, 4 Feb 1996 17:53:09 +0000 (17:53 +0000)]
(gnus-update-read-articles): Remove duplicated article numbers on group exit.

28 years ago(Fread_char_exclusive): Doc fix.
Richard M. Stallman [Sun, 4 Feb 1996 05:52:54 +0000 (05:52 +0000)]
(Fread_char_exclusive): Doc fix.

28 years ago(x_frame_parms): Add "title" element.
Richard M. Stallman [Sun, 4 Feb 1996 03:00:25 +0000 (03:00 +0000)]
(x_frame_parms): Add "title" element.
(x_set_title): New function.
(x_set_name): Let title prop override name prop for title use.
(x_set_icon_name): Use title parm before name parm, if no icon_name.

28 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Sat, 3 Feb 1996 18:08:58 +0000 (18:08 +0000)]
(syms_of_buffer): Doc fix.

28 years ago(record_marker_adjustment): New function.
Richard M. Stallman [Sat, 3 Feb 1996 18:07:27 +0000 (18:07 +0000)]
(record_marker_adjustment): New function.
(Fprimitive_undo): Handle marker-adjustment elements.

28 years ago(adjust_markers): When a marker is inside text
Richard M. Stallman [Sat, 3 Feb 1996 18:06:29 +0000 (18:06 +0000)]
(adjust_markers): When a marker is inside text
being deleted, call record_marker_adjustment for it.
(del_range_1): Call adjust_markers before record_delete.

28 years ago(gnus-mail-reply-using-mail): Use the local keymap
Richard M. Stallman [Sat, 3 Feb 1996 17:52:47 +0000 (17:52 +0000)]
(gnus-mail-reply-using-mail): Use the local keymap
instead of `mail-mode-map'.

28 years ago(gnus-gnus-to-newsrc-format): Turn off version-control
Richard M. Stallman [Sat, 3 Feb 1996 17:49:44 +0000 (17:49 +0000)]
(gnus-gnus-to-newsrc-format): Turn off version-control
before saving the .newsrc files.

28 years agoResync directories properly for the ksh.
Simon Marshall [Sat, 3 Feb 1996 13:38:32 +0000 (13:38 +0000)]
Resync directories properly for the ksh.

28 years ago(view-mode-map): Don't call suppress-keymap.
Richard M. Stallman [Sat, 3 Feb 1996 03:25:42 +0000 (03:25 +0000)]
(view-mode-map): Don't call suppress-keymap.

28 years ago(with-electric-help):
Richard M. Stallman [Sat, 3 Feb 1996 03:18:00 +0000 (03:18 +0000)]
(with-electric-help):
Bind inhibit-read-only around the erase-buffer.
(electric-help-form-to-execute): Renamed from to-be-executed.
Add defvar for it.
(electric-help-mode): Turn off view-mode.

28 years ago(VECSIZE): Round up when dividing.
Richard M. Stallman [Sat, 3 Feb 1996 02:33:12 +0000 (02:33 +0000)]
(VECSIZE): Round up when dividing.

28 years agoAdd cygwin32; Put eabi .sdata2/.sbss2 into read-only memory
Michael Meissner [Sat, 3 Feb 1996 01:03:27 +0000 (01:03 +0000)]
Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory

28 years ago(display-time): Rewrite to use built-in timers.
Richard M. Stallman [Fri, 2 Feb 1996 19:58:21 +0000 (19:58 +0000)]
(display-time): Rewrite to use built-in timers.
(display-time-event-handler): Renamed from display-time-filter;
now takes no parameters.
(display-time-sentinel): Function deleted.
(display-time-process): Variable deleted.
(display-time-timer): New variable.

28 years ago(run-with-timer): Set repetition interval.
Richard M. Stallman [Fri, 2 Feb 1996 19:45:55 +0000 (19:45 +0000)]
(run-with-timer): Set repetition interval.

28 years ago(auto-mode-alist): .ksh suffix means sh-mode.
Richard M. Stallman [Fri, 2 Feb 1996 18:47:34 +0000 (18:47 +0000)]
(auto-mode-alist): .ksh suffix means sh-mode.
(write-file): Interactively, prefix arg means don't confirm.

28 years agoCorrect specialised fontification and associated stuff.
Simon Marshall [Fri, 2 Feb 1996 10:37:39 +0000 (10:37 +0000)]
Correct specialised fontification and associated stuff.

28 years agoFix up specialised fontification stuff.
Simon Marshall [Fri, 2 Feb 1996 10:31:05 +0000 (10:31 +0000)]
Fix up specialised fontification stuff.

28 years ago(ange-ftp-default-user): Doc fix.
Richard M. Stallman [Fri, 2 Feb 1996 06:34:17 +0000 (06:34 +0000)]
(ange-ftp-default-user): Doc fix.

(ange-ftp-netrc-default-user): New variable.
(ange-ftp-netrc-default-password):
(ange-ftp-netrc-default-account):
(ange-ftp-get-user): Use ange-ftp-netrc-default-user.
(ange-ftp-get-passwd): Use ange-ftp-netrc-default-...
(ange-ftp-get-account): Likewise.
(ange-ftp-parse-netrc-group): Set ange-ftp-netrc-default-...
(ange-ftp-write-region): executing-macro -> executing-kbd-macro.

28 years agoComment/whitespace changes.
Richard M. Stallman [Fri, 2 Feb 1996 06:31:06 +0000 (06:31 +0000)]
Comment/whitespace changes.

28 years ago(edmacro-original-buffer, edmacro-finish-hook)
Richard M. Stallman [Fri, 2 Feb 1996 06:13:55 +0000 (06:13 +0000)]
(edmacro-original-buffer, edmacro-finish-hook)
(edmacro-store-hook): Add defvars.

28 years ago(win32_kbd_mods_to_emacs, win32_kbd_patch_key,
Geoff Voelker [Fri, 2 Feb 1996 02:01:53 +0000 (02:01 +0000)]
(win32_kbd_mods_to_emacs, win32_kbd_patch_key,
key_event): Convert from static to global functions.
(win32_kbd_patch_key): Set modifiers when AltGr is pressed.
(key_event): Don't modify code on window input.

28 years ago(convert_to_key_event, is_dead_key): New functions.
Geoff Voelker [Fri, 2 Feb 1996 02:00:56 +0000 (02:00 +0000)]
(convert_to_key_event, is_dead_key): New functions.
(w32_read-socket): Convert console modifiers to Emacs modifiers.
Use console input routines to unify keyboard support.
(x_make_frame_visible): Make frame foreground window.

28 years ago(modifiers, modifier_key_support_tested,
Geoff Voelker [Fri, 2 Feb 1996 01:58:01 +0000 (01:58 +0000)]
(modifiers, modifier_key_support_tested,
modifiers_recorded): New variables.
(EMACS_LCONTROL, EMACS_RCONTROL, EMACS_LMENU,
EMACS_RMENU): New macros.
(test_modifier_support, record_keydown, record_keyup,
modifier_set, construct_modifiers): New functions.
(win32_wnd_proc): Monitor modifier keyup and keydown messages.
Map window modifiers into console modifiers to unify input.

(x_create_frame): Use the FixedSys font as the default font.
(x_to_win32_font): For now, always use ANSI_CHARSET.

28 years ago(prepend_msg): New function.
Geoff Voelker [Fri, 2 Feb 1996 01:57:44 +0000 (01:57 +0000)]
(prepend_msg): New function.

28 years ago(update_frame): Compare FRAME_MINIBUF_WINDOW(f)
Richard M. Stallman [Thu, 1 Feb 1996 21:30:03 +0000 (21:30 +0000)]
(update_frame): Compare FRAME_MINIBUF_WINDOW(f)
against with not minibuf_window but echo_area_window.

28 years ago(wait_reading_process_input): If select times out,
Richard M. Stallman [Thu, 1 Feb 1996 20:35:59 +0000 (20:35 +0000)]
(wait_reading_process_input): If select times out,
return only if we had no timers to shorten the wait.
Don't shorten the wait for timers if time_limit is -1.

28 years agoUpdate FSF address in comment.
Karl Heuer [Thu, 1 Feb 1996 18:44:05 +0000 (18:44 +0000)]
Update FSF address in comment.

28 years ago(Qcursor_in_echo_area): New variable.
Richard M. Stallman [Thu, 1 Feb 1996 16:10:41 +0000 (16:10 +0000)]
(Qcursor_in_echo_area): New variable.
(syms_of_fns): Set up Lisp var.
(Fy_or_n_p): Bind Qcursor_in_echo_area in case of nonlocal exit.

28 years ago(compilation-filter): Run compilation-filter-hook.
Richard M. Stallman [Thu, 1 Feb 1996 07:22:14 +0000 (07:22 +0000)]
(compilation-filter): Run compilation-filter-hook.

28 years ago(echo_now): Renamed from `echo'. All callers changed.
Richard M. Stallman [Thu, 1 Feb 1996 06:04:44 +0000 (06:04 +0000)]
(echo_now): Renamed from `echo'.  All callers changed.