log

age author description
1992-10-28 Richard M. Stallman (HAVE_SETSID, IRIX): Defined.
1992-10-28 Jim Blandy *** empty log message ***
1992-10-28 Richard M. Stallman (manual-program): Always use /usr/ucb/man if that exists.
1992-10-27 Richard M. Stallman (fortran-window-create): Use screen-width, not frame-width.
1992-10-27 Richard M. Stallman (fortran-prepare-abbrev-list-buffer): Fix typo.
1992-10-27 Richard M. Stallman [sony, IRIS_4D]: Include getpagesize.h and fcntl.h.
1992-10-27 Richard M. Stallman (fortran-tab-mode): Add defvar.
1992-10-27 Richard M. Stallman Rename buffer-flush-undo to buffer-disable-undo.
1992-10-27 Richard M. Stallman Update LISP_FLOAT_TYPE in config.h.
1992-10-27 Richard M. Stallman Update GNU_MALLOC and REL_ALLOC in config.h.
1992-10-27 Richard M. Stallman (shell-command-on-region):
1992-10-27 Richard M. Stallman (isearch-edit-string):
1992-10-27 Jim Blandy * make-dist: Copy config.sub, since it's a symbolic link to a file
1992-10-26 Richard M. Stallman (vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.
1992-10-25 Christopher Zaborsky Dox fix.
1992-10-25 Christopher Zaborsky Doc fix.
1992-10-25 Christopher Zaborsky Doc fix.
1992-10-24 Richard M. Stallman (vc-prefix-map): Put vc-diff on = and vc-directory on d.
1992-10-24 Richard M. Stallman (relinquish): Adjust page_break_value by amount of memory actually given back.
1992-10-23 Jim Blandy * emacs.c (main): Correct spelling of HAVE_X_WINDOW to
1992-10-23 Richard M. Stallman (set-visited-file-name): Change the auto save file name.
1992-10-23 Richard M. Stallman (insert-kbd-macros): If arg is empty, use last macro as default.
1992-10-23 Richard M. Stallman (insert-kbd-macro): Replace nonprinting chars with escapes.
1992-10-23 Richard M. Stallman (mail-aliases): Doc fix.
1992-10-23 Richard M. Stallman (describe-function): Print `an autoloaded', not `a ...'.
1992-10-23 Richard M. Stallman (goal-column): Don't put the defvar inside the make-variable-buffer-local.
1992-10-21 Richard M. Stallman (dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.
1992-10-21 Richard M. Stallman (rmail-mode-map): Delete binding of M-r (use global one).
1992-10-21 Richard M. Stallman (lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.
1992-10-21 Richard M. Stallman (backward-kill-sentence): Fix typo in last change.
1992-10-21 Richard M. Stallman Doc fixes.
1992-10-21 Richard M. Stallman (rmail-output-to-rmail-file): Call abbreviate-file-name.
1992-10-20 Richard M. Stallman (comment-region): Do move to next line, in neg arg case.
1992-10-20 Richard M. Stallman (isearch-mode-map): Make the top-level keymap dense.
1992-10-20 Richard M. Stallman (vc-registered): Look for handler only if file-name-handler-alist is bound.
1992-10-20 Richard M. Stallman (ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):
1992-10-20 Richard M. Stallman (vc-registered): Look for a vc-registered handler.
1992-10-20 Richard M. Stallman Add dummy handlers for file-truename and vc-registered.
1992-10-20 Richard M. Stallman (file-truename): Check for root by seeing if
1992-10-20 Richard M. Stallman (grow_specpdl): Increase max_specpdl_size before Fsignal.
1992-10-20 Richard M. Stallman [emacs]: Define POINTER and SIZE.
1992-10-20 Richard M. Stallman (get_lim_data): Make it static.
1992-10-20 Richard M. Stallman (syms_of_keyboard): Properly staticpro this_command_keys.
1992-10-20 Richard M. Stallman (mail-aliases): Add definition here.
1992-10-19 Richard M. Stallman (add-log-current-defun): Add condition-case around
1992-10-19 Jim Blandy * xdisp.c (message): If M is zero, clear echo_area_glyphs and
1992-10-19 Jim Blandy * window.h (struct window): Doc fix.
1992-10-19 Jim Blandy * window.c: Try to deal coherently with deleted windows:
1992-10-19 Jim Blandy * minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs
1992-10-19 Jim Blandy * lisp.h (CHECK_LIVE_WINDOW): New predicate.
1992-10-19 Jim Blandy * keymap.c (store_in_keymap): Don't forget to QUIT in the
1992-10-19 Jim Blandy * keyboard.h (this_command_keys): Extern declaration changed. Doc fix.
1992-10-19 Jim Blandy * keyboard.c (this_command_keys): Make this a vector, instead of
1992-10-19 Jim Blandy Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,
1992-10-19 Jim Blandy * frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
1992-10-19 Jim Blandy * xterm.c (compose_status): New variable.
1992-10-18 Richard M. Stallman (kill-sentence, backward-kill-sentence):
1992-10-18 Richard M. Stallman Doc fixes.
1992-10-18 Richard M. Stallman Comment fix.
1992-10-18 Richard M. Stallman Delete version 18 compatibility stuff.