Commit graph

140 commits

Author SHA1 Message Date
Karl Heuer
3671f444f1 (auto-save-list-file-prefix): Fix custom type. 1997-10-15 23:55:45 +00:00
Richard M. Stallman
10917a452a (command-line): Don't suppress suffix search. 1997-10-11 03:54:19 +00:00
Richard M. Stallman
cd1c10f6ae (normal-top-level-add-to-load-path):
Ignore case when comparing, if ms-dos or windows-nt.
1997-09-19 18:15:57 +00:00
Richard M. Stallman
ce2f921ee5 (initial-major-mode): Fix customize type. 1997-09-15 23:19:58 +00:00
Richard M. Stallman
9fe3219e93 (normal-top-level-add-to-load-path):
Try looking for the unmodified default-directory in load-path.

(initial-scratch-message): New variable.
(command-line-1): Use initial-scratch-message.
1997-09-14 17:27:48 +00:00
Richard M. Stallman
35ae8ec829 (command-line): Pass charset to standard-display-european. 1997-09-08 09:57:37 +00:00
Richard M. Stallman
c532f34968 (command-line-1): Update copyright year in string. 1997-09-07 17:07:01 +00:00
Richard M. Stallman
8baabd2a14 (command-line-1): Don't let type-ahead inhibit the
initial contents of *scratch*.
1997-08-08 06:42:34 +00:00
Richard M. Stallman
907d0a0d02 (command-line): Pass t for AUTO arg to standard-display-european. 1997-08-01 01:21:51 +00:00
Richard M. Stallman
f862008d65 (command-line-1): Don't display startup message
if the buffer-is nonempty.  Don't make undo entries for it.
1997-06-23 00:29:59 +00:00
Kenichi Handa
f320358931 (command-line): Load "leim-list.el". 1997-06-18 12:55:00 +00:00
Richard M. Stallman
42a3e6fa48 Customize.
(command-line): Translate iso-8859-9 into latin-5.
(command-line-1): Recognize setting inhibit-startup-echo-area-message
with customization buffer.
1997-06-18 07:07:57 +00:00
Richard M. Stallman
1c0961640a (command-line): Don't call face-initialize.
(command-line): If environment specifies ISO 8859,
always set up for both singe-byte and multibyte operation.
But set-language-environment does most of the job now.
1997-06-07 23:15:30 +00:00
Richard M. Stallman
911ea13b3e (command-line): Detect Latin-N character sets
from envvars, both for multibyte mode and single-byte mode.
1997-05-31 07:30:33 +00:00
Richard M. Stallman
a8aa43870f (command-line): iso-syntax.el renamed to latin-1.el. 1997-05-22 20:09:55 +00:00
Richard M. Stallman
6f6e0bcd51 (command-line-1): Initialize *scratch* with
text saying not to use it for creating a file.
1997-03-23 20:51:17 +00:00
Richard M. Stallman
ac707ebc83 (command-line-1): Don't run buffer-menu if in batch mode. 1997-01-06 06:51:29 +00:00
Richard M. Stallman
14d9a6630e (command-line-1): Handle --visit and --find.
Handle -- as an option; treat what follows as a file name.
1996-12-26 20:47:49 +00:00
Richard M. Stallman
d7fa5aa239 Change defconsts to defvars. 1996-12-16 01:33:02 +00:00
Geoff Voelker
2da0d7db99 (normal-top-level, command-line, command-line-1):
User w32 instead of ms-windows for window-system symbol.
1996-12-09 23:38:03 +00:00
Richard M. Stallman
5fbdc13823 (normal-top-level, command-line-1, command-line):
Test for ms-windows instead of win32, and use memq.
1996-09-15 02:13:16 +00:00
Richard M. Stallman
f7ad212d03 (command-line, command-line-1):
Stop processing options if we encounter "--".
1996-09-03 21:51:08 +00:00
Richard M. Stallman
3f5a3e124b (command-line-1): Rearrange initial screen. 1996-08-31 16:26:55 +00:00
Karl Heuer
6bb9d4b8f3 (normal-top-level-add-to-load-path):
Use directory-file-name since load-path elements don't end in /.
1996-07-12 00:08:09 +00:00
Richard M. Stallman
5676ab57a8 (command-line-x-option-alist): Don't handle -rn.
x-handle-name-rn-switch renamed to x-handle-name-switch.
1996-06-28 07:58:29 +00:00
Richard M. Stallman
2c3fef40b6 (command-line-x-option-alist): -T sets only the title. 1996-04-11 05:23:19 +00:00
Richard M. Stallman
7775acb8ee (command-line-x-option-alist):
--title sets only the title.  Allow -title as alias too.
1996-04-11 05:10:40 +00:00
Richard M. Stallman
2e465cef3f (command-line-1): Document the C- and M- conventions more completely. 1996-04-03 05:57:37 +00:00
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Richard M. Stallman
6b9e794f8c (command-line-normalize-file-name): Do save-match-data. 1996-03-01 20:13:01 +00:00
Richard M. Stallman
dcccc83257 (command-line-normalize-file-name): Convert /// at beginning to just /. 1996-02-28 23:30:24 +00:00
Richard M. Stallman
aeab376f9f (command-line-normalize-file-name):
Don't collapse // at start of file name.
1996-02-28 00:30:49 +00:00
Karl Heuer
db3f571abd (before-init-hook, after-init-hook): Doc fix.
(term-setup-hook): Doc fix.
(emacs-startup-hook): New defvar.
1996-02-21 21:21:31 +00:00
Karl Heuer
95127745f8 (command-line-1): Don't explain recover-session if
auto-save-list-file-prefix is nil.
1996-02-14 04:26:43 +00:00
Richard M. Stallman
521736d11c (command-line): On windows NT, look for .emacs or _emacs. 1996-02-12 01:17:15 +00:00
Richard M. Stallman
47c7adae7d (command-line-normalize-file-name): New function.
(command-line-1): Call it to handle foo//bar in non-Emacs fashion.
1996-01-27 00:14:59 +00:00
Karl Heuer
40e2359962 (command-line-1): Update copyright in startup banner. 1996-01-24 22:02:17 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
2c42ec0b0b (normal-top-level): Add ~ at end of auto-save-list-file-prefix. 1996-01-02 01:16:39 +00:00
Richard M. Stallman
1f7f78f1ab (auto-save-list-file-prefix): Under MS-DOS, use `.s-'.
(normal-top-level): Under MS-DOS, use `make-temp-name' to produce
a unique `auto-save-list-file-name' (PID is not unique enough).
(command-line-1): Delete explicit test for msdos and windowsnt;
test just `window-system'.

(command-line-x-option-alist): Use x-handle-geometry for geometry options.
1996-01-01 23:50:19 +00:00
Richard M. Stallman
b3afdeb86d (command-line-x-option-alist): New variable.
(command-line-1): Ignore X options when not using X.
1995-12-29 20:00:39 +00:00
Karl Heuer
cdee38c367 (command-line-1): Use auto-save-list-file-prefix
when checking for existing files.

(normal-top-level): Don't set auto-save-list-file-name
if auto-save-list-file-prefix is nil.

(normal-top-level): Don't set auto-save-list-file-name
if it was already set non-nil (by .emacs, for example).
(auto-save-list-file-prefix): Doc fix.
1995-12-21 18:10:03 +00:00
Richard M. Stallman
325cbd32fc (command-line-1): Mention F10. 1995-11-15 17:24:18 +00:00
Richard M. Stallman
6695496f6c (command-line-1): Reorganize the initial help output. 1995-11-14 18:28:49 +00:00
Richard M. Stallman
7a79b90c1a (command-line): Don't reject unknown args here.
(command-line-1): Detect it here.
1995-11-11 23:56:03 +00:00
Richard M. Stallman
452e90900a (command-line): Complain about unknown options.
(command-line): Handle = in option only if starts with --.

(user-mail-address): Doc fix.
1995-11-10 17:27:52 +00:00
Geoff Voelker
39d6d6be55 [win32] (normal-top-level, command-line, command-line-1):
Test for 'win32 window system as well as 'x.
1995-11-07 07:47:22 +00:00
Richard M. Stallman
3ede3ecef4 (command-line-1): Say how to invoke menu bar, if not X.
(command-line): If not X, do enable menu bar.
1995-10-31 14:41:51 +00:00
Richard M. Stallman
b3c7c12c1b (normal-top-level): Set auto-save-list-file-name later,
after calling command-line.
1995-10-23 16:59:47 +00:00
Richard M. Stallman
556f7d7737 (command-line): Init user-mail-address here, after reading init file.
(normal-top-level): Not here.
1995-10-08 19:30:41 +00:00