1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
Commit graph

3109 commits

Author SHA1 Message Date
Richard M. Stallman
44bbb3e05b (magic_searchpath_decoder): Fix typos. 1993-05-26 22:12:18 +00:00
Richard M. Stallman
9d04a87aad (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
(syms_of_xfns): Install them only if X11.
1993-05-26 21:51:07 +00:00
Jim Blandy
c469713a1e * Makefile.in (mkdir): Make all the directories in locallisppath. 1993-05-26 21:50:00 +00:00
Jim Blandy
334e7c2394 * config.guess: New file.
* configure.in: Use it, tentatively.
1993-05-26 21:34:10 +00:00
Richard M. Stallman
199dd758a3 (byte-optimize-divide): Don't optimize to less than two arguments. 1993-05-26 21:31:36 +00:00
Richard M. Stallman
a22f4c7d34 (hexlify-command, dehexlify-command): Use exec-directory. 1993-05-26 21:17:31 +00:00
Richard M. Stallman
89ccd65a24 (r_alloc_sbrk): Declare already_available as long, not SIZE. 1993-05-26 20:38:52 +00:00
Richard M. Stallman
f7f794916d (x_wm_set_size_hint): Don't set hints for max size. 1993-05-26 20:34:20 +00:00
Richard M. Stallman
15ab234bf9 (x_set_cursor_type): If arg not recognized, use box cursor. 1993-05-26 20:33:32 +00:00
Richard M. Stallman
f00de7c30d New version from Umeda. Needs detailed entry. 1993-05-26 20:28:11 +00:00
Richard M. Stallman
4c149073d5 (gnus-local-organization): Renamed from ...-your-...
(gnus-local-domain): Likewise.
1993-05-26 20:26:43 +00:00
Richard M. Stallman
944cf49b35 (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld. 1993-05-26 20:03:16 +00:00
Jim Blandy
10d8967392 * faces.el (x-resolve-font-name): If PATTERN is nil, return the
frame's face.
	(set-face-font): Only use x-resolve-font-name if FONT is a string.
	Copying a faces shouldn't resolve the font.
1993-05-26 19:42:36 +00:00
Richard M. Stallman
79161a452a (scroll-bar-mode): Make default value t. 1993-05-26 19:27:06 +00:00
Richard M. Stallman
c968e96c80 (make-help-screen): Handle mouse events.
Be smart about window configurations--when and whether to restore.
1993-05-26 19:12:18 +00:00
Richard M. Stallman
bc2ada626a (Info-follow-nearest-node): Omit 4th arg to Info-get-token. 1993-05-26 18:57:54 +00:00
Richard M. Stallman
b05867dcfa (rand, srand): Definitions deleted. 1993-05-26 18:38:33 +00:00
Richard M. Stallman
b231f8a7d6 (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.
(HAVE_RANDOM): Defined.
1993-05-26 18:38:11 +00:00
Jim Blandy
252c8b3bc0 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
the former gives you the operating system rev directly.  Use
	s/hpux.h if we don't recognize what we got.
1993-05-26 18:32:19 +00:00
Jim Blandy
005775ce97 * Makefile.in (do-install): Don't remove a destination directory
if it's the same as the source.  If ${srcdir}/info == ${infodir},
	don't try to copy the info files.

	* Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
	doesn't work if you're not using a separate source directory.
	(do-install): Copy the build tree's etc directory only after
	making sure it's not also the source tree's etc directory.
1993-05-26 18:27:58 +00:00
Richard M. Stallman
03b3ba121e (auto-mode-alist): Recognize .sgm, .sgml, .dtd. 1993-05-26 18:21:26 +00:00
Richard M. Stallman
c7aa4667af (sgml-validate): compile1 renamed to compile-internal.
(sgml-mode): Add autoload cookie.
1993-05-26 18:20:35 +00:00
Richard M. Stallman
2b845a8c70 (auto-mode-alist): Treat .H and .hh as C++ files. 1993-05-26 18:12:00 +00:00
Richard M. Stallman
897897e32b (mouse-set-mark): Activate the mark.
Don't bounce the cursor if Transient Mark mode.
(mouse-save-then-kill): Pass explicit args to kill-ring-save.
(mouse-kill-ring-save): Likewise.
1993-05-26 18:09:52 +00:00
Richard M. Stallman
c5fb599fa1 (mail-strip-quoted-names): Catch errors from forward-sexp. 1993-05-26 18:00:55 +00:00
Richard M. Stallman
0a9b0670a4 (make_lispy_event): Fix off-by-1 error with hpos in menu bar. 1993-05-26 17:58:22 +00:00
Richard M. Stallman
bf673a7a13 (Fcurrent_input_mode): Fix the call to Flist. 1993-05-26 17:50:23 +00:00
Richard M. Stallman
7498a8713c Handle sunos4.1.3 specially. 1993-05-26 17:43:22 +00:00
Richard M. Stallman
7fed2f52f1 Initial revision 1993-05-26 17:41:48 +00:00
Richard M. Stallman
afa721bf35 (comint-filter): Restore buffer-read-only in proper buffer. 1993-05-26 17:03:51 +00:00
Richard M. Stallman
aa5f883618 Provide `ispell'. 1993-05-26 16:56:03 +00:00
Richard M. Stallman
4208412303 (SIGNALS_VIA_CHARACTERS): Defined. 1993-05-26 07:52:24 +00:00
Jim Blandy
9a8da78e7f * paths.el (Info-default-directory-list): Add
configure-info-directory to this list.
1993-05-26 06:50:24 +00:00
Richard M. Stallman
a8c0e5ea6b (POINTER): Always use char *. 1993-05-26 03:49:40 +00:00
Richard M. Stallman
bd0b85c32a (x_figure_window_size): Make the default frame coords (0,0). 1993-05-26 03:16:57 +00:00
Richard M. Stallman
8250185b1d (LIBS_MACHINE): Add -lIM and -liconv.
(HAVE_GETTIMEOFDAY): Deleted.
1993-05-26 03:13:32 +00:00
Richard M. Stallman
5f3461a550 (wait_for_termination) [LINUX]: Use the UNIPLUS alternative. 1993-05-25 23:23:53 +00:00
Richard M. Stallman
280073d7a6 (wait_for_termination): Don't use the BSD alternative for LINUX. 1993-05-25 23:22:08 +00:00
Richard M. Stallman
3a3b9632b1 (swallow_events): New function. 1993-05-25 23:19:45 +00:00
Richard M. Stallman
6e103bac2a (wait_reading_process_input): Call swallow_events. 1993-05-25 23:19:07 +00:00
Richard M. Stallman
8b87a30104 (dired-unmark-all-files): Read arg as a string. 1993-05-25 22:59:26 +00:00
Richard M. Stallman
1e12dd87cf (read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
(kbd_buffer_get_event): If event is handled here, return nil.
1993-05-25 22:21:11 +00:00
Richard M. Stallman
fedc33f7a8 (rmail-summary-mark-deleted): Check for end of buffer.
Pass t as NOWARN when calling rmail-summary-goto-msg.
1993-05-25 21:20:08 +00:00
Richard M. Stallman
b827c6c13d Include ../src/config.h. 1993-05-25 21:03:28 +00:00
Richard M. Stallman
f4531fd618 (C_ALLOCA, alloca): Definitions deleted.
[!NOT_C_CODE]: Include alloca.h.
(NEED_SIOCTL): #undef this.
1993-05-25 21:01:14 +00:00
Richard M. Stallman
e3971158d9 (C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0. 1993-05-25 20:52:11 +00:00
Richard M. Stallman
aa5667408d (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname. 1993-05-25 20:48:15 +00:00
Richard M. Stallman
840f481ca4 (Fforward_comment): Arg is a Lisp_Object.
Convert it to an int.
1993-05-25 20:46:16 +00:00
Richard M. Stallman
bbc4efeba0 (logb): Don't declare if hpux. 1993-05-25 20:41:49 +00:00
Richard M. Stallman
3d3bd05268 (install): Don't handle INSTALLABLE_SCRIPTS
in first loop.  Delete files from bindir before installing new ones.
(ALL_CFLAGS): Use ${srcdir} to find .../src dir.
1993-05-25 20:11:39 +00:00