Karl Heuer
5221fd6372
(Fminibuffer_complete): Make last_command be kboard-local.
1995-06-09 03:05:13 +00:00
Karl Heuer
346e0c2d17
(internal_self_insert): Make last_command be kboard-local.
1995-06-09 03:05:04 +00:00
Karl Heuer
185fd0ecec
(last_command): Var deleted; now part of struct kboard.
1995-06-09 03:04:43 +00:00
Karl Heuer
334a398c80
(struct kboard): New member Vlast_command.
1995-06-09 03:04:26 +00:00
Karl Heuer
6c7178b995
(last_command): Var deleted; now part of struct kboard.
...
(command_loop_1): Make last_command be kboard-local.
(syms_of_keyboard): Defvar it.
(init_kboard): Initialize it.
1995-06-09 03:03:46 +00:00
Karl Heuer
92abb02b9b
Initial revision
1995-06-09 02:31:33 +00:00
Karl Heuer
549fba2b64
(LIBS_MACHINE): Use -lpthread if it exists.
1995-06-09 01:39:10 +00:00
Karl Heuer
117aaf6057
(prompt-for-change-log-name): Handle the case where
...
a directory name is specified gracefully.
1995-06-09 01:29:21 +00:00
Karl Heuer
ed690657f2
(Info-mode): Doco fix.
...
(Info-next-preorder): Renamed from Info-next-preorder-1.
Old definition deleted.
After moving up, go to end of node.
(Info-last-preorder): If no menu, try the previous node.
After going down thru menu or to previous, position at end
of node and recenter.
After moving up, position at start of menu.
(Info-follow-nearest-node, Info-mouse-follow-nearest-node):
Use Info-next-preorder.
(Info-scroll-up, Info-scroll-down): Doc fix.
1995-06-09 01:26:00 +00:00
Karl Heuer
1628adc6cd
(report-emacs-bug-info): New command.
...
(report-emacs-bug): Put it in local map. Display a message
in another window.
1995-06-09 01:24:47 +00:00
Karl Heuer
ce6af52bd2
(format-find-file, format-insert-file): New functions.
1995-06-09 01:23:01 +00:00
Karl Heuer
d144b02862
(vc-backend-checkin): Handle RCS `co'-output in the event
...
that a check-in only results in reverting to the previous version.
Also be more robust if the new version number cannot be told from
what `co' says.
1995-06-09 01:21:18 +00:00
Karl Heuer
f1b82fc8cf
(vc-register): Check for a visited file first thing.
1995-06-09 01:17:59 +00:00
Karl Heuer
41015a196c
(Flookup_key, Fdefine_key): Use Fevent_convert_list.
1995-06-09 01:15:14 +00:00
Karl Heuer
a1706c30d6
(Fevent_convert_list): Renamed from convert_event_type_list.
...
(syms_of_keyboard): defsubr it.
1995-06-09 01:14:45 +00:00
Karl Heuer
21af8a68c8
(xmenu_show): Do call lw_destroy_all_widgets.
...
(xdialog_show): Likewise.
(popup_get_selection): Don't call it here.
1995-06-09 01:11:36 +00:00
Karl Heuer
1e79ec2421
(Freplace_match): Do the right thing with backslash.
1995-06-09 01:10:11 +00:00
Karl Heuer
ad10348f71
(Freplace_match): Fix check for valid reg in string replace.
1995-06-09 01:07:18 +00:00
Karl Heuer
a1e7cebf9a
(LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
1995-06-09 01:05:48 +00:00
Karl Heuer
4b7271c1a1
(file-precious-flag): Doc clarification.
1995-06-09 01:00:42 +00:00
Karl Heuer
ecb7cb34ce
(Vhelp_event_list): New var.
...
(syms_of_keyboard): Set up Lisp var.
(help_char_p): New function.
(read_char, echo_char, read_key_sequence): Use help_char_p.
1995-06-09 00:55:30 +00:00
Karl Heuer
18afd4778c
(Vlucid_menu_bar_dirty_flag): Declare this variable.
...
(Qrecompute_lucid_menubar, Qactivate_menubar_hook): Likewise.
1995-06-09 00:53:44 +00:00
Karl Heuer
a63d64fb53
(read_key_sequence): Don't run activate-menubar-hook
...
or call recompute-lucid-menubar.
1995-06-09 00:52:18 +00:00
Karl Heuer
34acc8e6e5
(update_menu_bar): Run activate-menubar-hook
...
and call recompute-lucid-menubar.
1995-06-09 00:51:32 +00:00
Karl Heuer
546fe08580
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
...
unread-command-events, removed support for emacs versions 19.28 and
xemacs 19.11 and earlier.
1995-06-09 00:12:29 +00:00
Karl Heuer
75551c46fb
(vip-event-key): now handles keys 128--255 as meta-chars.
...
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
unread-command-events, removed support for emacs versions 19.28 and
xemacs 19.11 and earlier.
1995-06-09 00:11:53 +00:00
Karl Heuer
8f2685cb05
Fixed problems with yanking/deleting buffers.
...
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
unread-command-events, removed support for emacs versions 19.28 and
xemacs 19.11 and earlier.
1995-06-09 00:11:23 +00:00
Karl Heuer
4af0c23b9f
(vip-envelop-ESC-key): if an ESC-sequence translates
...
into a function key, pretend that this key was the last command event.
(vip-put-back,vip-Put-back): now emulate Vi's behavior
more closely.
(vip-line): no longer not bombs out.
(vip-exec-shift) now preserves the point.
Fixed the behavior of the Vi commands M, L, G, yw, dg, etc.
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
unread-command-events, removed support for emacs versions 19.28 and
xemacs 19.11 and earlier.
1995-06-09 00:09:26 +00:00
Karl Heuer
2354a83219
(SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
1995-06-08 20:39:45 +00:00
Karl Heuer
6f5b5da1d6
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1995-06-08 20:35:11 +00:00
Karl Heuer
2d1985a2e1
[MSDOS]: #undef chdir.
1995-06-08 20:13:45 +00:00
Karl Heuer
76fbc89437
Define STDC_HEADERS.
1995-06-08 19:57:56 +00:00
Karl Heuer
81afb6d1eb
[!subprocesses]: Include sysselect.h.
1995-06-08 19:21:05 +00:00
Karl Heuer
f1df80a88f
(xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
1995-06-08 19:14:45 +00:00
Roland McGrath
933fb95777
(map-y-or-n-p): Don't eval return value of prompter function.
1995-06-08 16:48:40 +00:00
Melissa Weisshaus
52fa3b2fae
Initial revision
1995-06-08 15:39:07 +00:00
Melissa Weisshaus
cc8c51f1c0
fixed errors that appeared during update to 19.29.
1995-06-08 15:34:01 +00:00
Simon Marshall
7ac268120e
Put comments first in texinfo-font-lock-keywords.
1995-06-08 14:29:13 +00:00
Roland McGrath
965f7ac9c1
(rlogin): If optional second arg is buffer or string, use that as name.
1995-06-08 13:03:15 +00:00
Melissa Weisshaus
eaac2be133
updates for version 19.29.
...
,
1995-06-08 04:43:19 +00:00
Melissa Weisshaus
89dbfd1886
updated for 19.29.
1995-06-08 04:16:18 +00:00
Melissa Weisshaus
9742ec7baf
updated address.
1995-06-07 23:55:43 +00:00
Melissa Weisshaus
7d1db39e07
updated menus and dates for june 1995 edition.
1995-06-07 23:00:15 +00:00
Karl Heuer
9671abc28b
(mark_kboards): Mark Vprefix_arg instead of
...
prefix_factor and prefix_value.
1995-06-07 22:25:46 +00:00
Karl Heuer
04609ce412
(Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
1995-06-07 22:24:23 +00:00
Karl Heuer
d8bcf58ebc
(cmd_error, command_loop_1, Fcommand_execute)
...
(Fexecute_extended_command, init_kboard, syms_of_keyboard):
Undo Feb 28 change; prefix arg handling is now in Lisp code again.
1995-06-07 22:18:05 +00:00
Karl Heuer
1e0c5826c5
(current_prefix_partial): Deleted.
...
(Vprefix_arg): Deleted; not part of struct kboard again.
(Funiversal_argument, Fnegative_argument, Fdigit_argument)
(clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg): Deleted.
(syms_of_callint): Use DEFVAR_KBOARD for Vprefix_arg.
Remove defsubrs for deleted functions.
1995-06-07 22:12:07 +00:00
Roland McGrath
2b1ffa3419
(gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.
1995-06-07 22:07:53 +00:00
Karl Heuer
7e92640755
(struct kboard): member Vprefix_arg restored, replacing
...
prefix_factor, prefix_value, prefix_sign, and prefix_partial.
1995-06-07 21:48:03 +00:00
Karl Heuer
de7885bb0b
(current_prefix_partial): Deleted.
...
(Vprefix_arg): Deleted; now part of struct kboard again.
(Funiversal_argument, Fnegative_argument, Fdigit_argument)
(clear_prefix_arg, finalize_prefix_arg): Deleted.
1995-06-07 21:39:33 +00:00