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
David J. MacKenzie
eb93fe6a97
Indent for readability.
1996-11-19 18:34:08 +00:00
Karl Heuer
fc171623b4
[__DJGPP__ >= 2] (dos_direct_output): Faster method of
...
writing characters to the screen.
(SCREEN_SET_CURSOR): Remove.
(IT_display_cursor): New function, to turn the cursor on and off.
(IT_cmgoto): New function, sets the cursor to its final position
whenever frame update is complete.
(internal_terminal_init): Set IT_cmgoto as the hook to be called
when frame is up to date.
(dos_rawgetc): Call IT_cmgoto instead of the SCREEN_SET_CURSOR
macro (which is gone now).
(XMenuActivate): Turn off the cursor while the menu is displayed,
to prevent it from showing through the menu panes.
1996-11-19 07:42:09 +00:00
Karl Heuer
c7385664fd
(resize-minibuffer-frame): Don't assume minibuffer frame is selected.
1996-11-19 07:38:29 +00:00
Geoff Voelker
e5e0a3c9fe
(x-defined-colors): Use color names from w32-color-map.
1996-11-19 07:19:39 +00:00
Geoff Voelker
a4b984a1d6
Use new name ms-w32.h for windowsnt.h
1996-11-19 07:15:13 +00:00
Geoff Voelker
6219f8bffe
Use new name w32.h for nt.h
1996-11-19 07:14:26 +00:00
Geoff Voelker
489f937121
Use new names for w32 files
1996-11-19 07:04:49 +00:00
Geoff Voelker
a0d143459c
Use new file name w32-fns.el
1996-11-19 07:04:01 +00:00
Geoff Voelker
b55edb6350
Use new file name dos-w32.el
1996-11-19 07:02:50 +00:00
Geoff Voelker
b86b9918dd
Use w32 instead of ms-windows for window-system symbol
1996-11-19 06:59:17 +00:00
Geoff Voelker
60c7469c6d
(init_display) [HAVE_NTGUI]: Use w32 for window-system.
1996-11-19 06:49:05 +00:00
Geoff Voelker
fbd6baedb5
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
Geoff Voelker
0f7d64d245
(special-display-p, same-window-p): Add missing
...
newlines and backslashes in help strings.
1996-11-19 04:46:30 +00:00
Karl Heuer
659ebcc6fb
(write-contents-hooks): Doc fix.
1996-11-17 19:41:48 +00:00
Karl Heuer
3d0ced7a14
*** empty log message ***
1996-11-17 19:40:38 +00:00