1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
Commit Graph

16138 Commits

Author SHA1 Message Date
Richard M. Stallman
416916d4ae (rfc822-bad-address): Don't put a newline into the
error message; this confuses rmail.
1996-08-18 01:18:56 +00:00
Richard M. Stallman
bacd36842b (Fx_open_connection): Don't set Vx_resource_name. 1996-08-17 16:57:21 +00:00
Richard M. Stallman
1c9df23f8c (mouse-drag-region): Don't call mouse-set-region-1
if mark is gone or no longer active or if we changed buffers.
1996-08-17 16:56:19 +00:00
Erik Naggum
e4269dcbc7 (rmail-ignored-headers): Remove extra paren. 1996-08-17 11:53:54 +00:00
Richard M. Stallman
f14055b17b (rmail-ignored-headers): Hide X-char* and X-face, but not Sender. 1996-08-17 07:20:46 +00:00
Richard M. Stallman
4f2c8fbb60 (decipher-get-undo-copy): New function.
(decipher-get-undo): Use it.
1996-08-17 03:12:18 +00:00
Richard M. Stallman
f2b3cdc312 (shell-command): Really use output-buffer in synchronous
case, when it is a buffer.
1996-08-17 02:10:31 +00:00
Karl Heuer
7c98317117 (Fdelete_backward_char): Fix off-by-one error.
Treat deleted newline specially.
1996-08-16 23:14:09 +00:00
Richard M. Stallman
24ff6e06b3 (rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:. 1996-08-16 19:09:34 +00:00
Richard M. Stallman
eb086ca748 (Fbyte_code): For relative gotos, force signed arithmetic. 1996-08-16 19:08:24 +00:00
Richard M. Stallman
da61a64091 (ange-ftp-process-filter): Discard nulls. 1996-08-16 17:21:31 +00:00
Richard M. Stallman
e5de02385e (modify-face): Handle stipple values
of the form (WIDTH HEIGHT DATA).
1996-08-16 05:09:09 +00:00
Richard M. Stallman
4252d80c6c Comment change. 1996-08-15 21:18:04 +00:00
Richard M. Stallman
44f4198d01 (install-arch-indep): Install info/messages. 1996-08-15 18:48:58 +00:00
Richard M. Stallman
c40c2f9dd4 (news-inews-program): Look for /usr/contrib/lib/news/inews. 1996-08-15 03:03:16 +00:00
Richard M. Stallman
5e70d78de3 (html-tag-alist): Fix the entry for "font". 1996-08-14 21:32:10 +00:00
Richard M. Stallman
c05524ad91 Many changes. 1996-08-14 20:43:03 +00:00
Erik Naggum
a6392777ab (message-mode): Delete abbrev mode initialization.
(message-mode-hook): Move it here, instead, so the user can override it.
1996-08-14 02:47:51 +00:00
Erik Naggum
65148c7453 (message-y-or-n-p, message-talkative-question, message-flatten-list,
message-flatten-list-1): Move utility functions up so macro is defined
before first invocation.
1996-08-14 02:09:54 +00:00
Erik Naggum
b974df0a9f new version from Torbj�Einarsson. 1996-08-14 01:59:41 +00:00
Richard M. Stallman
9ba7f85cde Show how to reorder buffers. 1996-08-13 21:25:03 +00:00
Richard M. Stallman
e47067d2a1 (ange-ftp-kill-ftp-process): Handle buffer name as arg. 1996-08-13 18:29:36 +00:00
Richard M. Stallman
5b4c672fef Fix include file name.
(NO_FILIO_H): Move definition.
1996-08-13 15:27:23 +00:00
Richard M. Stallman
923f85be1c (update_one_menu_entry): Fix previous change:
When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget,
just modify the existing one.
1996-08-12 18:57:08 +00:00
Richard M. Stallman
9da6682fad (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space. 1996-08-11 00:19:31 +00:00
Richard M. Stallman
416799ae25 (POSIX_SIGNALS): Don't define it, #undef instead.
(NO_SOCKETS_IN_FILE_SYSTEM): Definition deleted.
(sigblock): New definition.
1996-08-10 23:42:03 +00:00
Richard M. Stallman
cda40aea36 (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining. 1996-08-10 18:58:06 +00:00
Richard M. Stallman
0dcdc912a8 (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change. 1996-08-10 18:51:31 +00:00
Richard M. Stallman
61069f2b08 (merge_widget_value): Undo previous change. 1996-08-10 18:51:19 +00:00
Richard M. Stallman
565157eefa (update_one_menu_entry): When creating a pulldown
in an existing but empty menu item, in order to get a new functional
pulldown, the menu item must be switched from an XmPushButtonGadget
into a XmCascadeButtonGadget.
1996-08-10 18:48:18 +00:00
Richard M. Stallman
1b97fc6eb4 (bibtex-mode): Set normal-auto-fill-function locally;
don't set auto-fill-function.  Don't turn on Auto Fill mode.
1996-08-09 22:31:46 +00:00
Richard M. Stallman
bcd4fb440e [__ELF__] (UNEXEC): Use unexelf1.c. 1996-08-09 22:04:54 +00:00
Richard M. Stallman
821f376d2c [__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC): Define only if
__ELF__ is not defined.
(LINUX_SBRK_BUG): Define only if LINUX and __GNU_LIBRARY__ < 6.
(NO_TERMIO): Always define this.  No Alpha system should need termio.
(COFF, DATA_END): Define only if __ELF__ is not defined.
1996-08-09 22:00:35 +00:00
Richard M. Stallman
513dea0acb Initial revision 1996-08-09 21:57:00 +00:00
Richard M. Stallman
77727cfd5d (WinMain): Put a space between the binary and its args. 1996-08-09 18:40:18 +00:00
Richard M. Stallman
6411ab239c (re_max_failures): Increase to 20000 again. 1996-08-09 10:44:37 +00:00
Richard M. Stallman
86d6f6ee60 (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative. 1996-08-09 03:00:37 +00:00
Richard M. Stallman
4c28806296 Initial revision 1996-08-09 02:52:02 +00:00
Richard M. Stallman
f941441220 Don't include filio.h if NO_FILIO_H. 1996-08-09 02:51:36 +00:00
Richard M. Stallman
f528522b5c (alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS. 1996-08-08 20:24:36 +00:00
Richard M. Stallman
ceab7ba4f2 (GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY. 1996-08-08 20:05:31 +00:00
Richard M. Stallman
1155c45365 (set_time_zone_rule): Don't put a string literal
"TZ=..." in environ.
1996-08-08 20:04:18 +00:00
Richard M. Stallman
9e5a48ce0b Comment changes. 1996-08-08 20:00:16 +00:00
Richard M. Stallman
c8b5aa3de3 (xmenu_show): Set dummy.state.
Set dummy.button appropriately.
(popup_get_selection) [USE_MOTIF]: Set event.xbutton.button.
1996-08-08 17:12:46 +00:00
Richard M. Stallman
f0e252769d (iso-languages, french): Remove non-French combinations.
Add ~c, "e, "i, `u.
1996-08-07 23:06:08 +00:00
Richard M. Stallman
143305ce2a (LD_SWITCH_SYSTEM): New definition. 1996-08-07 21:51:21 +00:00
Richard M. Stallman
24ebf92e58 (normal-auto-fill-function): New variable.
(auto-fill-mode): Use that instead of constant 'do-auto-fill.
1996-08-07 19:45:46 +00:00
Richard M. Stallman
18fef1118a (Fread_from_minibuffer): Make position 0 in the initial
input mean the beginning.
1996-08-07 18:28:03 +00:00
Richard M. Stallman
dea5efcbe3 (dabbrev--last-case-pattern): New variable.
(dabbrev-expand): Set it for ordinary expansions;
use it when copying successive words.
1996-08-07 18:27:20 +00:00
Richard M. Stallman
3d52d58a99 (rmail-reply-regexp): Match Re[2]. 1996-08-06 18:41:06 +00:00