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

3407 commits

Author SHA1 Message Date
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
Richard M. Stallman
b56eb7c9d5 (fortran-mode): Replace comment-indent-hook with
comment-indent-function.

(fortran-is-in-string-p): Replaced with new version
that uses the syntax table.

(calculate-fortran-indent): Lines that have a # after
whitespace are interpreted as cpp directives and outdented back to
column zero.
1993-06-01 19:03:52 +00:00
Richard M. Stallman
aef4422ef8 (map-keymap): Doc fix. 1993-06-01 18:24:00 +00:00
Richard M. Stallman
e251a1fdf4 (dired-compress-file): Use gzip when proper/possible. 1993-06-01 18:02:02 +00:00
Richard M. Stallman
3a48ae7978 *** empty log message *** 1993-06-01 17:50:34 +00:00
Richard M. Stallman
5a2411669f (LIBS_MACHINE): Defined. 1993-06-01 17:32:53 +00:00
Richard M. Stallman
f3773a0010 (cl-mod): Renamed from mod. 1993-06-01 16:30:54 +00:00
Richard M. Stallman
74edd77690 Comment change. 1993-06-01 15:56:29 +00:00
Richard M. Stallman
5ed8e09c1d #undef signal. 1993-06-01 08:08:38 +00:00
Richard M. Stallman
2c02935314 [LINUX]: #undef signal. 1993-06-01 08:08:11 +00:00
Richard M. Stallman
714fd2eafb (x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
(x_window): In XSetClassHint, use a shortened version of the frame name.
1993-06-01 08:07:38 +00:00