1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
Commit graph

8970 commits

Author SHA1 Message Date
Karl Heuer
889bf32987 (evaporate_overlays): Overlay is in car, not cdr. 1994-09-22 19:20:52 +00:00
Karl Heuer
4351ed6732 (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
sendmail-synch-aliases.
1994-09-22 17:01:39 +00:00
Karl Heuer
26045a35d2 (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed. 1994-09-22 17:00:25 +00:00
Francesco Potortì
799ac634aa User option Man-notify-flag renamed to Man-notify-method. 1994-09-22 12:10:16 +00:00
Francesco Potortì
130f43af3d * ispell.el (check-ispell-version): suggest to try ispell4.el if
version does not match.
1994-09-22 11:41:17 +00:00
Richard M. Stallman
6b3faad82b (Fcompleting_read): Doc fix.
(get_minibuffer): Make BUF current to kill its local vars.
1994-09-22 07:41:35 +00:00
Richard M. Stallman
4efe992908 (BASE_PURESIZE): Increment both values. 1994-09-22 07:29:02 +00:00
Richard M. Stallman
e7cc6aa5c6 (x-create-frame-with-faces): Delete the frame if get error. 1994-09-22 07:26:46 +00:00
Richard M. Stallman
8be055fdee (insert-buffer): Default to first buffer other than current one. 1994-09-22 07:22:46 +00:00
Richard M. Stallman
4dc7e43ba1 (rmail-summary-goto-msg): Simply the regexp
for finding the message number.  Check that a non-digit follows it.
1994-09-22 06:55:11 +00:00
Richard M. Stallman
6696af6580 (insert-parentheses): Don't insert spaces at beginning and end of buffer. 1994-09-22 06:42:30 +00:00
Richard M. Stallman
973e887321 (Vdebug_on_error): Declared. 1994-09-22 06:37:06 +00:00
Richard M. Stallman
a1341f75de (cmd_error_internal): New function, broken out of cmd_error.
(read_char): Don't return right away when
read_char_minibuf_menu_prompt returns non-nil.
Instead, set key_already_recorded, which inhibits most but not all
of the work at non_reread.
1994-09-22 06:26:46 +00:00
Richard M. Stallman
95e6cf3913 (special-display-popup-frame): Rename new arg to ARGS.
Allow (FUNCTION OTHER-ARGS...) as the value of ARGS.
1994-09-22 05:47:28 +00:00
Richard M. Stallman
34b0ef48cb (print-help-return-message): Handle cons cells
in special-display-regexps and special-display-buffer-names.
1994-09-22 05:07:30 +00:00
Richard M. Stallman
0a952b5763 (display-buffer, special-display-buffer-names)
(special-display-regexps, special-display-function): Accept cons
cells in `special-display-buffer-names' and
`special-display-regexps'.  If the buffer name matches the car,
call `special-display-function' with the cdr as a second argument.
1994-09-22 05:04:59 +00:00
Richard M. Stallman
42354c891c (special-display-popup-frame): New argument PARAMS.
Use it as well as `special-display-frame-alist'.
1994-09-22 05:03:56 +00:00
Richard M. Stallman
c13fbb6297 (mail-host-address): New variable.
(normal-top-level): Use mail-host-address to init user-mail-address.
1994-09-22 04:56:49 +00:00
Chris Siebenmann
7bbba4f213 add convex c3* c4* 1994-09-22 04:27:58 +00:00
Richard M. Stallman
cb0cd91167 (file-ownership-preserved-p): New function. 1994-09-22 04:15:33 +00:00
Richard M. Stallman
2d5e692ed8 (cmputc): Return int rather than void. 1994-09-22 04:11:43 +00:00
Richard M. Stallman
97f11a9d1f (evalcost, cmputc): They now return their arguments. 1994-09-22 04:11:04 +00:00
Richard M. Stallman
c6322c8ca1 (HAVE_TERMIOS, NO_TERMIO): Defined. 1994-09-22 03:59:10 +00:00
Richard M. Stallman
e1a34b584c (mail-extr-all-top-level-domains): Update domain list. 1994-09-22 03:34:43 +00:00
Richard M. Stallman
624c0e9d14 (vc-menu-map): Set up menu items.
(vc-status): Use vc-path when calling prs.

(vc-status): New arg vc-type.

(vc-file-not-found-hook): Use save-excursion.

(vc-status): Renamed from vc-rcs-status.  Handle SCCS.
(vc-display-status): Renamed from vc-rcs-status.
(vc-mode-line): Call vc-status for SCCS files too.
1994-09-22 02:48:14 +00:00
Richard M. Stallman
0a56ee6b96 (Fmessage_or_box): Use Fmessage_box with new name. 1994-09-22 02:38:55 +00:00
Richard M. Stallman
34d470ba81 (init_eval_once): Init Vrun_hooks here.
(syms_of_eval): Not here.
1994-09-21 23:19:26 +00:00
Richard M. Stallman
f3b0152bb9 (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h. 1994-09-21 21:56:37 +00:00
Richard M. Stallman
c5417c9164 (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations. 1994-09-21 21:52:23 +00:00
Richard M. Stallman
9dcdc43dc9 (vc-menu-map): New menu.
(menu-bar-file-menu): Put the VC map under the File map.
1994-09-21 20:48:00 +00:00
Richard M. Stallman
fe213bf888 Fix indentation. 1994-09-21 19:05:52 +00:00
Richard M. Stallman
cacc3e2c4b (Fmessage_box): Renamed from Fbox_message.
(Fbox_message): New function to print a message in a dialog box.
(Fmessage_or_box): New function that choose whether to print a
message in a dialog or in the echo area.
1994-09-21 18:54:05 +00:00
Richard M. Stallman
f405e88797 (emerge-recenter, emerge-operate-on-windows):
Use `visible' when calling get-buffer-window.
1994-09-21 18:42:05 +00:00
Richard M. Stallman
4cc32db661 (find-tag-noselect): Simplify.
Always run find-tag-hook at the tag's location.
1994-09-21 18:37:00 +00:00
Richard M. Stallman
810163a3aa (mail-default-reply-to): Initialize to t.
(mail-setup): If it's t, set it from envvar REPLYTO.
1994-09-21 18:26:57 +00:00
David J. MacKenzie
13595f8b9c remove trailing slashes from srcdir 1994-09-21 17:02:10 +00:00
Francesco Potortì
b3435a2f66 * man.el (Man-notify-flag): replaces the old Man-notify
variable, use the old one if it is bound as initial value.
	(Man-reuse-okay-flag): replaces Man-reuse-okay.
	(Man-downcase-section-letters-flag): replaces
	Man-downcase-section-letters.
	(Man-circular-pages-flag): replaces Man-circular-pages.
	(Man-auto-section-alist): variable deleted.
	(Man-section-translations-alist): removed the "3x" translation.
	(Man-untabify-command, Man-untabify-command-args): new vars.
	(Man-sed-command, Man-awk-command): new variables.
	(Man-sysv-sed-script, Man-berkeley-sed-script): new constants.
	(Man-name-regexp, Man-page-header-regexp): new variable.
	(Man-heading-regexp): changed default value.
	(Man-reference-regexp): now refers to previous regexps.
	(Man-arguments): new buffer-local variable.
	(Man-page-mode-string): changed default value.
	(Man-mode-map): changed the meanings of ",", ".", "q".  Added new
	keys ">", "<", "k".
	(Man-page-mode-string): function deleted.
	(Man-init-defvars): New function used for initialising the system
	and environment dependent variables Man-fontify-manpage-flag,
	Man-uses-untabify, Man-sed-script, Man-filter-list.
	(Man-delete-trailing-newlines): function deleted.
	(Man-make-page-mode-string): new subst.
	(Man-build-man-command): now subst instead of function.  Modified
	to comply with the new format of Man-filter-list.
	(Man-downcase): function deleted.
	(Man-translate-references): complete rewrite.
	(Man-linepos): function deleted.
	(Man-match-substring): new function.
	(Man-default-man-args): function deleted.
	(Man-default-man-entry): complete rewrite.
	(man, manual-entry): function-alias relationship reversed.
	(man): prompt changed, prompt using interactive, call
	Man-init-defvars, set Man-arguments.
	(Man-notify-when-ready): manage the 'pushy value.
	(Man-fontify-manpage): substitute Man-set-fonts.
	(Man-cleanup-manpage): new function.
	(Man-bgproc-sentinel): cleanup, call Man-fontify-manpage and
	Man-cleanup-page when necessary.
	(Man-mode): call Man-strip-page-headers and Man-unindent.
	(Man-build-section-alist, Man-build-references-alist,
	Man-build-page-list): substs instead of functions.
	(Man-build-references-alist): cleanup.
	(Man-build-page-list): new algorithm.
	(Man-strip-page-headers, Man-unindent): new substs.
	(Man-find-section): assume section names start in column 1.
	(Man-quit): bury the buffer instead of killing it, delete the
	frame when necessary.
	(Man-kill): new function.
	(Man-goto-page): do the right thing when the manpage is not found,
	do not assume that Man-build-references-alist is broken.
1994-09-21 16:15:42 +00:00
Richard M. Stallman
59915a5353 Initial revision 1994-09-21 09:35:35 +00:00
Richard M. Stallman
a66d4bd39a (i[345]86-sequent-ptx*): Handle 1994-09-21 09:28:40 +00:00
Richard M. Stallman
239c932bb2 (overlays_at): New arg PREV_PTR.
Return previous overlay end.
(Foverlays_at): Pass NULL for last 2 args of overlays_at.
(Fnext_overlay_change): Pass new arg to overlays_at.
(Fprevious_overlay_change): New function.
1994-09-21 08:14:33 +00:00
Richard M. Stallman
d4af368740 (concat3): New function. 1994-09-21 06:54:51 +00:00
Richard M. Stallman
82277c2ff7 (compute_char_face): Pass new arg to overlays_at. 1994-09-21 06:46:02 +00:00
Richard M. Stallman
7965883ba7 (note_mouse_highlight): Pass new arg to overlays_at. 1994-09-21 06:44:59 +00:00
Richard M. Stallman
3f320f98b8 (rmail-mode-kill-summary): New function.
(rmail-variables): Put that on kill-buffer-hook locally.
1994-09-21 06:33:22 +00:00
Richard M. Stallman
59a486aba0 (Fget_char_property): Pass new arg to overlays_at.
(NULL): Define if not defined.
1994-09-21 06:25:26 +00:00
Richard M. Stallman
287e500df2 (Fx_get_resource): Doc fix. 1994-09-21 06:04:20 +00:00
Richard M. Stallman
a8a642a45c entered into RCS 1994-09-21 05:36:21 +00:00
Richard M. Stallman
aa09b5ca24 (remove-hook, add-hook): Copy existing list before modifying. 1994-09-21 05:19:43 +00:00
Richard M. Stallman
ec265841c9 *** empty log message *** 1994-09-21 03:40:21 +00:00
Richard M. Stallman
128ba46c13 (from, labels, data): Use MAX_DATA_LEN as length.
(main): Use fgets, not gets.
1994-09-21 03:23:32 +00:00