Richard M. Stallman
0f0cef08e6
(command-line-1): Implement -scriptload.
2005-08-09 11:29:43 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Dan Nicolaescu
4f0c9ba732
* term/apollo.el (terminal-init-apollo): New function containing
...
all former top level forms in the file.
* term/bobcat.el (terminal-init-bobcat):
* term/cygwin.el (terminal-init-cygwin):
* term/iris-ansi.el (terminal-init-iris-ansi):
* term/linux.el (terminal-init-linux):
* term/news.el (terminal-init-news):
* term/rxvt.el (terminal-init-rxvt):
* term/sun.el (terminal-init-sun):
* term/tvi970.el (terminal-init-tvi970):
* term/vt100.el (terminal-init-vt100):
* term/vt102.el (terminal-init-vt102):
* term/vt125.el (terminal-init-vt125):
* term/vt200.el (terminal-init-vt200):
* term/vt201.el (terminal-init-vt201):
* term/vt220.el (terminal-init-vt220):
* term/vt240.el (terminal-init-vt240):
* term/vt300.el (terminal-init-vt300):
* term/vt320.el (terminal-init-vt320):
* term/vt400.el (terminal-init-vt400):
* term/vt420.el (terminal-init-vt420):
* term/wyse50.el (terminal-init-wyse50):
* term/xterm.el (terminal-init-xterm): Likewise.
* term/README: Describe the terminal-init-* functionality.
* startup.el (command-line): After loading the terminal
initialization file call the corresponding terminal initialization
function.
2005-07-27 18:02:08 +00:00
Luc Teirlinck
51db08ebe0
(command-line): Fix typo. (From Ari Roponen.)
2005-07-25 14:21:04 +00:00
Juri Linkov
93bb512f12
(normal-splash-screen): Update menu name.
2005-07-22 18:44:04 +00:00
Juanma Barranquero
9ab281f0bb
(site-run-file, keyboard-type): Doc fixes.
...
(command-line): Check for "--basic-display" argument; also for "--quick", not
"--bare-bones" (which was renamed).
(fancy-splash-text): Add missing item "Getting New Versions".
(normal-splash-screen): Fix typos and improve consistency with
`fancy-splash-text'. Update copyright year.
2005-07-15 14:49:54 +00:00
Luc Teirlinck
dc86f0a908
(command-line): Use `custom-reevaluate-setting' again for tooltip-mode.
2005-07-14 00:57:45 +00:00
Luc Teirlinck
185355ffc2
(command-line): Whitespace changes.
2005-07-12 20:30:04 +00:00
Luc Teirlinck
2d3683fada
(command-line): Revert to previous handling of tooltip-mode.
...
Explain in comment why the complexity is needed.
2005-07-12 20:15:57 +00:00
Luc Teirlinck
e30522ee69
(command-line): Use custom-reevaluate-setting to handle tooltip-mode.
...
Delete obsolete comment.
2005-07-10 16:43:39 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
ca3685a3e6
(initialization): Finish `defgroup' description with period.
2005-07-04 02:30:31 +00:00
Richard M. Stallman
0a480f3d07
(default-frame-background-mode): Add defvar.
2005-07-03 16:13:37 +00:00
Juri Linkov
61b91ad13b
(normal-top-level): Set default-frame-background-mode
...
instead of frame-background-mode. Before setting it, test for its
nil value. Remove tests for frame-background-mode and frame
parameter `reverse'. Add test for "unspecified-fg".
2005-06-29 20:55:30 +00:00
Richard M. Stallman
f963ea40ef
(command-line): Warn if specified user name has no home directory.
2005-06-17 15:34:39 +00:00
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