1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

3130 Commits

Author SHA1 Message Date
Jim Blandy
ecc99658d3 * isearch.el (isearch-forward): Remove the claim that
isearch-whitespace-chars matches any string of whitespace.
1993-05-27 03:33:12 +00:00
Jim Blandy
8897c5c21c * s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this. 1993-05-27 03:05:02 +00:00
Jim Blandy
6f51e3df79 * s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
(LD_SWITCH_SYSTEM): Delete the -L option, leave just -R.
1993-05-27 03:02:21 +00:00
Jim Blandy
b90589d8fd * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
(getopt.o, getopt1.c): Use ${srcdir} as appropriate.
1993-05-27 02:54:03 +00:00
Jim Blandy
5e231e7058 * Makefile.in (install): Do install the programs listed in
INSTALLABLE_SCRIPTS.  Make the renaming loop use INSTALLABLES and
	INSTALLABLE_SCRIPTS, instead of writing the programs out.
1993-05-27 02:46:57 +00:00
Jim Blandy
4736b17e0b * Makefile.in (${SUBDIR}): Pass the value of the make variable to
subdirectory makes.
1993-05-27 02:27:22 +00:00
Jim Blandy
50b8cf6032 * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
we have those structures, but *don't* define them if we have
	TERMIOS, whose functions take care of those parameters; that
	screws up AIX.
	(struct emacs_tty): Test those symbols, instead of the ioctl
	commands.
	* sysdep.c (emacs_get_tty, emacs_set_tty, new_ltchars, new_tchars,
	init_sys_modes): Same.
1993-05-27 02:12:20 +00:00
Jim Blandy
7ad1552990 * s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if
we're using GCC - that's an XLC switch.

	* s/aix3-2.h (LIBS_SYSTEM): Put -LIM -Liconv here.
1993-05-27 02:08:14 +00:00
Jim Blandy
8f731fcc05 Don't forget to remove temporary files. 1993-05-27 01:12:16 +00:00
Richard M. Stallman
51d18dc30e (HAVE_TCATTR): Defined. 1993-05-27 00:21:21 +00:00
Richard M. Stallman
114137b8aa (listify-key-sequence): Avoid the constant ?\M-\200. 1993-05-27 00:06:08 +00:00
Jim Blandy
8d117719df * config.h.in (HAVE_RENAME): Include an #undef for this, so
configure will have something to edit.
1993-05-26 23:53:41 +00:00
Richard M. Stallman
27d0420cd5 (find-file-noselect): Expand buffer-file-truename
before copying it to anything else.
1993-05-26 23:19:07 +00:00
Richard M. Stallman
f8a8031332 [HAVE_SOCKETS]: Include socket.h, netdb.h.
(get_system_name) [HAVE_SOCKETS]: Use gethostbyname.
1993-05-26 23:14:00 +00:00
Jim Blandy
c12710e962 * s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,
LD_SWITCH_SYSTEM, OLDXMENU_OPTIONS): Add X11R5 directories to the
	search paths in these lists; they shouldn't do any harm if they
	don't have X11R5.
1993-05-26 23:08:55 +00:00
Richard M. Stallman
ec03e49cb6 (dired-other-frame): New function, with binding. 1993-05-26 22:52:13 +00:00
Richard M. Stallman
d973d76918 Make C-x ` binding just once. 1993-05-26 22:36:32 +00:00
Jim Blandy
254e10d860 Report .elc bogosities more clearly. 1993-05-26 22:22:58 +00:00
Richard M. Stallman
abe85b1b3a (finder-by-keyword): Autoload from finder', not finder.el'. 1993-05-26 22:19:06 +00:00
Jim Blandy
9f7602fd72 * make-dist: Check for .elc files with no corresponding .el file.
* make-dist: Check for .elc files with no corresponding .el file.
1993-05-26 22:19:04 +00:00
Richard M. Stallman
b1ee6b34ae (nroff-mode): Don't leave nroff-electric-mode void. 1993-05-26 22:17:29 +00:00
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