bpt/emacs.git
30 years agoDo the global key bindings only via loaddefs.el,
Richard M. Stallman [Thu, 29 Jul 1993 18:24:32 +0000 (18:24 +0000)]
Do the global key bindings only via loaddefs.el,
not when sendmail.el is loaded.

30 years ago(Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.
Richard M. Stallman [Thu, 29 Jul 1993 06:34:03 +0000 (06:34 +0000)]
(Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.

(Fdelete_frame): Allow deletion if there is some other
visible (perhaps iconified) frame.  Also allow deleting terminal frame
if there are X frames.

30 years ago(rmail-nuke-pinhead-header): Tell replace-match not to alter the case.
Richard M. Stallman [Thu, 29 Jul 1993 05:37:32 +0000 (05:37 +0000)]
(rmail-nuke-pinhead-header): Tell replace-match not to alter the case.
(rmail-toggle-header, rmail-reformat-message): Ignore case
when checking for Summary-line.

30 years ago(calendar-mode-map): Bind C-SPC.
Richard M. Stallman [Thu, 29 Jul 1993 05:13:26 +0000 (05:13 +0000)]
(calendar-mode-map): Bind C-SPC.

30 years ago(vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
Paul Eggert [Thu, 29 Jul 1993 04:58:47 +0000 (04:58 +0000)]
(vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.

30 years ago(delete-frame): Permit it, if > 1 frame is vis or iconic.
Richard M. Stallman [Thu, 29 Jul 1993 04:50:27 +0000 (04:50 +0000)]
(delete-frame): Permit it, if > 1 frame is vis or iconic.

30 years ago(bzero, bcmp, bcopy): New macros.
Richard M. Stallman [Thu, 29 Jul 1993 04:12:41 +0000 (04:12 +0000)]
(bzero, bcmp, bcopy): New macros.
(LIB_STANDARD): Don't include libucb.a.

30 years ago* gud.el (gud-last-last-frame): Specify initial value. `dbx'
Jim Blandy [Thu, 29 Jul 1993 04:07:02 +0000 (04:07 +0000)]
* gud.el (gud-last-last-frame): Specify initial value.  `dbx'
doesn't work unless we do.

30 years ago* man.el (Man-find-section): HP/UX man pages have section names
Jim Blandy [Thu, 29 Jul 1993 04:02:54 +0000 (04:02 +0000)]
* man.el (Man-find-section): HP/UX man pages have section names
indented by a single space; recognize them.

30 years ago(calculate-c-indent): When checking whether function decl
Richard M. Stallman [Thu, 29 Jul 1993 04:01:09 +0000 (04:01 +0000)]
(calculate-c-indent): When checking whether function decl
is inside a comment, move back to the `(' that starts the arglist.

30 years ago(rmail-convert-file): If file needs conversion, convert it all.
Richard M. Stallman [Thu, 29 Jul 1993 03:43:38 +0000 (03:43 +0000)]
(rmail-convert-file): If file needs conversion, convert it all.

30 years ago(name-last-kbd-macro): Handle macros that are vectors.
Richard M. Stallman [Thu, 29 Jul 1993 03:27:05 +0000 (03:27 +0000)]
(name-last-kbd-macro): Handle macros that are vectors.

30 years agoFile removed.
Richard M. Stallman [Thu, 29 Jul 1993 02:36:54 +0000 (02:36 +0000)]
File removed.

30 years ago(Man-filter-list): Insert \n newlines in awk script.
Richard M. Stallman [Thu, 29 Jul 1993 02:31:06 +0000 (02:31 +0000)]
(Man-filter-list): Insert \n newlines in awk script.

30 years ago(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
Roland McGrath [Thu, 29 Jul 1993 00:25:38 +0000 (00:25 +0000)]
(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.

30 years ago(time-stamp): Add autoload cookie.
Richard M. Stallman [Wed, 28 Jul 1993 23:51:08 +0000 (23:51 +0000)]
(time-stamp): Add autoload cookie.

30 years ago(comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
Roland McGrath [Wed, 28 Jul 1993 22:41:43 +0000 (22:41 +0000)]
(comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
completion" instead of "Unique completion", for consistency with the rest
of the known universe.

30 years agoComment change.
Richard M. Stallman [Wed, 28 Jul 1993 19:09:08 +0000 (19:09 +0000)]
Comment change.

30 years ago* hpux9.h: Doc fix.
Jim Blandy [Wed, 28 Jul 1993 18:57:47 +0000 (18:57 +0000)]
* hpux9.h: Doc fix.

30 years agoRequire assoc instead of sc-alist.
Richard M. Stallman [Wed, 28 Jul 1993 18:22:58 +0000 (18:22 +0000)]
Require assoc instead of sc-alist.

30 years ago* s/hpux9.h: Doc fix.
Jim Blandy [Wed, 28 Jul 1993 18:12:35 +0000 (18:12 +0000)]
* s/hpux9.h: Doc fix.

30 years ago(gnus-apply-kill-hook): Make default value a list of functions.
Richard M. Stallman [Wed, 28 Jul 1993 08:35:38 +0000 (08:35 +0000)]
(gnus-apply-kill-hook): Make default value a list of functions.
(gnus-mark-article-hook, gnus-select-digest-hook): Likewise.
(gnus-select-article-hook, gnus-select-group-hook): Likewise.

30 years ago(wait_reading_process_input): Undo last two changes:
Richard M. Stallman [Wed, 28 Jul 1993 08:19:30 +0000 (08:19 +0000)]
(wait_reading_process_input): Undo last two changes:
when wait_for_cell, do not check the keyboard.

30 years ago(make_hdr): Use & in call to bzero.
Richard M. Stallman [Wed, 28 Jul 1993 08:18:09 +0000 (08:18 +0000)]
(make_hdr): Use & in call to bzero.

30 years ago* make-dist: Include lisp/dired.todo in the distribution.
Jim Blandy [Tue, 27 Jul 1993 23:43:56 +0000 (23:43 +0000)]
* make-dist: Include lisp/dired.todo in the distribution.

30 years agoComment change.
Richard M. Stallman [Tue, 27 Jul 1993 23:12:22 +0000 (23:12 +0000)]
Comment change.

30 years ago(byte-recompile-directory): Doc fix.
Richard M. Stallman [Tue, 27 Jul 1993 22:49:27 +0000 (22:49 +0000)]
(byte-recompile-directory): Doc fix.

30 years ago(command_loop_1): Call Qrecompute_lucid_menubar only if defined.
Richard M. Stallman [Tue, 27 Jul 1993 22:49:05 +0000 (22:49 +0000)]
(command_loop_1): Call Qrecompute_lucid_menubar only if defined.

30 years ago(iconify-or-deiconify-frame): Make it work.
Richard M. Stallman [Tue, 27 Jul 1993 22:01:29 +0000 (22:01 +0000)]
(iconify-or-deiconify-frame): Make it work.

30 years ago(iconify-or-deiconify-frame): New function. Use it for C-z.
Richard M. Stallman [Tue, 27 Jul 1993 21:58:54 +0000 (21:58 +0000)]
(iconify-or-deiconify-frame): New function.  Use it for C-z.

30 years agoentered into RCS
Richard M. Stallman [Tue, 27 Jul 1993 20:21:14 +0000 (20:21 +0000)]
entered into RCS

30 years agoInitial revision
Richard M. Stallman [Tue, 27 Jul 1993 20:20:01 +0000 (20:20 +0000)]
Initial revision

30 years ago(vc-rcs-status): Removing any trailing "-".
Paul Eggert [Tue, 27 Jul 1993 19:28:46 +0000 (19:28 +0000)]
(vc-rcs-status): Removing any trailing "-".

30 years ago(Fx_rebind_key, Fx_rebind_keys): Functions deleted.
Richard M. Stallman [Tue, 27 Jul 1993 17:00:08 +0000 (17:00 +0000)]
(Fx_rebind_key, Fx_rebind_keys): Functions deleted.

30 years ago(c++-mode-syntax-table): Don't alter syntax of '.
Richard M. Stallman [Tue, 27 Jul 1993 16:55:29 +0000 (16:55 +0000)]
(c++-mode-syntax-table): Don't alter syntax of '.

30 years ago(scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.
Richard M. Stallman [Tue, 27 Jul 1993 16:49:34 +0000 (16:49 +0000)]
(scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.

30 years ago(x-handle-iconic): New function.
Richard M. Stallman [Tue, 27 Jul 1993 08:38:00 +0000 (08:38 +0000)]
(x-handle-iconic): New function.
(command-switch-alist): Use that.
(x-switch-definitions): Delete elt for `-iconic'.

(x-selection-timeout): Use 20000 as default.

(x-select-text): Never set the CLIPBOARD selection.
(x-cut-buffer-or-selection-value): Try PRIMARY before cut buffer.
(x-cut-buffer-max): Set based on x-server-max-request-size.

30 years ago(frame-notice-user-settings): Don't reapply a parm
Richard M. Stallman [Tue, 27 Jul 1993 08:34:34 +0000 (08:34 +0000)]
(frame-notice-user-settings): Don't reapply a parm
whose value is ot changed (as far as we know) since frame-initialize.

30 years ago(x_iconify_frame): Handle case where frame was invisible.
Richard M. Stallman [Tue, 27 Jul 1993 08:33:44 +0000 (08:33 +0000)]
(x_iconify_frame): Handle case where frame was invisible.

30 years ago(main): Test LOCALTIME_CACHE.
Richard M. Stallman [Tue, 27 Jul 1993 08:32:33 +0000 (08:32 +0000)]
(main): Test LOCALTIME_CACHE.

30 years ago[MULTI_FRAME] (PURESIZE): Increased to 210000.
Richard M. Stallman [Tue, 27 Jul 1993 08:32:05 +0000 (08:32 +0000)]
[MULTI_FRAME] (PURESIZE): Increased to 210000.

30 years ago(OLDXMENU_OPTIONS): Definition deleted.
Richard M. Stallman [Tue, 27 Jul 1993 08:31:15 +0000 (08:31 +0000)]
(OLDXMENU_OPTIONS): Definition deleted.

30 years ago[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.
Richard M. Stallman [Tue, 27 Jul 1993 07:51:55 +0000 (07:51 +0000)]
[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.

30 years ago(search_buffer): If n is 0, just return POS.
Richard M. Stallman [Tue, 27 Jul 1993 07:25:54 +0000 (07:25 +0000)]
(search_buffer): If n is 0, just return POS.

30 years ago(dbx): For gud-break, send a file command and a stop command.
Richard M. Stallman [Tue, 27 Jul 1993 05:51:39 +0000 (05:51 +0000)]
(dbx): For gud-break, send a file command and a stop command.

30 years agoDoc fixes.
Richard M. Stallman [Tue, 27 Jul 1993 05:48:57 +0000 (05:48 +0000)]
Doc fixes.

30 years ago*** empty log message ***
Roland McGrath [Tue, 27 Jul 1993 00:37:13 +0000 (00:37 +0000)]
*** empty log message ***

30 years ago(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
Richard M. Stallman [Mon, 26 Jul 1993 21:27:16 +0000 (21:27 +0000)]
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.

30 years ago(font-menu-add-default): New function.
Richard M. Stallman [Mon, 26 Jul 1993 20:04:19 +0000 (20:04 +0000)]
(font-menu-add-default): New function.

30 years ago(normal-top-level): Call font-menu-add-default.
Richard M. Stallman [Mon, 26 Jul 1993 20:03:00 +0000 (20:03 +0000)]
(normal-top-level): Call font-menu-add-default.

30 years ago(Fset_window_buffer): Clear window_end_{pos,valid}.
Richard M. Stallman [Mon, 26 Jul 1993 19:14:26 +0000 (19:14 +0000)]
(Fset_window_buffer): Clear window_end_{pos,valid}.

30 years agoComment fix.
Richard M. Stallman [Mon, 26 Jul 1993 18:40:03 +0000 (18:40 +0000)]
Comment fix.

30 years ago(Fsleep_for): If arg is 0, return right away.
Richard M. Stallman [Mon, 26 Jul 1993 18:38:23 +0000 (18:38 +0000)]
(Fsleep_for): If arg is 0, return right away.

30 years ago(read-expression-history): New defvar.
Roland McGrath [Mon, 26 Jul 1993 18:32:07 +0000 (18:32 +0000)]
(read-expression-history): New defvar.
(eval-expression): Use it has history var in interactive spec.

30 years ago*** empty log message ***
Roland McGrath [Mon, 26 Jul 1993 17:37:11 +0000 (17:37 +0000)]
*** empty log message ***

30 years ago(kill-ring-save): Delete spurious `message' call.
Richard M. Stallman [Mon, 26 Jul 1993 07:31:11 +0000 (07:31 +0000)]
(kill-ring-save): Delete spurious `message' call.
(set-mark): If POS is nil, call deactivate-mark.

30 years ago(indent-c-exp): When previous line ends in comma,
Richard M. Stallman [Mon, 26 Jul 1993 07:10:13 +0000 (07:10 +0000)]
(indent-c-exp): When previous line ends in comma,
use calculate-c-indent.  Fix the "inner loop" to properly detect
a line that ends outside of comments and strings.

30 years ago(c++-mode-syntax-table): Handle C-style comments.
Richard M. Stallman [Mon, 26 Jul 1993 06:13:03 +0000 (06:13 +0000)]
(c++-mode-syntax-table): Handle C-style comments.

30 years ago(dired-readin-insert): If we got a list of files,
Richard M. Stallman [Mon, 26 Jul 1993 05:56:43 +0000 (05:56 +0000)]
(dired-readin-insert): If we got a list of files,
pass nil for WILDCARD arg to dired-insert-directory.

(dired-readin-insert): Don't use the "whole directory"
case if DIR-OR-LIST is a list.

30 years ago(insert-directory): Make sure default-directory is absolute.
Richard M. Stallman [Mon, 26 Jul 1993 05:55:40 +0000 (05:55 +0000)]
(insert-directory): Make sure default-directory is absolute.

(set-auto-mode): Fix backwards test involving inhibit-local-variables-regexps.

30 years ago(kbd_buffer_store_event): Apply all the modifiers bits
Richard M. Stallman [Mon, 26 Jul 1993 05:34:46 +0000 (05:34 +0000)]
(kbd_buffer_store_event): Apply all the modifiers bits
before testing for quit_char and stop_character.  Don't alter
event->code, though.

(interrupt_signal): Tell Fdo_auto_save not to print msg.
Print "Auto-save done" here.

30 years ago(vc-backend-steal): Pass arg omitted in last change.
Richard M. Stallman [Sun, 25 Jul 1993 22:36:03 +0000 (22:36 +0000)]
(vc-backend-steal): Pass arg omitted in last change.

30 years ago(x-selection-timeout): Use 20000 as default.
Richard M. Stallman [Sun, 25 Jul 1993 22:32:07 +0000 (22:32 +0000)]
(x-selection-timeout): Use 20000 as default.

30 years ago(MAXREQUEST): Defined.
Richard M. Stallman [Sun, 25 Jul 1993 22:01:06 +0000 (22:01 +0000)]
(MAXREQUEST): Defined.
(Fx_server_max_request_size): New function.
(syms_of_xfns): Set it up.

30 years ago(lisp_data_to_selection_data): New arg NOFREE_RET.
Richard M. Stallman [Sun, 25 Jul 1993 22:00:25 +0000 (22:00 +0000)]
(lisp_data_to_selection_data): New arg NOFREE_RET.
For a string, just return its data's address.
(x_handle_selection_request): Pass new arg.
If value comes back 1, don't call xfree.

30 years ago(redraw_previous_char): New function.
Richard M. Stallman [Sun, 25 Jul 1993 21:50:16 +0000 (21:50 +0000)]
(redraw_previous_char): New function.

30 years agoCommented-out code added.
Richard M. Stallman [Sun, 25 Jul 1993 21:48:55 +0000 (21:48 +0000)]
Commented-out code added.

30 years agoFix typo in previous change.
Richard M. Stallman [Sun, 25 Jul 1993 21:46:48 +0000 (21:46 +0000)]
Fix typo in previous change.

30 years ago(x-fixed-font-alist): Give some fonts long patterns.
Richard M. Stallman [Sun, 25 Jul 1993 20:46:18 +0000 (20:46 +0000)]
(x-fixed-font-alist): Give some fonts long patterns.
Delete 9x15 bold and 8x13 and 8x13 bold.  Add some fonts.

30 years ago(x-select-text): Never set the CLIPBOARD selection.
Richard M. Stallman [Sun, 25 Jul 1993 20:30:04 +0000 (20:30 +0000)]
(x-select-text): Never set the CLIPBOARD selection.
(x-cut-buffer-or-selection-value): Try PRIMARY before cut buffer.
(x-cut-buffer-max): Set based on x-server-max-request-size.

30 years ago(getpwuid): Declare at top level, and not if __386bsd__.
Richard M. Stallman [Sun, 25 Jul 1993 06:35:25 +0000 (06:35 +0000)]
(getpwuid): Declare at top level, and not if __386bsd__.

30 years ago(LOCALTIME_CACHE): Defined.
Richard M. Stallman [Sun, 25 Jul 1993 06:34:47 +0000 (06:34 +0000)]
(LOCALTIME_CACHE): Defined.
(HAVE_SETSID): Defined.
(LIB_STANDARD): Override, adding $(GNULIB_VAR).

30 years ago(Fdo_auto_save): Temporarily clear Vquit_flag.
Richard M. Stallman [Sun, 25 Jul 1993 06:00:32 +0000 (06:00 +0000)]
(Fdo_auto_save): Temporarily clear Vquit_flag.

30 years ago(Fx_create_frame): Typo in previous change.
Richard M. Stallman [Sun, 25 Jul 1993 05:38:16 +0000 (05:38 +0000)]
(Fx_create_frame): Typo in previous change.

30 years ago(xscrollbar): Fix typo specifying doc string.
Richard M. Stallman [Sun, 25 Jul 1993 03:15:25 +0000 (03:15 +0000)]
(xscrollbar): Fix typo specifying doc string.

30 years agoAdd size to geometry spec.
Jim Blandy [Sun, 25 Jul 1993 03:14:29 +0000 (03:14 +0000)]
Add size to geometry spec.
Specify sevenbit-strings in set print.
(xfloat): New command.

30 years ago(unrmail): Total rewrite.
Richard M. Stallman [Sun, 25 Jul 1993 02:19:59 +0000 (02:19 +0000)]
(unrmail): Total rewrite.

30 years ago(rmail-output): New arg NOATTRIBUTE.
Richard M. Stallman [Sun, 25 Jul 1993 02:19:47 +0000 (02:19 +0000)]
(rmail-output): New arg NOATTRIBUTE.

30 years ago(rmail-output-to-rmail-file): Set rmail-last-rmail-file
Richard M. Stallman [Sat, 24 Jul 1993 21:16:29 +0000 (21:16 +0000)]
(rmail-output-to-rmail-file): Set rmail-last-rmail-file
while reading the interactive args.
(rmail-output): Likewise, for rmail-last-file.
(rmail-output-to-rmail-file): Use default-file consistently.

30 years ago(rmail-last-rmail-file): Initialize to a file name.
Richard M. Stallman [Sat, 24 Jul 1993 20:20:22 +0000 (20:20 +0000)]
(rmail-last-rmail-file): Initialize to a file name.
(rmail): Don't set rmail-last-rmail-file.

(rmail-forward): Call rmail-start-mail for new frame
even if just one window.
(rmail-start-mail): Return what mail-other-frame returned.

30 years ago(occur): If no default, don't mention one.
Richard M. Stallman [Sat, 24 Jul 1993 18:42:33 +0000 (18:42 +0000)]
(occur): If no default, don't mention one.

30 years ago(Info-select-node): Run Info-selection-hook.
Richard M. Stallman [Sat, 24 Jul 1993 17:35:02 +0000 (17:35 +0000)]
(Info-select-node): Run Info-selection-hook.

30 years ago(tar-parse-info, tar-header-offset, tar-superior-buffer)
Richard M. Stallman [Sat, 24 Jul 1993 08:42:00 +0000 (08:42 +0000)]
(tar-parse-info, tar-header-offset, tar-superior-buffer)
(tar-superior-descriptor): Make them permanent locals.
(tar-mode): Call kill-all-local-variables.
Locally set enable-local-variables to nil.

30 years ago(Fx_create_frame): Don't look for default font
Richard M. Stallman [Sat, 24 Jul 1993 07:23:16 +0000 (07:23 +0000)]
(Fx_create_frame): Don't look for default font
if the caller has specified a valid font.  Try several
alternative font patterns.

30 years ago(face_name_id_number): Use assq_no_quit, not Fassq.
Richard M. Stallman [Sat, 24 Jul 1993 05:49:51 +0000 (05:49 +0000)]
(face_name_id_number): Use assq_no_quit, not Fassq.

30 years ago(Fprocess_status): Use Fget_process, to avoid error
Richard M. Stallman [Sat, 24 Jul 1993 05:47:16 +0000 (05:47 +0000)]
(Fprocess_status): Use Fget_process, to avoid error
if unknown process name.

30 years ago(ispell-point): Do nothing if there's no word at START.
Richard M. Stallman [Sat, 24 Jul 1993 05:33:38 +0000 (05:33 +0000)]
(ispell-point): Do nothing if there's no word at START.

30 years ago(command_loop_1): Run post-command-hook first thing.
Richard M. Stallman [Fri, 23 Jul 1993 23:23:57 +0000 (23:23 +0000)]
(command_loop_1): Run post-command-hook first thing.

(Fread_key_sequence): Doc fix.
(read_key_sequence): Handle Vkey_translation_map.

(kbd_buffer_get_event): Discard an event whose kind is no_event.

30 years ago[_LIBC]: Define BSD4_2.
Roland McGrath [Fri, 23 Jul 1993 20:38:15 +0000 (20:38 +0000)]
[_LIBC]: Define BSD4_2.

30 years ago(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
Richard M. Stallman [Fri, 23 Jul 1993 19:53:44 +0000 (19:53 +0000)]
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS

30 years agoentered into RCS
Richard M. Stallman [Fri, 23 Jul 1993 19:31:05 +0000 (19:31 +0000)]
entered into RCS

30 years agoInitial revision
Richard M. Stallman [Fri, 23 Jul 1993 19:28:14 +0000 (19:28 +0000)]
Initial revision

30 years agoComment fixes.
Richard M. Stallman [Fri, 23 Jul 1993 19:17:12 +0000 (19:17 +0000)]
Comment fixes.

30 years ago(doctor-type-symbol): Win if auto-fill-function is nil.
Richard M. Stallman [Fri, 23 Jul 1993 18:33:00 +0000 (18:33 +0000)]
(doctor-type-symbol): Win if auto-fill-function is nil.

30 years ago(advance-direction): Set kp-f3, not kp-f1.
Richard M. Stallman [Fri, 23 Jul 1993 18:15:22 +0000 (18:15 +0000)]
(advance-direction): Set kp-f3, not kp-f1.

30 years agoMinor error in previous change.
Richard M. Stallman [Fri, 23 Jul 1993 17:53:50 +0000 (17:53 +0000)]
Minor error in previous change.

30 years ago(x-select-text): Always set the cut buffer,
Richard M. Stallman [Fri, 23 Jul 1993 17:24:45 +0000 (17:24 +0000)]
(x-select-text): Always set the cut buffer,
but sometimes set it to nothing.  Don't put large strings in clipboard.

30 years agoentered into RCS
Richard M. Stallman [Fri, 23 Jul 1993 16:57:24 +0000 (16:57 +0000)]
entered into RCS

30 years ago(XTread_socket) [! HAVE_X11R5]:
Richard M. Stallman [Fri, 23 Jul 1993 08:04:52 +0000 (08:04 +0000)]
(XTread_socket) [! HAVE_X11R5]:
Check for XK_Mode_switch and XK_Num_Lock, if defined.

30 years ago(set_point): Test Vinhibit_point_motion_hooks.
Richard M. Stallman [Fri, 23 Jul 1993 07:59:08 +0000 (07:59 +0000)]
(set_point): Test Vinhibit_point_motion_hooks.