Richard M. Stallman
087feab3c8
(quit_throw_to_read_char): Turn off the error check
...
testing poll_suppress_count.
1995-06-18 22:28:53 +00:00
Richard M. Stallman
b47cc08a68
(nt): Explicitly include makefile.nt and makefile.def only.
1995-06-18 18:52:07 +00:00
Richard M. Stallman
83509348eb
*** empty log message ***
1995-06-18 18:45:55 +00:00
Richard M. Stallman
5101db23a9
(LIB_GCC): Define here, overriding Makefile.in.in,
...
so as to use C_SWITCH_X_MACHINE.
1995-06-18 18:26:03 +00:00
Richard M. Stallman
133d010c2d
(texinfo-environment-regexp): Add @ifhtml, @html.
1995-06-18 16:45:20 +00:00
Richard M. Stallman
845720b9f9
(archive-zip-summarize): Handle per-file comments in central directory.
1995-06-18 16:24:51 +00:00
Johan Vromans
ff6481825c
Withdraw mouse-major-mode-map modifications.
...
They were erroneous and not needed.
1995-06-18 14:43:23 +00:00
Richard M. Stallman
0409429086
(vc-fetch-master-properties): Use path-separator
...
for path to "cvs status" command.
1995-06-18 13:42:43 +00:00
Richard M. Stallman
7686938437
(malloc, realloc): If not _MALLOC_INTERNAL, always use void *.
...
(SYSTEM_MALLOC): Definition deleted.
1995-06-18 13:24:32 +00:00
Richard M. Stallman
365636dc53
(normal-top-level, command-line-1):
...
Call precompute-menubar-bindings only if using x.
(precompute-menubar-bindings): Don't check for x here.
Set define-key-rebound-commands to t.
1995-06-17 23:53:53 +00:00
Richard M. Stallman
f5263a5cfc
Call precompute-menubar-bindings.
...
Then set define-key-rebound-commands to nil.
1995-06-17 23:53:23 +00:00
Richard M. Stallman
8fbc986d86
(menu_item_equiv_key): Do reconsider a command that had
...
no equivalent before, if it is in Vdefine_key_rebound_commands.
1995-06-17 23:48:10 +00:00
Richard M. Stallman
107fd03d98
(Vdefine_key_rebound_commands): New variable.
...
(syms_of_keymap): Set up Lisp var.
(Fdefine_key): Put new definition onto Vdefine_key_rebound_commands.
1995-06-17 23:46:27 +00:00
Richard M. Stallman
cd2db344de
(add-hook): Use local local-variable-if-set-p.
1995-06-17 19:47:52 +00:00
Richard M. Stallman
f4f04ceee5
(Flocal_variable_if_set_p): New function.
...
(syms_of_data): Call defsubr.
1995-06-17 19:47:30 +00:00
Richard M. Stallman
01a2b48018
(Info-directory-list): If path-separator isn't available, bind it here.
1995-06-17 19:12:53 +00:00
Richard M. Stallman
eff87c2c1d
(display_text_line): Fill in charstart for end of buffer.
1995-06-17 14:58:24 +00:00
Richard M. Stallman
22bf061573
(forms--mode-menu-edit,forms--mode-menu-ro):
...
Set `mouse-major-mode-menu'.
1995-06-17 13:00:22 +00:00
Roland McGrath
2ef2d89752
Fixed bogus references to menu-bar-file-menu in define-key forms.
1995-06-17 06:33:08 +00:00
Richard M. Stallman
719191cf4a
(quit_throw_to_read_char): Use do_switch_frame directly.
1995-06-17 01:49:35 +00:00
Richard M. Stallman
09c8f04d1f
[MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.
1995-06-17 01:48:41 +00:00
Richard M. Stallman
9a7c6fc365
(Fset_window_configuration): Use do_switch_frame directly.
1995-06-16 23:28:57 +00:00
Richard M. Stallman
82351c12fb
(do_switch_frame): Declared.
1995-06-16 23:28:13 +00:00
Richard M. Stallman
61f944833c
(Fdelete_frame): Use do_switch_frame directly.
...
(do_switch_frame): No longer static.
1995-06-16 23:26:11 +00:00
Richard M. Stallman
1774d17ed0
make-frame-visible event was misdescribed as deiconify-frame.
1995-06-16 22:59:48 +00:00
Karl Heuer
5f48fc17d1
(isearch-mode-map): Bind frame events to nil.
1995-06-16 22:24:42 +00:00
Karl Heuer
1c2127876e
[MULTI_FRAME] (Fignore_event): New function.
...
[MULTI_FRAME] (keys_of_frame): Bind iconify-frame and
make-frame-visible to it.
1995-06-16 22:19:27 +00:00
Melissa Weisshaus
bda144f49f
updates for version 19.29 made by melissa; also needed to check out files
...
so two-volume formatting could be accomplished.
1995-06-16 19:17:59 +00:00
Richard M. Stallman
b7011339a2
(vc-lookup-triple): changed the code that used to call
...
vc-master-info, which no longer exists. Adapted to the new
parameter format of vc-parse-buffer.
1995-06-16 18:11:46 +00:00
Richard M. Stallman
d7eff0e04e
(vc-backend-dispatch): Move definition before first use.
1995-06-16 18:04:47 +00:00
Richard M. Stallman
88a2ffaf93
Adapt to the changes in vc-hooks.el, namely, the new
...
'none-value of vc-locking-user, and the consistent caching
of all properties. Especially, make the properties survive
check-ins and check-outs. Various minor bug fixes.
(vc-file-clear-masterprops): New function.
(vc-backend-checkin, vc-backend-revert): Set vc-locking-user
to 'none if the file is unlocked.
(vc-backend-checkin, vc-backend-revert, vc-backend-checkout):
Use vc-file-clear-masterprops, and adjust those properties
that are not cleared.
(vc-resynch-window): Temporarily remove vc-find-file-hook, so
that we don't lose the file properties during check-in/out.
(vc-resynch-window): Do not try to delete the current window if
`vc-keep-workfiles' is nil (doesn't make sense; killing the
buffer is enough.)
(vc-backend-checkin): Rewrote the code that adjusts the default
branch and removes any locks that might remain after check-in.
(vc-cancel-version): Abort with error message in the CVS case.
(The error used to be signalled in vc-backend-uncheck, which is
a little too late.)
(vc-minor-revision): Function removed.
1995-06-16 18:02:51 +00:00
Richard M. Stallman
b8d3c872bf
Use long, not EMACS_INT.
1995-06-16 16:48:16 +00:00
Richard M. Stallman
d38e5dbe43
Reinstalled autoloads from ispell-dictionary-alist,
...
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed.
1995-06-16 16:25:07 +00:00
Richard M. Stallman
f468da95a7
(x_report_frame_params, x_set_icon_type, x_set_icon_name)
...
(x_set_name, x_icon, Fx_create_frame): Use moved icon_name field.
1995-06-16 16:10:41 +00:00
Richard M. Stallman
40d0849957
(struct x_display): icon_name deleted.
1995-06-16 16:10:11 +00:00
Richard M. Stallman
e7f79a67e7
(struct frame): New field icon_name.
1995-06-16 16:09:38 +00:00
Richard M. Stallman
894a9d16cf
(mark_object): Mark icon_name field.
1995-06-16 16:08:21 +00:00
Richard M. Stallman
fceee0072d
(vc-consult-rcs-headers): Fix typo in prev change.
1995-06-16 13:09:50 +00:00
Simon Marshall
c6b3c155c9
ditto for c-backslash-region.
1995-06-16 12:45:12 +00:00
Simon Marshall
d73ecf45ad
Put menu-enable mark-active on relevant items.
1995-06-16 12:30:26 +00:00
Simon Marshall
29008daae0
Props -> Properties
1995-06-16 08:51:48 +00:00
Simon Marshall
8862b0db81
Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.
1995-06-16 07:47:09 +00:00
Karl Heuer
7079aefa34
Fix previous change.
1995-06-16 06:19:38 +00:00
Karl Heuer
69d4c3c485
(universal-argument-map): New var.
...
(universal-argument, negative-argument, digit-argument):
Use overriding-terminal-local-map.
(prefix-arg-internal, describe-arg): Functions deleted.
(universal-argument-more, universal-argument-minus): New functions.
(universal-argument-other-key): New function.
1995-06-16 06:14:44 +00:00
Karl Heuer
c79552226e
(isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
...
(isearch-done): Likewise.
1995-06-16 06:10:21 +00:00
Karl Heuer
217258d52e
(init_kboard): Initialize it.
...
(syms_of_keyboard): Defvar it.
(read_key_sequence, menu_bar_items):
Check Voverriding_terminal_local_map before Voverriding_local_map.
(command_loop_1): In special handling for commands
that create a prefix arg, don't handle commands that merely
preserve one that was previously created.
1995-06-16 05:42:42 +00:00
Karl Heuer
d46fb96ae4
(Qoverriding_terminal_local_map): New variable.
...
(syms_of_xdisp): staticpro it.
(update_menu_bar): If we bind overriding-local-map, also bind
overriding-terminal-local-map.
1995-06-16 05:36:08 +00:00
Karl Heuer
e784236dea
(Fkey_binding, describe_buffer_bindings):
...
Check Voverriding_terminal_local_map before Voverriding_local_map.
1995-06-16 05:24:27 +00:00
Karl Heuer
f73d11631e
(Fsubstitute_command_keys):
...
Check Voverriding_terminal_local_map before Voverriding_local_map.
1995-06-16 05:19:43 +00:00
Richard M. Stallman
8ce8687ea5
Removed autoload from ispell-dictionary-alist,
...
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed
so users can more easily modify and upgrade entries.
(ispell-dictionary-alist): Once more a single variable.
(ispell-required-version): Documentation changes
(ispell-skip-sgml): Documentation changes
(ispell-command-loop): mode-line-format now shows misspelled word.
(ispell-message-text-end): Can now process postscript version 1.
(ispell-message-start-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message-end-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message): Added block message skipping.
(ispell-buffer-local-parsing): Added html-mode.
1995-06-16 05:13:01 +00:00