log

age author description
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'.
Fri, 11 Feb 1994 17:52:05 +0000 Charles Hannum Use -ltermcap, not Emacs's own version. #undef symbols used for
Fri, 11 Feb 1994 17:32:57 +0000 Roland McGrath (SYSV_SYSTEM_DIR): Define.
Fri, 11 Feb 1994 13:56:38 +0000 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
Fri, 11 Feb 1994 13:50:53 +0000 Fred Pierresteguy *** empty log message ***
Fri, 11 Feb 1994 13:25:11 +0000 Fred Pierresteguy (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
Fri, 11 Feb 1994 13:19:19 +0000 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
Fri, 11 Feb 1994 08:52:53 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.