- 10 Jun, 1993 28 commits
-
-
Richard M. Stallman authored
(syms_of_lread): Set up Qload. (Fload): Handle magic file names.
-
Richard M. Stallman authored
from `~/', not from just `~'.
-
Richard M. Stallman authored
(ispell-command, ispell-command-options): New defvars. (start-ispell): Use them.
-
Jim Blandy authored
-
Richard M. Stallman authored
(Fscroll_right): Ditto. (Fprevious_window): When changing frames, use the new frame's minibuffer if any.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Jim Blandy authored
specifications from initial-frame-alist, remember that they may occur more than once, and do, if the -geometry option was specified as well as a .geometry resource.
-
Jim Blandy authored
search_buffer): Don't block input while calling searching and matching functions. These functions may not call malloc under Emacs anyway, and we need to be able to check for C-g.
-
Jim Blandy authored
-
Jim Blandy authored
(scroll-bar-mode): Function changed to consult default-frame-alist instead of the variable.
-
Jim Blandy authored
specificed, but gnus-nntp-service is nil, don't ask for a server name; use the local host.
-
Jim Blandy authored
argument parents, like the original. Implement it.
-
Jim Blandy authored
matches .newsrc lines for better performance under the new regexp routines.
-
Jim Blandy authored
with the proper number of arguments.
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
generated a marker for the source position of an error message, store (FILENAME . LINE-NUMBER), not ((DIRECTORY . FILE) LINE-NUMBER). Doc fix. (next-error, compilation-parse-errors): Adjusted appropriately.
-
Jim Blandy authored
interface nicely with autoconf. * m/delta.h: Don't #define SHORT_FILE_NAMES; autoconf does this for us.
-
Jim Blandy authored
to #undef FASYNC if BROKEN_FASYNC is #defined.
-
Jim Blandy authored
-
Jim Blandy authored
interface nicely with autoconf.
-
Jim Blandy authored
-
Jim Blandy authored
(BSD4_4, SVR4, HAVE_SETSID, HAVE_UNIX_DOMAIN): #define these. (FIRST_PTY_LETTER): This is 'r', not 'p'. (HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Don't #define these. (HAVE_TERMIOS): #define these instead. (XREBINDKEYSYM): Don't #define. Test THIS_IS_YMAKEFILE instead of MAKING_MAKEFILE. (sigmask, sigpause): #undef these after #including <signal.h>. (LD_SWITCH_SYSTEM, START_FILES, LIBS_SYSTEM, LIB_GCC): #define these to avoid problems with /lib/crt0.o. (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): #define these.
-
Jim Blandy authored
AViiON machines.
-
Jim Blandy authored
* eval.c (call4): New function.
-
- 09 Jun, 1993 12 commits
-
-
Roland McGrath authored
-
Jim Blandy authored
-
Jim Blandy authored
to bind or accept, cast the pointer, to avoid warnings on systems which declare prototypes for this. * emacsclient.c (main): Same.
-
Jim Blandy authored
to bind or accept, cast the pointer, to avoid warnings on systems which declare prototypes for this.
-
Jim Blandy authored
(Fopen_network_stream): Cast the second argument to connect, to avoid warnings on any system that provides prototypes for connect.
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
scroll bar numbers reflect the accessible region of the buffer, not the entire buffer.
-
Jim Blandy authored
-
Jim Blandy authored
continuation character but we never actually displayed any buffer text (due to minibuffer prompt).
-