log lisp/startup.el @ 11568:9b2265dc03a6

age author description
Sat, 08 Apr 1995 05:05:32 +0000 Richard M. Stallman (normal-top-level): Copy default-directory
Wed, 22 Mar 1995 04:50:15 +0000 Richard M. Stallman (init-file-user, site-run-file): Doc fixes.
Tue, 17 Jan 1995 02:33:49 +0000 Richard M. Stallman (command-line-1): Handle -f with kbd macro.
Tue, 03 Jan 1995 07:05:41 +0000 Richard M. Stallman (command-line-1): Pause between init file error
Thu, 29 Dec 1994 19:02:16 +0000 Richard M. Stallman Fix typo in previous change.
Tue, 27 Dec 1994 04:01:02 +0000 Richard M. Stallman (command-line-1): Split startup msg into two parts.
Sat, 19 Nov 1994 20:42:26 +0000 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
Tue, 01 Nov 1994 05:49:25 +0000 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
Tue, 11 Oct 1994 08:22:38 +0000 Richard M. Stallman (normal-top-level-add-to-load-path): New function.
Wed, 05 Oct 1994 20:35:40 +0000 Richard M. Stallman (command-line): Load disp-table explicitly.
Wed, 28 Sep 1994 22:38:04 +0000 Karl Heuer (command-line): Fix bug in previous change.
Wed, 28 Sep 1994 22:15:38 +0000 Karl Heuer (command-line): Recognize --longopt synonyms for all options handled here.
Thu, 22 Sep 1994 04:56:49 +0000 Richard M. Stallman (mail-host-address): New variable.
Thu, 15 Sep 1994 20:09:49 +0000 Richard M. Stallman (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
Thu, 15 Sep 1994 03:07:47 +0000 Richard M. Stallman (commmand-line): Fix previous change.
Thu, 15 Sep 1994 02:35:45 +0000 Richard M. Stallman (command-line): If we can't load x-win.el, terminate.
Mon, 25 Jul 1994 21:45:36 +0000 Richard M. Stallman (command-line-args-left): Add defvar.
Tue, 05 Jul 1994 18:35:37 +0000 Richard M. Stallman (command-line): Check LC_ALL and LANG as well as LC_CTYPE.
Mon, 04 Jul 1994 23:24:46 +0000 Richard M. Stallman (iso-8859-1-locale-regexp): New variable.
Sun, 03 Jul 1994 20:53:42 +0000 Richard M. Stallman (command-line): Accept iso-8859-1 like iso_8859_1.
Sun, 03 Jul 1994 19:06:03 +0000 Richard M. Stallman (command-line): Automatically use iso-syntax and
Sat, 25 Jun 1994 00:34:11 +0000 Richard M. Stallman (user-mail-address): New variable.
Tue, 14 Jun 1994 00:21:40 +0000 Richard M. Stallman (inhibit-startup-echo-area-message): Doc fix.
Mon, 23 May 1994 07:47:27 +0000 Richard M. Stallman (command-line-1): Precompute menu bar before startup msg.
Mon, 16 May 1994 04:49:23 +0000 Richard M. Stallman (precompute-menubar-bindings): Don't precompute menus if not using x.
Sat, 07 May 1994 00:21:24 +0000 Karl Heuer (precompute-menubar-bindings): New function, formerly in loadup.el.
Fri, 22 Apr 1994 18:28:22 +0000 Richard M. Stallman (command-line-default-directory): New variable.
Wed, 20 Apr 1994 06:13:43 +0000 Karl Heuer (init-file-user): Doc fix.
Sat, 16 Apr 1994 03:43:09 +0000 Karl Heuer (command-line): If no error data, print "", not nil.
Thu, 14 Apr 1994 09:31:42 +0000 Richard M. Stallman (command-line): Call face-initialize before frame-initialize.