log

age author description
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.
Fri, 11 Feb 1994 08:10:01 +0000 Karl Heuer Fix spelling of pre-command-hook.
Fri, 11 Feb 1994 08:05:12 +0000 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
Fri, 11 Feb 1994 06:03:57 +0000 Karl Heuer Fix syntax used for C-SPC.
Fri, 11 Feb 1994 05:54:37 +0000 Roland McGrath (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
Fri, 11 Feb 1994 02:52:17 +0000 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
Fri, 11 Feb 1994 02:50:00 +0000 Roland McGrath Add #undef SYS_SIGLIST_DECLARED.