Richard M. Stallman
e87a730999
(normal-top-level-add-to-load-path): New function.
...
(normal-top-level): Load subdirs.el in each dir in load-path.
1994-10-11 08:22:38 +00:00
Richard M. Stallman
62bb544097
(command-line): Load disp-table explicitly.
1994-10-05 20:35:40 +00:00
Karl Heuer
a981e7fff1
(command-line): Fix bug in previous change.
1994-09-28 22:38:04 +00:00
Karl Heuer
096b7031fc
(command-line): Recognize --longopt synonyms for all options handled here.
1994-09-28 22:15:38 +00:00
Richard M. Stallman
c13fbb6297
(mail-host-address): New variable.
...
(normal-top-level): Use mail-host-address to init user-mail-address.
1994-09-22 04:56:49 +00:00
Richard M. Stallman
1fe0333f4f
(command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
1994-09-15 20:09:49 +00:00
Richard M. Stallman
2677ad61f5
(commmand-line): Fix previous change.
1994-09-15 03:07:47 +00:00
Richard M. Stallman
1ed14cfd6d
(command-line): If we can't load x-win.el, terminate.
1994-09-15 02:35:45 +00:00
Richard M. Stallman
860befc8a2
(command-line-args-left): Add defvar.
1994-07-25 21:45:36 +00:00
Richard M. Stallman
30dc01ea24
(command-line): Check LC_ALL and LANG as well as LC_CTYPE.
...
(iso-8859-1-locale-regexp): Don't check for `iso'.
1994-07-05 18:35:37 +00:00
Richard M. Stallman
64f62b4508
(iso-8859-1-locale-regexp): New variable.
...
(command-line): Use it.
1994-07-04 23:24:46 +00:00
Richard M. Stallman
2c5adf7ee3
(command-line): Accept iso-8859-1 like iso_8859_1.
1994-07-03 20:53:42 +00:00
Richard M. Stallman
e9d8e8c77e
(command-line): Automatically use iso-syntax and
...
standard-display-european if LC_CTYPE asks for it.
1994-07-03 19:06:03 +00:00
Richard M. Stallman
c10d1f062e
(user-mail-address): New variable.
...
(normal-top-level): Initialize it.
1994-06-25 00:34:11 +00:00
Richard M. Stallman
e5575c067a
(inhibit-startup-echo-area-message): Doc fix.
1994-06-14 00:21:40 +00:00
Richard M. Stallman
fd11871ac0
(command-line-1): Precompute menu bar before startup msg.
1994-05-23 07:47:27 +00:00
Richard M. Stallman
42a49b29f4
(precompute-menubar-bindings): Don't precompute menus if not using x.
1994-05-16 04:49:23 +00:00
Karl Heuer
6f2c86fa80
(precompute-menubar-bindings): New function, formerly in loadup.el.
...
(normal-top-level): Call it here, after loading user files.
(command-line-1): Or here, if displaying startup message.
1994-05-07 00:21:24 +00:00
Richard M. Stallman
09a1077ce2
(command-line-default-directory): New variable.
...
(command-line, command-line-1): Use and set it.
1994-04-22 18:28:22 +00:00
Karl Heuer
2bdfaa420c
(init-file-user): Doc fix.
1994-04-20 06:13:43 +00:00
Karl Heuer
ad2aeb8d88
(command-line): If no error data, print "", not nil.
1994-04-16 03:43:09 +00:00
Richard M. Stallman
853ccbd574
(command-line): Call face-initialize before frame-initialize.
1994-04-14 09:31:42 +00:00
Richard M. Stallman
b4484ea80e
Doc fixes.
1994-03-30 16:04:08 +00:00
Karl Heuer
54a003f758
(inhibit-startup-echo-area-message): Doc fix.
1994-03-01 04:54:43 +00:00
Richard M. Stallman
d9a71a8ffc
(command-line-1): Improve previous change.
1994-02-12 20:14:29 +00:00
Richard M. Stallman
1d7da582b4
(inhibit-startup-echo-area-message): New variable.
...
(command-line-1): Undo prev change.
New test for whether to suppress echo area message.
Update copyright year in displayed message.
1994-02-12 20:01:43 +00:00
Richard M. Stallman
f9890ae633
(command-line-1): Improve echo area message wording.
...
Don't print it if C-h C-p has been redefined.
1994-01-07 11:29:42 +00:00
Richard M. Stallman
a4c5c70594
(command-line): Set user-init-file.
1994-01-06 04:28:36 +00:00
Richard M. Stallman
3d1b78f027
(command-line): In most cases, if init file sets
...
debug-on-error, leave it set that way.
1993-12-31 03:45:38 +00:00
Richard M. Stallman
52320897b4
(command-line): Set init-file-had-error to t or nil.
...
(command-line-1): Inhibit startup message if init-file-had-error.
1993-11-22 06:35:37 +00:00
Richard M. Stallman
e8997612fd
(command-line-1): Display a message in the echo area.
1993-11-15 09:22:23 +00:00
Richard M. Stallman
6f034b1c22
(command-line-1): Display a message in the echo area.
1993-11-15 08:04:41 +00:00
Richard M. Stallman
8a988f456d
(command-line): Setq inhibit-startup-message to nil.
1993-09-07 08:36:48 +00:00
Richard M. Stallman
b7444d3195
(site-run-file): New variable.
...
(command-line): Use it. Support -no-site-file.
1993-08-13 06:01:05 +00:00
Richard M. Stallman
efd19407f2
(normal-top-level): Call font-menu-add-default.
1993-07-26 20:03:00 +00:00
Richard M. Stallman
00aa7e1cdf
(normal-top-level): Call abbreviate-file-name again after calling command-line.
1993-07-20 05:46:10 +00:00
Richard M. Stallman
7e0795a493
(command-line-1): Pass arg to other-window.
1993-05-29 22:34:54 +00:00
Jim Blandy
fbce865419
* startup.el (command-line-1): Don't handle `-i'. We're
...
abandoning the `insert file' meaning in favor of the `use a
bitmapped icon' meaning.
1993-05-25 13:22:21 +00:00
Jim Blandy
4e1b1e7288
* startup.el (normal-top-level, command-line, command-line-1):
...
Don't call the frame and face initialization functions unless
they're bound.
* frame.el (frame-notice-user-settings): Don't make
frame-initial-frame unbound; just set it to nil.
* startup.el (command-line-1): Call frame-notice-user-settings
before displaying the startup message.
1993-05-18 22:39:51 +00:00
Richard M. Stallman
c722566c7c
(command-line): Call frame-initialize explicitly.
...
Call face-initialize.
(normal-top-level): Call frame-notice-user-settings explicitly.
1993-05-13 03:14:39 +00:00
Richard M. Stallman
a055a1cd6e
(command-line-1): Fix copyright year.
1993-03-11 07:02:13 +00:00
Jim Blandy
a4b3389645
* startup.el (normal-top-level): Don't worry about setting
...
default-directory to PWD if PWD is shorter. And, if PWD isn't
accurate, delete it.
1992-11-07 06:20:15 +00:00
Richard M. Stallman
a096560567
Doc fix.
1992-11-07 04:05:32 +00:00
Richard M. Stallman
54a0539a6b
entered into RCS
1992-07-31 04:04:56 +00:00
Roland McGrath
09973c543f
*** empty log message ***
1992-07-27 17:41:57 +00:00
Richard M. Stallman
8e5056e553
*** empty log message ***
1992-07-27 00:59:30 +00:00
Eric S. Raymond
eea8d4efaf
*** empty log message ***
1992-07-22 02:58:21 +00:00
Roland McGrath
74f2ab0655
*** empty log message ***
1992-07-20 22:30:14 +00:00
Eric S. Raymond
d7b4d18fd4
*** empty log message ***
1992-07-17 20:24:00 +00:00
Eric S. Raymond
4821e2af02
*** empty log message ***
1992-07-15 23:29:10 +00:00