Richard M. Stallman
ca160bc46d
(View-scroll-lines-forward): If we exit, do nothing else.
1993-06-03 06:34:58 +00:00
Richard M. Stallman
08f7aa3edb
(do_pending_window_change): No need to clear
...
FRAME_NEW_HEIGHT/WIDTH. Do test width != 0.
1993-06-03 06:18:18 +00:00
Richard M. Stallman
2ec778d095
(calendar-mode): Doc fix.
...
(calendar-mark-ring): New defvar.
1993-06-03 06:12:46 +00:00
Richard M. Stallman
f5e70acdd4
(x_set_frame_parameters): Process all parms in reverse order.
1993-06-03 05:56:44 +00:00
Richard M. Stallman
ebc9936d6a
(x_window): Use Vxrdb_name for res_name field.
...
Delete the shortname stuff.
1993-06-03 05:55:55 +00:00
Richard M. Stallman
949d4ac78e
(frame-initialize): Set cursor-color last.
1993-06-03 05:50:43 +00:00
Richard M. Stallman
82ee0df472
(x_wm_set_size_hint): Handle XGetNormalHints returning 0.
1993-06-03 05:29:12 +00:00
Richard M. Stallman
cad1e93be8
(rmail-summary-by-senders): New function.
...
(rmail-message-senders-p): New function.
1993-06-03 04:48:56 +00:00
Richard M. Stallman
4d31bfee3e
(Info-suffix-list): Handle .gz suffix.
1993-06-03 03:54:55 +00:00
Richard M. Stallman
71b3c0e6c6
(ange-ftp-binary-file-name-regexp): Handle .gz.
1993-06-03 03:53:33 +00:00
Richard M. Stallman
70447f8cea
(electric-help-command-loop): Use equal to compare
...
lists of events.
1993-06-03 03:50:05 +00:00
Richard M. Stallman
7dc8eff950
(Electric-command-loop): Use eq to compare events.
1993-06-03 03:48:37 +00:00
Richard M. Stallman
22ff8740ac
(C_SWITCH_SYSTEM): Fix typo in X11R5 dirname.
...
(random, srandom): Defined.
1993-06-03 03:45:55 +00:00
Richard M. Stallman
2198e8fe65
Include sys/time.h.
1993-06-03 03:28:21 +00:00
Richard M. Stallman
6233db358f
Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.
1993-06-02 20:15:43 +00:00
Richard M. Stallman
5203799247
(XOS_NEEDS_TIME_H): Defined.
1993-06-02 20:15:04 +00:00
Richard M. Stallman
2144fd18d2
(shut_down_emacs): Handle GETPGRP_NO_ARG.
...
(main) [BSD]: Delete the setpgrp (both times).
1993-06-02 19:11:58 +00:00
Richard M. Stallman
11281034b7
(frame-initialize): Delete geometry parms from initial-frame-alist.
1993-06-02 19:10:31 +00:00
Richard M. Stallman
20a828956a
Comment change.
1993-06-02 18:40:44 +00:00
Richard M. Stallman
4ab18f0d6a
(MOTOROLA_DELTA): Defined.
...
(HAVE_SYSVIPC, BAT68K, BAT_ALLOCA): Deleted--obsolete.
(STACK_DIRECTION, HAVE_X_WINDOWS): Deleted--configure knows.
(C_SWITCH_MACHINE): Set to -ga if using the Green Hills compiler.
(LIB_STANDARD, LIB_MATH): Defined to the 68881 versions.
(LIBS_SYSTEM): -lbsd brings sigblock and sigsetmask.
(sigsetmask): Undefined--it is in -lbsd.
(LDAV_SYMBOL): Undefined--we have no such thing.
(KERNEL_FILE): Defined to "/sysV68".
(BSTRING, HAVE_SELECT, HAVE_UNISTD_H, HAVE_TIMEVAL): Defined.
(SIGNALS_VIA_CHARACTERS): Defined.
(memmove): Defined as memcpy--we have no memmove.
(SIGIO, INTERRUPT_INPUT): Undefined--not yet tested.
(SHORT_FILE_NAMES, CLASH_DETECTION): Defined.
1993-06-02 18:37:28 +00:00
Richard M. Stallman
1977b8f644
entered into RCS
1993-06-02 17:53:31 +00:00
Richard M. Stallman
16776caac4
(diff): Really do use arg SWITCHES.
1993-06-02 17:09:37 +00:00
Richard M. Stallman
4eda59a90d
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
1993-06-02 06:52:09 +00:00
Richard M. Stallman
fc91b8cb10
Comment change.
1993-06-02 05:19:11 +00:00
Richard M. Stallman
21e8e1db59
(do-install): Partially rewrite using `if'.
1993-06-02 05:16:03 +00:00
Richard M. Stallman
1447c534b5
(syms_of_keymap): Add missing 2nd arg to Fcons.
1993-06-02 02:09:04 +00:00
Richard M. Stallman
1c24b04ae5
(mail-signature): Do not insert a line with `--'.
...
(mail-yank-hooks): New hook variable.
(mail-yank-original): Run the hook.
(mail-indent-citation): New function.
1993-06-01 23:19:49 +00:00
Richard M. Stallman
acfb884cec
(do-install): Correct previous etc-copying change.
...
(src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
1993-06-01 22:49:36 +00:00
Richard M. Stallman
7b7a9d23d4
Don't hassle me about emacs.texi.
1993-06-01 22:37:43 +00:00
Richard M. Stallman
bf3b07d38c
Initial revision
1993-06-01 22:26:20 +00:00
Richard M. Stallman
c0bb9f3b6d
(mouse-buffer-menu): Don't select the event's window,
...
if event has frame instead.
1993-06-01 22:19:16 +00:00
Richard M. Stallman
bdd53bbcac
Typo in autoload cookie.
1993-06-01 21:42:03 +00:00
Richard M. Stallman
cb96d15d59
(shell-prompt-pattern): Use defvar.
1993-06-01 21:41:11 +00:00
Richard M. Stallman
8ee0efed36
*** empty log message ***
1993-06-01 21:25:47 +00:00
Richard M. Stallman
a8efd566f0
(ange-ftp-make-backup-files): Doc fix.
1993-06-01 21:20:31 +00:00
Richard M. Stallman
1daffa1cf9
(Fwrite_region): Don't fsync if autosaving.
1993-06-01 21:15:25 +00:00
Richard M. Stallman
0360eb4bb5
(GETPGRP_NO_ARG): Defined.
1993-06-01 21:07:09 +00:00
Richard M. Stallman
83d1b92f9e
Comment change.
1993-06-01 20:57:18 +00:00
Richard M. Stallman
98bee59b28
(mouse-menu-bar-buffers): Renamed from mouse-buffer-menu.
1993-06-01 20:54:21 +00:00
Richard M. Stallman
f415c00c4c
(posn-timestamp): Doc fix.
1993-06-01 20:52:15 +00:00
Richard M. Stallman
47e7b9e5a9
[HPUX9]: Don't include errnet.h.
1993-06-01 20:49:28 +00:00
Richard M. Stallman
faf603f3a3
(sort-fold-case): New variable.
...
(sort-subr): Bind case-fold-search from sort-fold-case.
1993-06-01 20:35:33 +00:00
Richard M. Stallman
b553cffa92
(undo): Pass proper arg to delete-auto-save-file-if-necessary.
1993-06-01 20:31:47 +00:00
Richard M. Stallman
f8131ed22d
[!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
...
(Flog): Fix argument of `log'.
1993-06-01 20:29:48 +00:00
Richard M. Stallman
9f717104c4
(KERNEL_FILE): New override definition.
1993-06-01 20:25:45 +00:00
Richard M. Stallman
ab1d55ea31
entered into RCS
1993-06-01 20:11:54 +00:00
Richard M. Stallman
6343ed6163
Initial revision
1993-06-01 20:09:25 +00:00
Richard M. Stallman
069ca42f23
Comment changes.
1993-06-01 20:00:49 +00:00
Richard M. Stallman
a2d80780f0
#undef C_SWITCH_SYSTEM.
1993-06-01 19:57:02 +00:00
Richard M. Stallman
b3d7fa6aab
(init_frame_faces): Don't look at selected_frame unless it is an X frame.
1993-06-01 19:23:38 +00:00