log

age author description
Sat, 12 Feb 1994 20:14:29 +0000 Richard M. Stallman (command-line-1): Improve previous change.
Sat, 12 Feb 1994 20:12:21 +0000 Richard M. Stallman (command-line-1): Improve previous change.
Sat, 12 Feb 1994 20:01:43 +0000 Richard M. Stallman (inhibit-startup-echo-area-message): New variable.
Sat, 12 Feb 1994 06:25:56 +0000 Richard M. Stallman (face-initialize): Specify default characteristics
Sat, 12 Feb 1994 04:21:06 +0000 Karl Heuer (super-apropos-check-doc-file): Don't attempt to retrieve function
Sat, 12 Feb 1994 02:58:48 +0000 Richard M. Stallman (disabled-command-hook): Use eq to compare elts
Sat, 12 Feb 1994 02:39:53 +0000 Richard M. Stallman Set up Alt keys as well as C-x 8 prefix.
Sat, 12 Feb 1994 02:37:17 +0000 Richard M. Stallman (Fset_frame_height, Fset_frame_width, Fset_frame_size):
Sat, 12 Feb 1994 02:27:29 +0000 Richard M. Stallman (clone-init-mode-variables): Don't defvar
Sat, 12 Feb 1994 02:26:44 +0000 Karl Heuer Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
Sat, 12 Feb 1994 02:17:58 +0000 Richard M. Stallman (perl-mode): Set parse-sexp-ignore-comments.
Sat, 12 Feb 1994 02:10:41 +0000 Richard M. Stallman (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
Sat, 12 Feb 1994 01:28:45 +0000 Karl Heuer Fix conditional compilation.
Sat, 12 Feb 1994 00:32:31 +0000 Karl Heuer Delete HAVE_SETSID; configure checks for that.
Sat, 12 Feb 1994 00:30:26 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Feb 1994 00:12:15 +0000 Karl Heuer (gethomedir): Look at LOGNAME before USER.
Fri, 11 Feb 1994 23:35:47 +0000 Karl Heuer (x_scroll_bar_create): Fix indentation.
Fri, 11 Feb 1994 22:31:39 +0000 Karl Heuer (Fuser_real_login_name): Doc fix.
Fri, 11 Feb 1994 22:05:44 +0000 Karl Heuer (rmail-dont-reply-to): Change user-original-login-name to user-login-name.
Fri, 11 Feb 1994 22:04:41 +0000 Karl Heuer (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
Fri, 11 Feb 1994 22:01:56 +0000 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
Fri, 11 Feb 1994 21:56:45 +0000 Karl Heuer (gnus-user-login-name): Fix doc string.
Fri, 11 Feb 1994 21:55:57 +0000 Karl Heuer (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
Fri, 11 Feb 1994 21:54:44 +0000 Karl Heuer (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
Fri, 11 Feb 1994 21:51:51 +0000 Karl Heuer (Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
Fri, 11 Feb 1994 21:51:23 +0000 Karl Heuer (init_editfns): Look at LOGNAME before USER.
Fri, 11 Feb 1994 21:32:49 +0000 Richard M. Stallman Don't initialize CC.
Fri, 11 Feb 1994 21:07:59 +0000 Karl Heuer (perform-replace): Check for empty stack.
Fri, 11 Feb 1994 19:06:00 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Fri, 11 Feb 1994 18:56:15 +0000 Richard M. Stallman (decode_mode_spec): Implement `P'.