log

age author description
Fri, 23 Oct 1992 09:31:22 +0000 Richard M. Stallman (insert-kbd-macro): Replace nonprinting chars with escapes.
Fri, 23 Oct 1992 09:20:44 +0000 Richard M. Stallman (mail-aliases): Doc fix.
Fri, 23 Oct 1992 09:19:12 +0000 Richard M. Stallman (describe-function): Print `an autoloaded', not `a ...'.
Fri, 23 Oct 1992 08:54:08 +0000 Richard M. Stallman (goal-column): Don't put the defvar inside the make-variable-buffer-local.
Wed, 21 Oct 1992 19:30:34 +0000 Richard M. Stallman (dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.
Wed, 21 Oct 1992 06:59:39 +0000 Richard M. Stallman (rmail-mode-map): Delete binding of M-r (use global one).
Wed, 21 Oct 1992 06:42:09 +0000 Richard M. Stallman (lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.
Wed, 21 Oct 1992 04:54:45 +0000 Richard M. Stallman (backward-kill-sentence): Fix typo in last change.
Wed, 21 Oct 1992 04:52:59 +0000 Richard M. Stallman Doc fixes.
Wed, 21 Oct 1992 04:52:46 +0000 Richard M. Stallman (rmail-output-to-rmail-file): Call abbreviate-file-name.
Tue, 20 Oct 1992 21:22:44 +0000 Richard M. Stallman (comment-region): Do move to next line, in neg arg case.
Tue, 20 Oct 1992 21:21:47 +0000 Richard M. Stallman (isearch-mode-map): Make the top-level keymap dense.
Tue, 20 Oct 1992 18:43:33 +0000 Richard M. Stallman (vc-registered): Look for handler only if file-name-handler-alist is bound.
Tue, 20 Oct 1992 07:05:38 +0000 Richard M. Stallman (ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):
Tue, 20 Oct 1992 06:44:21 +0000 Richard M. Stallman (vc-registered): Look for a vc-registered handler.
Tue, 20 Oct 1992 06:43:48 +0000 Richard M. Stallman Add dummy handlers for file-truename and vc-registered.
Tue, 20 Oct 1992 06:39:24 +0000 Richard M. Stallman (file-truename): Check for root by seeing if
Tue, 20 Oct 1992 06:13:00 +0000 Richard M. Stallman (grow_specpdl): Increase max_specpdl_size before Fsignal.
Tue, 20 Oct 1992 06:12:43 +0000 Richard M. Stallman [emacs]: Define POINTER and SIZE.
Tue, 20 Oct 1992 06:12:19 +0000 Richard M. Stallman (get_lim_data): Make it static.
Tue, 20 Oct 1992 06:11:53 +0000 Richard M. Stallman (syms_of_keyboard): Properly staticpro this_command_keys.
Tue, 20 Oct 1992 04:35:17 +0000 Richard M. Stallman (mail-aliases): Add definition here.
Mon, 19 Oct 1992 22:39:55 +0000 Richard M. Stallman (add-log-current-defun): Add condition-case around
Mon, 19 Oct 1992 18:47:56 +0000 Jim Blandy * xdisp.c (message): If M is zero, clear echo_area_glyphs and
Mon, 19 Oct 1992 18:47:21 +0000 Jim Blandy * window.h (struct window): Doc fix.
Mon, 19 Oct 1992 18:46:29 +0000 Jim Blandy * window.c: Try to deal coherently with deleted windows:
Mon, 19 Oct 1992 18:44:46 +0000 Jim Blandy * minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs
Mon, 19 Oct 1992 18:41:37 +0000 Jim Blandy * lisp.h (CHECK_LIVE_WINDOW): New predicate.
Mon, 19 Oct 1992 18:41:06 +0000 Jim Blandy * keymap.c (store_in_keymap): Don't forget to QUIT in the
Mon, 19 Oct 1992 18:39:37 +0000 Jim Blandy * keyboard.h (this_command_keys): Extern declaration changed. Doc fix.