Luc Teirlinck
a496452fd7
(command-line): Use custom-reevaluate-setting' for
send-mail-function'.
2005-12-28 16:39:52 +00:00
Richard M. Stallman
9c8b215040
(inhibit-splash-screen): Make this the real name.
...
(inhibit-startup-message): Make this the alias.
(command-line): Find only simple.el, and use its directory
to fill in other preloaded files' names.
(command-line): Deactivate the mark if deactivate-mark is set.
2005-12-12 05:14:51 +00:00
Luc Teirlinck
e7eda24568
(command-line): Make sure that loaddefs.el is handled correctly in
...
load-history.
2005-11-22 03:32:50 +00:00
YAMAMOTO Mitsuharu
ed256b3057
(fancy-splash-default-action): Discard only
...
mouse-down and succeeding mouse-up events in the splash screen
window so that drag-n-drop event can be processed.
2005-11-19 06:34:23 +00:00
Luc Teirlinck
db441dba11
(command-line): Use custom-reevaluate-setting' for
file-name-shadow-mode'.
2005-11-16 02:30:58 +00:00
Luc Teirlinck
c442c26d67
(command-line): Use custom-reevaluate-setting' for
global-font-lock-mode'.
2005-11-05 23:11:38 +00:00
Dan Nicolaescu
d60b49ac4e
* font-lock.el: Don't deal with font-lock-face-attributes here,
...
move the code ...
* startup.el (command-line): ... here. Use face-spec-set instead
of custom-declare-face.
* faces.el (face-spec-set): Reset the face if spec is not nil.
2005-11-05 07:29:45 +00:00
YAMAMOTO Mitsuharu
51f47f643c
(command-line): Don't call tty-register-default-colors on Mac.
2005-11-04 05:37:09 +00:00
YAMAMOTO Mitsuharu
97a7dbeedc
(command-line): Use `custom-reevaluate-setting' for
...
mouse-wheel-down-event and mouse-wheel-up-event.
2005-11-04 02:16:14 +00:00
Chong Yidong
c3ab3701f0
* startup.el (command-line): Use ~/.emacs.d/init.el instead of
...
~/.emacs.d/.emacs.
2005-10-30 03:57:39 +00:00
Richard M. Stallman
ce98f555a7
(command-line): Call before-init-hook earlier.
...
Warn about some bad characters in -u user name.
2005-10-28 15:43:15 +00:00
Richard M. Stallman
4b816985c1
(command-line): Convert library names in `load-history' to absolute file names.
2005-10-21 17:20:45 +00:00
Jan Djärv
c755acf3df
* startup.el (command-line-x-option-alist): -nb => -nbi
2005-10-12 14:22:36 +00:00
Kim F. Storm
d54f452e20
(fancy-splash-default-action): Discard mouse click in
...
the spash screen window, as it has no sensible meaning in the
next window to be selected. Fixes error reported by Jan Djärv
2005-10-12 11:22:57 +00:00
Jan Djärv
1c1db08afc
* startup.el (command-line-x-option-alist): Removed options -i,
...
-itype, --icon-type, added -nb, --no-bitmap-icon
2005-10-09 06:58:13 +00:00
Deepak Goel
8a26c16552
Message format spec fixes (1)
2005-09-18 12:25:02 +00:00
Stefan Monnier
c7dc8ae18a
(command-line): Try calling various terminal-init-foo-bar
...
functions by stripping hyphenated suffixes from $TERM.
2005-09-12 15:47:31 +00:00
Richard M. Stallman
3c24b4e4a5
(command-line-1): Don't suppress startup screen due to existing processes.
2005-08-20 21:48:20 +00:00
Richard M. Stallman
56b3b16bc2
Comment change.
2005-08-09 11:30:12 +00:00
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