1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

16012 Commits

Author SHA1 Message Date
Richard M. Stallman
dd73b091cb Explain better about abnormal hooks. 1996-09-01 22:44:57 +00:00
Richard M. Stallman
4f8aaa7480 (record_asynch_buffer_change, gobble_input):
Use sigblock instead of sigblockx.
1996-09-01 22:08:35 +00:00
Richard M. Stallman
645280b72c (sigunblockx): Definitions deleted.
(sigpausex, sigblockx, sigholdx): Definitions deleted.
1996-09-01 22:08:12 +00:00
Richard M. Stallman
474038150f (create_process): Test defined (TIOCSCTTY)
and defined (HAVE_SETSID) instead of DONT_REOPEN_PTY.
1996-09-01 21:56:24 +00:00
Richard M. Stallman
b7fa904ccb (insert-directory): If ls fails, get an error. 1996-09-01 21:38:48 +00:00
Karl Heuer
e3678b6433 Removed support for !MULTI_FRAME. 1996-09-01 21:04:32 +00:00
Karl Heuer
8c09486ac8 (MULTI_FRAME): Obsolete macro deleted. 1996-09-01 20:52:25 +00:00
Richard M. Stallman
c190bcd5d0 (struct x_display_info): Add element Xatom_FONT. 1996-09-01 20:52:17 +00:00
Richard M. Stallman
2218e4d9c4 (x_term_init): Initialize Xatom_FONT member.
(x_new_font): Use Xatom_FONT member.
1996-09-01 20:49:29 +00:00
Richard M. Stallman
61298010c6 Doc fixes. 1996-09-01 20:48:03 +00:00
Richard M. Stallman
53c58b5d48 [HAVE_SETRLIMIT]: Include time.h and resource.h.
(main) [HAVE_SETRLIMIT]: Call setrlimit to extend the stack limit.
New local `rlim'.
1996-09-01 20:47:10 +00:00
Richard M. Stallman
149d4fe55c (isearch-*-char): Use the isearch-other-end as new
starting point in both directions.
1996-09-01 20:46:31 +00:00
Richard M. Stallman
0a20b6841d (build_annotations): Remember original buffer that the
region came from; pass this to `format-annotate-function'.
1996-09-01 20:44:46 +00:00
Richard M. Stallman
75a209d4bc Add menu items and xrefs to the menu bar menu.
(Info-check-pointer): New function.
(Info-mode-menu): New menu.
(Info-menu-last-node): New variable.
(Info-menu-update): New function.
(Info-mode): Add `Info-menu-update' to `activate-menubar-hook'.
1996-09-01 20:43:10 +00:00
Richard M. Stallman
4cc36b1786 (compilation-finish-functions): New variable.
(compilation-handle-exit): Run compilation-finish-functions.
1996-09-01 20:23:30 +00:00
Richard M. Stallman
20ddcdc068 (Fx_list_fonts): New optional arg MAXIMUM. 1996-09-01 19:52:14 +00:00
Richard M. Stallman
670ce6ea7a (tmm-add-one-shortcut): New subroutine.
(tmm-add-shortcuts): Code moved to tmm-add-one-shortcut.
Handle tmm-shortcut-style and tmm-shortcut-words.
(tmm-define-keys): Use suppress-keymap.
Moved use-local-map from the caller here.
tmm-short-cuts is now a list of chars, not of one-char strings.
(tmm-completion-delete-prompt): New function, used in
completion-setup-hook.
(tmm-shortcut-style): New variable.
(tmm-shortcut-words): New variable.
(tmm-shortcut): Handle tmm-shortcut-style.
The shortcut searched in tmm-short-cuts is now a char, not a string.
1996-09-01 19:47:48 +00:00
Karl Heuer
6ec8bbd20d Change all references from point to PT. 1996-09-01 19:15:05 +00:00
Richard M. Stallman
7003b25830 (vip-custom-file-name): Use convert-standard-filename. 1996-09-01 19:09:14 +00:00
Richard M. Stallman
fc71550113 (desktop-basefilename): Use convert-standard-filename. 1996-09-01 19:04:28 +00:00
Richard M. Stallman
88fb0aaae4 (bookmark-default-file): Use convert-standard-filename. 1996-09-01 19:03:37 +00:00
Richard M. Stallman
4a047d230c (change-log-name): Don't treat MSDOS, NT specially. 1996-09-01 19:02:33 +00:00
Karl Heuer
ae93ce928a (re_match_2_internal) [emacs]: Use PT, not point. 1996-09-01 19:02:26 +00:00
Richard M. Stallman
a633d9afc2 (vc-register-switches): New variable.
(vc-backend-admin): Use vc-register-switches.
1996-09-01 18:33:12 +00:00
Richard M. Stallman
c43aa15d17 (TAGS): Use $(srcdir) in deps. 1996-09-01 18:27:40 +00:00
Richard M. Stallman
deec6f9958 (emacsclient): Link with getopt.
Add -DVERSION so emacsclient knows its version number.
1996-09-01 18:25:38 +00:00
Richard M. Stallman
8f9aaa0a81 (decode_options): New function.
(main, both versions): Call decode_options.
(print_help_and_exit): New function.
(VERSION): New macro
1996-09-01 18:25:21 +00:00
Richard M. Stallman
424aad230d [windows-nt, ms-dos]: Load dos-nt. 1996-09-01 17:11:14 +00:00
Richard M. Stallman
dda6639dbb (path-separator, grep-null-device, grep-regexp-alist)
(file-name-buffer-file-type-alist, find-buffer-file-type):
(find-file-not-found-set-buffer-file-type, find-file-binary):
(find-file-text, mode-line-format): Moved to dos-nt.el.

(save-to-unix-hook, revert-from-unix-hook)
(using-unix-filesystems): Functions removed.
1996-09-01 17:10:56 +00:00
Richard M. Stallman
a95c9a8c30 (path-separator, grep-null-device, grep-regexp-alist)
(file-name-buffer-file-type-alist, find-buffer-file-type):
(find-file-not-found-set-buffer-file-type, find-file-binary):
(find-file-text, mode-line-format): Moved to dos-nt.el.
1996-09-01 17:10:14 +00:00
Richard M. Stallman
a750bcaada Initial revision 1996-09-01 17:09:21 +00:00
Richard M. Stallman
3a5a5199c7 (lisp): Include dos-nt.elc. 1996-09-01 06:49:07 +00:00
Richard M. Stallman
dc32bb9120 (MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc. 1996-09-01 06:46:59 +00:00
Richard M. Stallman
729d03e7b6 (gnus-local-domain): Remove. 1996-09-01 03:58:08 +00:00
Richard M. Stallman
312cac0ecc Add 1996 to copyright notice. 1996-09-01 03:30:37 +00:00
Richard M. Stallman
8b91400357 Don't fill based on window width.
Don't require facemenu; it's preloaded if applicable.

(enriched-default-right-margin, enriched-fill-after-visiting)
(enriched-text-width): Variables deleted.

(enriched-text-width): Function deleted.

(enriched-initial-annotation): Use `fill-column' rather than
enriched-text-width.

(enriched-mode): Use `add-to-list'.  Turn use-hard-newlines on by
calling function, not setting variable.

(enriched-encode): New argument ORIG-BUF; evaluate
enriched-initial-annotation in that buffer.

(enriched-decode): Turn on use-hard-newlines with function.  Use new
`set-hard-newline-properties' function.  Set fill-column from
File-Width header; re-fill paragraphs only if there is no File-Width
header.
1996-09-01 03:28:43 +00:00
Richard M. Stallman
d1abb42fc8 (format-alist): Doc fix.
(format-annotate-function): New argument ORIG-BUF, passed on to TO-FN.
(format-encode-region): Let TO-FN know that our current buffer is
its ORIG-BUF.
1996-09-01 03:25:54 +00:00
Richard M. Stallman
965eb84afd (use-hard-newlines): New minor mode function.
Existing variable gets doc fix.
1996-09-01 03:24:55 +00:00
Richard M. Stallman
55741b4681 (set-hard-newline-properties): New fn.
(newline): Use it.
1996-09-01 03:24:22 +00:00
Richard M. Stallman
b1878f4508 (requeued_events_pending_p): New function. 1996-09-01 02:43:58 +00:00
Richard M. Stallman
33d79bad63 (mouse-show-mark): Detect loss of selection
while we are showing it highlighted.
1996-09-01 02:42:04 +00:00
Richard M. Stallman
a8abaf83a4 (make-auto-save-file-name): Try a few directories
to get one we can write in.
1996-09-01 00:20:33 +00:00
Richard M. Stallman
85ea1a285f Check for setrlimit. 1996-09-01 00:14:32 +00:00
Richard M. Stallman
be072a32c9 (HAVE_SETRLIMIT): Add #undef. 1996-09-01 00:13:53 +00:00
Richard M. Stallman
04fc68e769 (Fload): Add "source is newer" info to the "loading" and "done" messages. 1996-09-01 00:01:56 +00:00
Richard M. Stallman
11c626be44 (blessmail): Use $srcdir to find blessmail.el. 1996-08-31 23:47:10 +00:00
Richard M. Stallman
e318085a3a Clean up whitespace. 1996-08-31 23:41:26 +00:00
Richard M. Stallman
c8499ba5d8 (re_search_2): Optimize regexp that starts with ^. 1996-08-31 23:40:19 +00:00
Richard M. Stallman
590027f762 (FREE_VAR): Clean up C syntax. 1996-08-31 22:29:12 +00:00
Richard M. Stallman
d169562fa9 (make-doctor-variables): Eliminate `observation-list' also. 1996-08-31 22:24:46 +00:00