1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-27 19:31:38 +00:00
Commit Graph

357 Commits

Author SHA1 Message Date
Stefan Monnier
b6666b5f60 (normal-top-level): Allow modification of load-path while iterating over it. 2005-05-25 14:18:45 +00:00
Juanma Barranquero
027a4b6b3f Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
Reiner Steib
a8a64bf4c4 (fancy-splash-insert): Fix typo in doc string. 2005-05-09 16:20:33 +00:00
Richard M. Stallman
a99df87d8e (command-line): Use with-no-warnings. 2005-04-23 16:39:54 +00:00
Luc Teirlinck
b7e325a809 (command-line): No longer enable Xterm Mouse mode by default in
terminals compatible with xterm.
2005-04-18 00:55:42 +00:00
Richard M. Stallman
1ef0ffc603 (fancy-splash-max-time): Just 30 seconds.
(fancy-splash-delay): Just 7.
(fancy-splash-screens): No time limit other than fancy-splash-max-time.
2005-04-17 16:00:20 +00:00
Luc Teirlinck
6d21442537 (command-line): Add comment. 2005-04-16 00:24:02 +00:00
Jan Djärv
b08cb5a6c9 Chaneg "is" to "are" 2005-04-14 04:48:08 +00:00
Luc Teirlinck
24531f226f (command-line): Whitespace change. 2005-04-13 22:31:33 +00:00
Luc Teirlinck
92ab9897a8 (command-line): Handle `xterm-mouse-mode' before reading init file. 2005-04-13 22:24:03 +00:00
Luc Teirlinck
42234f26ba Delete accidentally added comment. 2005-04-13 00:23:52 +00:00
Luc Teirlinck
3e4c23e353 (command-line): Enable Xterm Mouse mode by default. 2005-04-12 23:06:44 +00:00
Jan Djärv
ed0fb1f1cc Added new X reosurce, cursorBlink. 2005-04-12 19:59:54 +00:00
Richard M. Stallman
dc58296ddc (fancy-splash-tail): Update copyright year.
(command-line): Split part of -Q into -D.
(emacs-basic-display): New defvar.
(fancy-splash-text): Correct name of menu item.
2005-04-10 23:36:22 +00:00
Glenn Morris
11dd83c899 Comment previous change more fully. 2005-04-07 11:09:34 +00:00
Kim F. Storm
7c9acaf312 (command-line): Add --bare-bones alias for -Q. 2005-04-06 10:43:29 +00:00
Glenn Morris
79f9f704ea (command-line-1): Display startup-echo-area-message when fancy splash
screen is in use.
2005-04-05 15:19:35 +00:00
Thien-Thi Nguyen
959f1226db (fancy-splash-text): Shorten default text of
"Emacs Tutorial" line.  Also, if the current language env
indicates an available tutorial file other than TUTORIAL,
extract its title and append it to the line in parentheses.
(fancy-splash-insert): If arg is a thunk, funcall it.
2005-04-04 07:41:58 +00:00
Stefan Monnier
a3194d032d (command-line): Use it for temporary-file-directory,
small-emporary-file-directory, auto-save-file-name-transforms,
blink-cursor-mode, and normal-erase-is-backspace.
2005-03-06 00:48:46 +00:00
Juri Linkov
178b4542e7 (no-blinking-cursor): New defvar.
(command-line): Add `--no-blinking-cursor' to longopts.
Set `no-blinking-cursor' to t for command line arguments
-Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
with `no-blinking-cursor' in the condition for calling
`blink-cursor-mode'.
2005-03-05 04:31:59 +00:00
Luc Teirlinck
3413f9285c (command-line): Adapt blinking cursor init to changes in frame.el. 2005-02-12 18:00:53 +00:00
Luc Teirlinck
a181a27fbe (command-line): No longer load `custom-file'. 2005-01-03 23:43:34 +00:00
Richard M. Stallman
842a1eac52 (site-run-file): Don't allow setting it with Custom. 2004-12-28 15:30:39 +00:00
Kenichi Handa
1fc67c11d1 (command-line): Fix comment for the previous change. 2004-11-30 07:20:19 +00:00
Kenichi Handa
cea927edc8 (command-line): Decode all buffer names by locale-coding-system. 2004-11-29 07:17:56 +00:00
Richard M. Stallman
b55c0dea6d (fancy-splash-tail, normal-splash-screen): Update copyright year. 2004-10-17 06:56:40 +00:00
Jason Rumney
fe7ecaf2e3 (command-line) [windows-nt]: Try .emacs first, then
_emacs, but revert to .emacs if neither exists in home directory.
2004-09-20 20:10:00 +00:00
Thien-Thi Nguyen
b968797149 (command-line-1): Make option
--directory/-L modify `load-path' straight away.
2004-09-08 11:43:30 +00:00
Richard M. Stallman
b4fab893cc (normal-top-level): Undo previous TERM change. 2004-09-03 17:23:42 +00:00
Stefan Monnier
fcaf7de969 (normal-top-level-add-subdirs-to-load-path):
Avoid unnecessarily checking system-type.
(normal-top-level): Set TERM to "dumb".  Simplify.
2004-08-20 22:40:34 +00:00
Stefan Monnier
a82456f080 (command-line): Keep the first regexp of auto-save-file-name-transforms intact. 2004-05-28 21:04:52 +00:00
Kim F. Storm
e2c608243a (emacs-quick-startup): New defvar (set by -Q).
(command-line): New option -Q.  Like -q --no-site-file, but
in addition it also disables menu-bar, tool-bar, scroll-bars,
tool-tips, and the blinking cursor.
(command-line-1): Skip startup screen if -Q.
(fancy-splash-head): Use :align-to center prop to center splash image.
2004-04-13 22:20:04 +00:00
Richard M. Stallman
5bb54c616f (command-switch-alist): Doc fix. 2004-03-04 17:01:17 +00:00
Eli Zaretskii
32e51983e9 Remove table of command line arguments from the Commentary section. 2004-02-21 13:22:31 +00:00
Glenn Morris
9df076f27f (use-fancy-splash-screens-p, display-splash-screen): Move
display-graphic-p test from latter to former.  Fixes previous change.
2003-09-19 22:44:45 +00:00
Glenn Morris
9f8b58091c (command-line-1): Stop startup-echo-area-message being hidden by
"Loading image..." message.
2003-09-19 17:13:23 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
b693e37521 (pure-space-overflow): New variable.
(fancy-splash-screens-1): Display warning if overflow.
(normal-splash-screen): Likewise.
2003-06-30 10:36:35 +00:00
Richard M. Stallman
d759a2f517 (command-line-1): Use with-no-warnings. 2003-05-28 11:24:51 +00:00
Juanma Barranquero
732950b1d6 (fancy-splash-default-action): Fix docstring. 2003-05-09 22:52:41 +00:00
Stefan Monnier
f39864ec14 (command-line-1): Use command-execute for any command. 2003-03-18 09:41:39 +00:00
Juanma Barranquero
7f944e8e3c (command-line-x-option-alist): Make --border-color set the border-color frame
parameter, not border-width.
2003-03-05 16:31:44 +00:00
Jan Djärv
8ab9589dfc * startup.el (command-line): Call menu-bar-mode with 1 instead of t.
* menu-bar.el (menu-bar-mode): Change to define-minor-mode
and initialize as for tool-bar-mode.
2003-03-01 15:55:04 +00:00
Matthew Swift
bca8c7be06 * startup.el: Streamline code in several functions and use a more
consistent idiom within the file, for ease of reading and
	maintenance.  Rephrase booleans to avoid `(not noninteractive)'.
	Clarify several booleans expressions using De Morgan's laws.

	(command-line): Fix barf when first command-line option handled by
	`command-line-1' is in the form --OPT=VAL.
	(command-line-1): Restore intended behavior of the --directory/-L
	command-line option: "-L a -L b -L c" on the command-line now puts
	'(a b c) at the front of `load-path'.
2003-02-26 10:59:58 +00:00
Richard M. Stallman
deebb0e98e (inhibit-startup-hooks): New variable.
(normal-top-level): Obey that variable.
(command-line-1): Run emacs-startup-hook before term-setup-hook.
Set inhibit-startup-hooks too.
2003-02-23 15:16:29 +00:00
Kim F. Storm
f5b6cffdd7 (command-line): Clarify and tidy up the message
printed when there are errors in the user-init-file.
Do not encapsulate the error data; it's read by humans here.
Do not split windows when displaying the *Message* buffer.
2003-02-21 12:43:31 +00:00
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Richard M. Stallman
a04d59830e (command-line): Look for .emacs under ~/.emacs.d after looking in ~. 2002-10-26 22:41:33 +00:00
Markus Rost
9715399e58 (normal-top-level): Reset standard-value of `user-full-name' here. 2002-10-02 16:33:06 +00:00
Richard M. Stallman
5b88a2c53a Fix previous change. 2002-09-29 20:50:15 +00:00