log

age author description
Wed, 20 Apr 1994 03:04:46 +0000 Karl Heuer (describe_map): Merge with describe_map_2.
Wed, 20 Apr 1994 01:11:35 +0000 Karl Heuer (defun-prompt-regexp): Make this variable buffer-local.
Wed, 20 Apr 1994 00:24:59 +0000 Karl Heuer (read_avail_input): Don't retry read.
Wed, 20 Apr 1994 00:14:15 +0000 Karl Heuer (report-emacs-bug): Insert at separator, not at end.
Tue, 19 Apr 1994 23:12:49 +0000 Richard M. Stallman (install-arch-indep): Don't install dired-x*.
Tue, 19 Apr 1994 23:09:41 +0000 Richard M. Stallman (CRT0_DUMMIES): Ignore one arg.
Tue, 19 Apr 1994 22:48:32 +0000 Richard M. Stallman (Vlast_event_frame): Define unconditionally.
Tue, 19 Apr 1994 21:45:38 +0000 Richard M. Stallman (${etc}DOC): Delete redundant version.el from cmd.
Tue, 19 Apr 1994 18:32:49 +0000 Richard M. Stallman *** empty log message ***
Tue, 19 Apr 1994 07:44:27 +0000 Richard M. Stallman Comment change.
Tue, 19 Apr 1994 05:56:20 +0000 Karl Heuer (read_avail_input): Test EINTR, not EAGAIN.
Tue, 19 Apr 1994 05:52:58 +0000 Karl Heuer (read_avail_input): Write loop as a do-while.
Tue, 19 Apr 1994 04:40:29 +0000 Karl Heuer (PURESIZE) [!MULTI_FRAME]: Increase to 200000.
Tue, 19 Apr 1994 03:41:23 +0000 Karl Heuer (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
Tue, 19 Apr 1994 02:49:51 +0000 Richard M. Stallman (kill-emacs-query-functions): Fix typo in question text.
Tue, 19 Apr 1994 01:27:51 +0000 Richard M. Stallman *** empty log message ***
Tue, 19 Apr 1994 00:51:24 +0000 Karl Heuer (comint-replace-by-expanded-history): Expand only at prompt.
Tue, 19 Apr 1994 00:43:06 +0000 Karl Heuer (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
Tue, 19 Apr 1994 00:31:42 +0000 Richard M. Stallman (kill-buffer-query-functions): Fix the question text.
Tue, 19 Apr 1994 00:30:13 +0000 Richard M. Stallman (window_system): Obey --with-x11=no and --with-x10=no.
Tue, 19 Apr 1994 00:17:46 +0000 Richard M. Stallman (readline): When extending the buffer,
Mon, 18 Apr 1994 23:53:51 +0000 Karl Heuer (outline-end-of-subtree): Stop before final newline.
Mon, 18 Apr 1994 23:34:22 +0000 Richard M. Stallman (hexl-mode): Make local binding for hexl-max-address.
Mon, 18 Apr 1994 22:41:49 +0000 Richard M. Stallman (shell-command-filter): If point was at end, leave it at end.
Mon, 18 Apr 1994 22:40:07 +0000 Karl Heuer (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
Mon, 18 Apr 1994 22:37:30 +0000 Richard M. Stallman (shell-command-sentinel): Do nothing if buffer is dead.
Mon, 18 Apr 1994 21:33:57 +0000 Richard M. Stallman (menu-bar-enable-clipboard): Construct new cons cells.
Mon, 18 Apr 1994 17:40:25 +0000 Richard M. Stallman (create_process): Fix previous change.
Mon, 18 Apr 1994 17:39:06 +0000 Richard M. Stallman Comment change.
Mon, 18 Apr 1994 17:07:19 +0000 Francesco Potort * etags.c (main, print_help): eliminate the -F option.