Commit graph

317 commits

Author SHA1 Message Date
Karl Heuer
70e0041366 (command-line-1): Improve startup msg. 1999-03-13 04:53:43 +00:00
Andrew Innes
06789559b2 (command-line) [windows-nt]: Fix typo in regexp
checking for .emacs[.el[c]].
1999-02-25 11:35:45 +00:00
Eli Zaretskii
d4308a4dc1 (command-line): Set default eol-mnemonic-* strings to
display end-of-line format in mode line.
1999-01-27 10:12:43 +00:00
Richard M. Stallman
95eada658d (command-line-1): Up-date copyright. 1999-01-26 22:10:15 +00:00
Andrew Innes
32291eb6a3 (command-line): [windows-nt]: Check for existence of
.emacs file so as to notice .emacs.el or .emacs.elc and use them
in preference to _emacs.
1999-01-22 15:12:59 +00:00
Richard M. Stallman
a460d4e398 (command-line): If the init file changes operation to
unibyte, make all buffers unibyte and re-set language environment.
1999-01-19 03:00:09 +00:00
Paul Eggert
086e079cbe (locale-translation-file-name): Prefer X-related names
to the name used by GNU/Linux sans X.  Set to nil if no file found.
(command-line): Use locale-translation-file-name if it is not nil,
instead of testing for its existence again.
regexp-quote the ctype before using it in a regexp.
Allow a colon to appear after the ctype in the aliases file,
as is done in X11R6.4.
1998-09-22 06:12:49 +00:00
Andreas Schwab
938121302c (site-run-file): Fix customize type. 1998-09-18 09:22:48 +00:00
Richard M. Stallman
08e77a49f7 (command-line): Require whitespace delimiter when
searching locale-translation-file-name.
1998-08-07 23:25:43 +00:00
Richard M. Stallman
7e766510d2 (command-line) <handling LANG>: Change 9 to 5, not 5 to 9.
(command-line-1): Fix mouse startup message.
1998-06-27 23:11:51 +00:00
Karl Heuer
94487c4e37 Doc fixes. 1998-06-20 22:06:30 +00:00
Karl Heuer
80d715567e (normal-top-level):
For root, set backup-by-copying-when-mismatch to t.
1998-06-19 16:56:51 +00:00
Richard M. Stallman
341ce5a77d (command-line-1): Check that user-init-file non-nil. 1998-06-13 06:16:32 +00:00
Richard M. Stallman
849eedba17 (command-line): Set `temporary-file-directory' based
on environment settings, before processing init files.
1998-06-10 20:59:16 +00:00
Dave Love
f734a13ec4 (normal-top-level-add-subdirs-to-load-path): Ignore
CVS directories too.
1998-06-02 13:21:13 +00:00
Richard M. Stallman
537b6e4e55 Comment change. 1998-05-21 20:32:09 +00:00
Kenichi Handa
a041ba9753 (command-line): Fixed a typo in comment. 1998-05-21 01:47:11 +00:00
Richard M. Stallman
cbe9a46020 (locale-translation-file-name): New variable.
(command-line): Use it to decode locale aliases.
1998-05-14 03:55:13 +00:00
Richard M. Stallman
0412d83360 (normal-top-level-add-subdirs-to-load-path):
Ignore subdirectories whose names start with nonalphanumeric
or that have a file called .nosearch.
1998-05-11 01:17:48 +00:00
Richard M. Stallman
48f0011498 (command-line): When choosing a language from LANG,
call set-language-environment in unibyte and multibyte mode.
Don't call standard-display-european; instead, call
standard-display-european-internal and set-terminal-coding-system.
But do them only for latin-1 ... latin-5.
1998-05-03 03:48:05 +00:00
André Spiegel
c5ce405b34 (command-line-1): Better wording in mouse startup message. 1998-04-14 10:44:53 +00:00
Karl Heuer
a46aa0b2b3 (command-line-1): Fix punctuation in startup screen. 1998-04-06 21:55:01 +00:00
Dave Love
a797a30d6b (command-line): Fix paren error. 1998-04-05 11:46:30 +00:00
Richard M. Stallman
c2e527be0b (command-line): If already unibyte, just load
latin-N instead of calling set-language-environment.
1998-04-03 23:49:11 +00:00
Richard M. Stallman
bb15e81a9b (normal-top-level-add-subdirs-to-load-path):
Reverse order of subdirs to add.  Don't duplicate the parent dir.
1998-03-26 04:26:27 +00:00
Karl Heuer
859e15c1e5 (normal-top-level-add-subdirs-to-load-path): New function. 1998-03-23 00:15:20 +00:00
Richard M. Stallman
acfd101152 (command-line-1): Add alternate startup message
for use when there is a mouse.
1998-01-21 21:39:02 +00:00
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