1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 08:51:45 -08:00
Commit graph

16605 commits

Author SHA1 Message Date
Erik Naggum
4442951c8f (disabled-command-hook): Use `defvar' and add documentation string.
(disabled-command-hook): New option ! turns off disabled commands.
1996-12-09 04:21:11 +00:00
Richard M. Stallman
c9ac7fca83 (Fuser_full_name): Use build_string instead of make_string. 1996-12-09 02:41:44 +00:00
Richard M. Stallman
a8958813c2 (rs6000-ibm-aix4.2): New alternative.
(rs6000-ibm-aix4.0): New alternative.
(rs6000-ibm-aix4*): Assume aix 4.1 by default.
1996-12-09 02:29:24 +00:00
Richard M. Stallman
bf8cf4ecd3 (Fend_of_line, Fbeginning_of_line): Declared. 1996-12-09 00:51:15 +00:00
Richard M. Stallman
4703f85167 (gnus-read-init-file): Don't load anything if init-file-user is nil. 1996-12-08 22:00:45 +00:00
Richard M. Stallman
4da2f5be4a (status_notify): Test p->infd > 0
before each call to read_process_output.
(read_process_output): Handle match data properly in recursive calls.
(exec_sentinel): Likewise.
1996-12-08 21:36:42 +00:00
Richard M. Stallman
e1ddc4b48d (iconify-or-deiconify-frame): Define to be a
no-op, so commands that call it (like viper.el) work.
1996-12-08 08:24:03 +00:00
Richard M. Stallman
9064ef036e (texinfo-font-lock-keywords): Add url', email'. 1996-12-08 08:22:59 +00:00
Richard M. Stallman
3415b0e9d2 (Fuser_full_name): Accept a string (the login name) as
a parameter.  Do ampersand expansion, if required.
(init_editfns): Use it.
1996-12-08 08:20:50 +00:00
Richard M. Stallman
e98bcc1abd (syms_of_minibuf): Doc fix. 1996-12-08 08:20:17 +00:00
Richard M. Stallman
c9ed721db0 (Fline_beginning_position, Fline_end_position): New fns.
(Fuser_full_name): Accept an optional UID and return
the full name of that user instead.
1996-12-08 08:18:52 +00:00
Richard M. Stallman
345d9d7376 (Info-get-token): Find tokens where START matches 1996-12-08 07:37:55 +00:00
Richard Kenner
c0c0e4bd5d (PENTIUM:CPunix:4.0*:*): New case. 1996-12-07 22:47:59 +00:00
Richard M. Stallman
951e042711 (mouse-drag-mode-line): Don't get error
about sole window, if we don't actually try to change the size.
1996-12-07 22:19:50 +00:00
Richard M. Stallman
590571980e (isearch-no-upper-case-p): Use downcase
so that we handle arbitrary kinds of casification.
1996-12-07 22:17:50 +00:00
Richard M. Stallman
c8553837cd (mail-reply-action): Renamed from mail-reply-buffer.
(mail-yank-original): Handle either an action or a buffer
in mail-reply-action.
(mail): Doc fix.

(mail-mode-fill-paragraph): New function.
(mail-mode): Set fill-paragraph-function.
1996-12-07 22:16:27 +00:00
Richard M. Stallman
bde7cb3fae (rmail-start-mail): Rewrite to use compose-mail.
Two new arguments.
(rmail-forward): Always call rmail-start-mail, never `mail'.
1996-12-07 22:13:48 +00:00
Richard M. Stallman
d0008a00b2 (compose-mail): Handle several more args:
other-headers continue switch-function yank-action send-action.
(sendmail-user-agent): Rewrite to handle new args.
(assoc-ignore-case): New function.
(define-mail-user-agent): Doc fix.
1996-12-07 21:30:17 +00:00
Richard M. Stallman
1c1dadabf3 (perform-replace): Obey minibuffer-auto-raise. 1996-12-07 21:23:37 +00:00
Richard M. Stallman
1d2517f2ed (jka-compr-temp-name-template): Initialize using TMPDIR. 1996-12-07 21:22:27 +00:00
Richard M. Stallman
c851323f3d (thing-at-point-url-chars): Allow period.
(url): Move back over periods at the end.

Downcase arguments as Lisp symbols.
Fix many doc strings.
(thing-at-point-file-name-chars): Renamed from file-name-chars.
Allow a colon.
(thing-at-point-url-chars): New variable.
(url): Define new kind of "thing".
1996-12-07 21:20:10 +00:00
Richard M. Stallman
147268711e (MAYBE_GC): New macro.
(Fbyte_code): Use MAYBE_GC in every goto opcode.
1996-12-07 21:12:17 +00:00
Richard M. Stallman
8abd035b44 (Vtemp_file_name_pattern): New variable. 1996-12-07 21:10:03 +00:00
Richard M. Stallman
b336ddd38a Recognize vax-*-netbsd*. 1996-12-07 20:51:34 +00:00
Richard M. Stallman
e196e7f212 (etags-file-of-tag): Expand the file name
using the truename of default-directory.
1996-12-07 20:38:40 +00:00
Richard M. Stallman
3183b23074 (sendmail-user-agent): Support 2 optional args.
(define-mail-user-agent): Doc fix.
1996-12-07 20:36:21 +00:00
Richard M. Stallman
666ef0083b (byte-compile-insert-header): If emacs-version
ends with a letter, don't check the version number.
1996-12-07 20:34:15 +00:00
Richard M. Stallman
e7e09325ce (pascal-mode): Make comment-indent-function buffer local. 1996-12-07 20:33:22 +00:00
Richard M. Stallman
6a16c4cb00 (mouse-major-mode-menu): Propagate prefix arg
to the command that is run.
1996-12-07 20:32:35 +00:00
Richard M. Stallman
18ce7555c8 (isearch-mode): Maybe make minibuffer frame visible and/or raise it. 1996-12-07 20:31:38 +00:00
Richard M. Stallman
a6f8cbf15c In enable predicates in Files menu, use menu-updating-frame. 1996-12-07 20:30:18 +00:00
Richard M. Stallman
0f6db76a85 Fixed syntax table for quotes since they messed up
highlighting in comments and other constructions.
1996-12-07 20:26:25 +00:00
Richard M. Stallman
ad8c455410 (dired-omit-size-limit): New variable.
(dired-omit-toggle, dired-omit-expunge): Respect it.
1996-12-07 20:15:18 +00:00
Richard M. Stallman
6918a4a1db Get rid of RCS id. 1996-12-07 19:22:49 +00:00
Richard M. Stallman
2166cf5851 Delete `units' task--it is done. 1996-12-07 17:59:33 +00:00
Karl Heuer
27ab694409 (backup-buffer): Doc fix. 1996-12-06 23:29:47 +00:00
Karl Heuer
d6a12f42bc (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
is in echo area.
1996-12-06 23:21:53 +00:00
Karl Heuer
58e9d9c4bf (imenu): Support integers used as positions. 1996-12-06 23:20:14 +00:00
Karl Heuer
ce1b4c71eb (ange-ftp-normal-login): If using a smart gateway,
but ange-ftp-gateway-host is nil, generate the login name
in the usual simple way.
1996-12-06 23:18:25 +00:00
Karl Heuer
58ce35fbd7 (syms_of_keyboard): Doc fix. 1996-12-05 20:08:59 +00:00
Karl Heuer
ec6d29af5e (Info-follow-reference): Add each cross-reference to
completions list just once, case-insensitively.
1996-12-05 19:53:00 +00:00
Karl Heuer
fc21ed035b (PC-do-completion): Remove text properties from
completions; also use string-equal instead of equal.
1996-12-05 19:52:46 +00:00
Francesco Potortì
086eac130a * etags.c (C_entries): Test tok.valid. This handles some
particular cases involving function declarations that failed.
	* etags.c (pfnote, fatal, error): Callers using a NULL pointer
	must cast it to (char *) because we have no prototypes.
	(make_C_tag): Macro deleted, new function.
	(C_entries): Calls to make_C_tag macro changed to call function.
1996-12-04 10:57:01 +00:00
Thomas Bushnell, BSG
aab72f0761 Revert last change. 1996-11-21 22:20:09 +00:00
Thomas Bushnell, BSG
416f763593 * config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
kernel-os combination.  Remove `-gnu*' from the portable systems
 	list.  Add `-gnu-gnu*'.  Add new rule for `-gnu*' to turn it into
 	two part name.
1996-11-21 21:51:00 +00:00
Thomas Bushnell, BSG
31f9169164 Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* config.guess [UNAME_SYSTEM == GNU]: Use a four-part
	configuration name for gnu so it can be distinguished from
	foo-foo-linux-gnu with simple globbing patterns.
1996-11-21 21:43:48 +00:00
Charles Hannum
51a66525e8 gethostbyname() may return a pointer to static data, which is
overwritten deep inside krb_realmofhost().  Copy the host name to
avoid conflicts.
1996-11-21 20:47:59 +00:00
Geoff Voelker
3aef7b4e6c (w32_wnd_proc): Use dummy message to wake up thread on quit_char. 1996-11-21 07:48:37 +00:00
David J. MacKenzie
f440d049e8 cleanups 1996-11-20 21:28:32 +00:00
David J. MacKenzie
4b45d6714a If no sys/param.h, default to 8k. 1996-11-19 18:40:34 +00:00