1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
Commit graph

12276 commits

Author SHA1 Message Date
Richard M. Stallman
2fb9d6410c (VERSION): Update version number.
(maintainer-clean): Renamed from realclean.
1995-06-19 18:35:57 +00:00
Richard M. Stallman
714812eb9a (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay. 1995-06-19 18:30:06 +00:00
Richard M. Stallman
5e41cf03b9 Fix up load-path example. 1995-06-19 18:27:47 +00:00
Richard M. Stallman
08ddf771a2 (LIB_GCC): Fix previous change.
If we redefine it later, #undef it first.
1995-06-19 17:10:10 +00:00
Richard M. Stallman
b9ff190da7 (negative-argument, digit-argument):
Set overriding-terminal-local-map like C-u.
(universal-argument-map): Add binding for \e t.
1995-06-19 16:15:06 +00:00
Edward M. Reingold
562a94a041 Fix bug in determination of output string. 1995-06-19 15:36:11 +00:00
Richard M. Stallman
993a1a444f (vc-register): Inhibit backups for the file's buffer
(vc-add-triple, vc-lookup-triple, vc-record-rename):
Use absolute file names to access the SCCS named configuration files
("VC-names").

(vc-retrieve-snapshot): Use vc-checkout instead of
vc-backend-checkout, as the former also updates the current buffer.
(vc-file-tree-walk, vc-file-tree-walk-internal): Use
expand-file-name, so that FUNC gets called with an unabbreviated name.
1995-06-19 13:36:45 +00:00
Richard M. Stallman
4eadcdf806 Make doc strings and argument names consistent where necessary.
Moved user variables to own section.
(bookmark-alist): Better doc string.
(bookmark-insert-current-bookmark): Doc string.
(bookmark-insert-buffer-name): Doc string.
(bookmark-set): Take optional NAME argument.
(bookmark-bmenu-select): Use member to test for string's presence.
Use a more efficent test at end, as suggested by Mikio Nakajima.
1995-06-18 22:46:02 +00:00
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