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

8356 commits

Author SHA1 Message Date
Richard M. Stallman
7dce3709b4 (copy-tree): Use let* to bind new before i. 1993-06-01 06:03:56 +00:00
Richard M. Stallman
3aa7cce7e4 Provide cookie1. 1993-06-01 06:02:24 +00:00
Richard M. Stallman
3c2758e903 (te-pass-through): Delete debugging code left by mistake. 1993-06-01 05:36:19 +00:00
Richard M. Stallman
cccd719e43 (comint-filter): Put window-start before the input. 1993-06-01 05:31:15 +00:00
Richard M. Stallman
130bf67c14 (isearch-mode): If enter recursive-edit,
also bind isearch-recursive-edit.
1993-06-01 04:52:28 +00:00
Richard M. Stallman
269d869ffd Use cookie1.el. 1993-06-01 04:28:54 +00:00
Richard M. Stallman
8eb74eecee Renamed to cookie1.el. 1993-06-01 04:26:42 +00:00
Richard M. Stallman
49ee70e265 Handle 386bsd. 1993-06-01 04:12:00 +00:00
Richard M. Stallman
3467d826e2 *** empty log message *** 1993-06-01 04:07:25 +00:00
Richard M. Stallman
2986d5d9c0 Initial revision 1993-06-01 04:07:09 +00:00
Richard M. Stallman
d28c4332f5 (internal_equal): Don't let ints be equal to floats. 1993-06-01 03:38:24 +00:00
Richard M. Stallman
f526b95587 (Frem): Fix result sign properly. 1993-06-01 03:37:28 +00:00
Richard M. Stallman
348d4dd680 (float_to_string): Skip `-' like digits when ensuring
result looks like a float.
1993-06-01 03:33:40 +00:00
Richard M. Stallman
05cf4426ba (outline-flag-region): Pass t as NOUNDO arg
to subst-char-in-region.  No need to restore buffer-modified-p by hand.
1993-06-01 03:24:24 +00:00
Richard M. Stallman
1216975440 (count-windows): PROC argument of walk-windows takes an argument. 1993-06-01 00:54:52 +00:00
Richard M. Stallman
2ed56345db Update getdate.c.
Copy config.guess.
1993-06-01 00:50:50 +00:00
Richard M. Stallman
19b08de90d (x-invocation-args): Add defvar. 1993-06-01 00:29:11 +00:00
Richard M. Stallman
36e2cc1fea (NLIST_STRUCT): Defined. 1993-06-01 00:16:03 +00:00
Richard M. Stallman
3e0be4d0f2 [__bsdi__]: Alternate decls of getpwuid and getpwnam. 1993-05-31 23:50:17 +00:00
Richard M. Stallman
cd1168e194 [__bsdi__]: Define BSD4_2. 1993-05-31 22:25:20 +00:00
Richard M. Stallman
465791dacd Comment change. 1993-05-31 21:58:25 +00:00
Richard M. Stallman
a80652a7de Delete ! __GNUC__ conditional.
(LD_SWITCH_MACHINE): Defined.
(ORDINARY_LINK): Defined unconditionally.
1993-05-31 21:57:00 +00:00
Richard M. Stallman
81354e19ab (bibtex-mode): Add autoload. 1993-05-31 21:53:41 +00:00
Richard M. Stallman
0e0f99d9eb Fix comments. 1993-05-31 21:52:45 +00:00
Richard M. Stallman
72e6e6b15e Don't initialize write-file-hooks.
Don't change auto-mode-alist.
(tar-regexp): Deleted.
(tar-normal-mode): Deleted.
(tar-mode): Add autoload.
1993-05-31 21:51:15 +00:00
Richard M. Stallman
a0c9f21b2d (inhibit-local-variables-regexps): New variable.
(set-auto-mode): Handle inhibit-local-variables-regexps.
1993-05-31 21:50:52 +00:00
Richard M. Stallman
f8bc869a31 (do-install): Use `-' in tar options. 1993-05-31 21:28:36 +00:00
Richard M. Stallman
87a6b538cf Handle bsd386.
Change  ! "${...}"  to  x"${...}" = x  everywhere.
1993-05-31 21:28:10 +00:00
Karl Heuer
2efc8a291c *** empty log message *** 1993-05-31 21:00:52 +00:00
Richard M. Stallman
31baa3e306 Initial revision 1993-05-31 20:52:24 +00:00
Richard M. Stallman
3e65092fb0 (term_get_fkeys): If not initialized, init Vfunction_key_map. 1993-05-31 20:18:35 +00:00
Richard M. Stallman
c4a2dc647a [__GNUC__] (LD_SWITCH_MACHINE): Defined. 1993-05-31 19:15:51 +00:00
Richard M. Stallman
d88c2b9e63 (update_frame): Make preempt_count positive.
Defend against negative baud_rate.
1993-05-31 19:04:20 +00:00
Richard M. Stallman
7fb08f691e (calculate_scrolling): Defend against negative baud_rate. 1993-05-31 19:04:07 +00:00
Richard M. Stallman
2d3682341c (XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
Include systty.h; don't mess with FIONREAD.
Don't include termio.h dorectly.
1993-05-31 18:33:08 +00:00
Richard M. Stallman
e36ab06b7f (Fset_window_buffer): Set window's force_start to Qnil. 1993-05-31 18:22:48 +00:00
Richard M. Stallman
7cf6fac180 (x-resolve-font-name): Clean up error messages. 1993-05-31 18:02:03 +00:00
Richard M. Stallman
43be9218ca (run-at-time): Pass args to start-process in right order. 1993-05-31 17:59:07 +00:00
Richard M. Stallman
373377edfd (Info-get-token): Check that thesecond search succeeded. 1993-05-31 17:56:14 +00:00
Richard M. Stallman
e8544af27e Provide edebug. 1993-05-31 17:28:56 +00:00
Richard M. Stallman
e90b6d9296 (rmail-message-subject-p): Fix typo in string constant. 1993-05-31 17:04:52 +00:00
Richard M. Stallman
cf2d699cf7 (x_reply_selection_request): Call XFlushQueue. 1993-05-31 17:02:59 +00:00
Richard M. Stallman
6998a3b451 (Fx_create_frame): Use bitmapIcon, not iconType. 1993-05-31 07:21:10 +00:00
Richard M. Stallman
4124c39f40 (mod): Use cl-floor.
(rem): Use cl-truncate.
1993-05-31 07:19:04 +00:00
Richard M. Stallman
af1d3b64a2 (do-install): Copy the DOC-* files from the build
etc directory, as well as lots of things from ${srcdir}/etc.
1993-05-31 06:07:08 +00:00
Jim Blandy
09b89128ef Pass in LD_SWITCH_X_SITE. 1993-05-31 06:03:21 +00:00
Richard M. Stallman
2352cbea71 (gud-def): Don't use gud-key-prefix at compile time. 1993-05-31 05:54:07 +00:00
Richard M. Stallman
d0bee390dd (shrink-window-if-larger-than-buffer): Add `interactive'.
Do nothing if window contents not entirely visible.
1993-05-31 04:56:19 +00:00
Richard M. Stallman
f2d5c40e65 Handle AIX versions 1.2, 1.3. 1993-05-31 04:24:14 +00:00
Richard M. Stallman
fc23ca96e6 (mail-do-fcc): Put back the newline at the start
of the fcc temp buffer.  It got lost somewhere.
1993-05-31 04:21:15 +00:00