log

age author description
1993-05-29 Richard M. Stallman (romp): Handle various version numbers with aos and bsd.
1993-05-29 Richard M. Stallman (C_SWITCH_MACHINE): Define only if not __GNUC__.
1993-05-29 Richard M. Stallman (XTring_bell): Do nothing if x_current_connection is 0.
1993-05-29 Richard M. Stallman (reset_buffer): Clear mark_active field here.
1993-05-29 Richard M. Stallman (indent-sexp): Even if outer-loop-done is t, still move down one line.
1993-05-29 Richard M. Stallman (auto-mode-alist): Fix syntax for sgml mode.
1993-05-29 Richard M. Stallman (gettimeofday): Don't store in *tzp if tzp is 0.
1993-05-29 Richard M. Stallman (MAXDESC): Get it from FD_SETSIZE if that exists.
1993-05-29 Richard M. Stallman (timer): Link with $(LOADLIBES).
1993-05-29 Richard M. Stallman (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
1993-05-29 Richard M. Stallman entered into RCS
1993-05-29 Richard M. Stallman (vt100-wide-mode): Add missing arg in set-frame-width.
1993-05-29 Richard M. Stallman (x-resolve-font-name): Allow symbol as FACE arg.
1993-05-29 Richard M. Stallman (send-mail-function): Use defvar. not defconst.
1993-05-29 Richard M. Stallman (x-fixed-font-alist): Specify field 7, not field 6.
1993-05-29 Richard M. Stallman (ange-ftp-dired-compress-file):
1993-05-29 Richard M. Stallman (vc-finish-logentry): Use delete-windows-on.
1993-05-29 Richard M. Stallman (LIBX11_SYSTEM): Defined.
1993-05-29 Richard M. Stallman (vc-steal-lock, vc-insert-headers): Fix question whitespace.
1993-05-28 Richard M. Stallman (Fgenerate_new_buffer_name): New arg IGNORE.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-28 Richard M. Stallman (syms_of_keymap): Create global_map 256 slots long.
1993-05-28 Richard M. Stallman (keys_of_cmds): Predefined 0240-0376 as self-insert.
1993-05-28 Richard M. Stallman Finish previous change.
1993-05-28 Richard M. Stallman (find-log-file): Use source file's truename dir.
1993-05-28 Richard M. Stallman Version 3.8.1 from Gildea.
1993-05-28 Richard M. Stallman (put_line): Don't output \n\t unless more text follows.
1993-05-28 Richard M. Stallman (XTread_socket, case KeyPress) [HPUX]:
1993-05-28 Richard M. Stallman Fix message text.
1993-05-28 Richard M. Stallman (hexl-char-after-point): Get rid of mistakenly free variables.
1993-05-28 Richard M. Stallman Doc fixes.
1993-05-28 Richard M. Stallman Fix up previous change.
1993-05-28 Richard M. Stallman (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-28 Richard M. Stallman (Info-default-directory-list): Take out ../../info.
1993-05-28 Richard M. Stallman (baud-rate): Doc fix.
1993-05-28 Jim Blandy * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
1993-05-28 Jim Blandy * etags.c: Replace the CPP tangle for alloca with the one from the
1993-05-28 Jim Blandy * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
1993-05-28 Jim Blandy * make-dist: Make a `site-lisp' directory in the distribution,
1993-05-28 Jim Blandy * Makefile.in (do-install): Correctly detect if ./etc and
1993-05-28 Jim Blandy * buffer.c (Fmove_overlay): If the overlay is changing buffers,
1993-05-28 Jim Blandy * xfns.c (x_set_frame_parameters): Use the first
1993-05-28 Jim Blandy * s/hpux8.h: Don't define HAVE_RANDOM.
1993-05-28 Richard M. Stallman (find-change-log): Chase symlinks multiple levels.
1993-05-28 Jim Blandy * configure.in: If srcdir is '.', then try using PWD to make it
1993-05-28 Jim Blandy Initial revision
1993-05-28 Richard M. Stallman (rmail-new-summary): Set rmail-summary-buffer
1993-05-28 Jim Blandy * config.h.in (UNEXEC_SRC): New macro, set by the configure
1993-05-28 Jim Blandy * configure.in: Extract UNEXEC from the system configuration
1993-05-28 Richard M. Stallman (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
1993-05-28 Jim Blandy * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
1993-05-28 Jim Blandy * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
1993-05-28 Richard M. Stallman (Fsleep_for): Don't return without waiting when SEC is 0.
1993-05-28 Richard M. Stallman (find-alternate-file): Hide truename and inode number
1993-05-28 Richard M. Stallman (ALL_CFLAGS): Add -I../src
1993-05-28 Roland McGrath (find-dired-sentinel): Write a line describing death.
1993-05-28 Richard M. Stallman (install): Get the scripts from ${srcdir}, unlike the executables.
1993-05-28 Richard M. Stallman (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
1993-05-28 Richard M. Stallman Delete confusing comments.