Richard M. Stallman
ac3186fd96
(command-line): Read standard abbrev
...
file (abbrev-file-name), if it exists.
2001-11-11 01:53:31 +00:00
Miles Bader
e7f3afa945
(fancy-splash-head): Reapply Gerd's hack to make the shadow of the
...
splash image grey on a dark background instead of black.
2001-11-03 18:09:33 +00:00
Richard M. Stallman
ed638cc956
(fancy-splash-tail): Explain how to recover
...
from a crash, if there was a crash.
(command-line-1): Reorganize display of startup screen,
to simplify the logic. Use a temp buffer for it.
2001-11-03 16:15:43 +00:00
Gerd Moellmann
7360b8aa67
(command-line): If the terminal Emacs is running on
...
has erase char set to ^H, use the Backspace key for deleting
backward and, and the Delete key for deleting forward.
2001-11-01 13:09:32 +00:00
Pavel Janík
568bd708b3
Document command line option --no-window-system instead of --no-windows.
2001-10-31 14:50:02 +00:00
Gerd Moellmann
538ef02ab9
(normal-top-level): Check for frame-initial-frame
...
only if it's really used.
2001-10-25 13:32:29 +00:00
Gerd Moellmann
88255adb6a
(command-line-1): Bind tab-width to 8.
2001-10-10 09:25:20 +00:00
Gerd Moellmann
802a980a59
(inhibit-startup-buffer-menu): New user-option.
...
(command-line-1): If inhibit-startup-buffer-menu is set, don't
display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2001-10-05 09:24:51 +00:00
Gerd Moellmann
ff4ec1f7bd
(fancy-splash-screens): Temporarily set
...
minor-mode-map-alist to nil while displaying splash screens.
2001-08-29 09:31:50 +00:00
Eli Zaretskii
722a451d1a
(normal-top-level-add-subdirs-to-load-path): On Windows,
...
put into normal-top-level-add-subdirs-inode-list the
canonicalized names of the directories instead of inode numbers.
2001-07-22 10:53:30 +00:00
Gerd Moellmann
1a4d41fae9
(command-line-1): Add support for +LINE:COLUMN
...
command line argument.
2001-07-17 10:56:35 +00:00
Gerd Moellmann
6a1e7d6714
(normal-top-level): Don't operate on the initial
...
frame if we failed to create one.
2001-07-10 12:55:44 +00:00
Richard M. Stallman
c02319f949
(command-line-1): When >2 files visited,
...
leave the last one visible, and make that the selected window.
2001-05-20 16:27:59 +00:00
Gerd Moellmann
e85e809a5c
(fancy-splash-screens): Ignore events on the mode-line.
2001-05-17 11:52:45 +00:00
Gerd Moellmann
752ef2545d
(command-line): If parameters have been changed in
...
the init files which influence font selection, clear the face
cache so that faces get realized with the new parameters.
2001-05-11 15:12:08 +00:00
Gerd Moellmann
27f5188cd1
(command-line): Output a newline after printing
...
an error from loading the window system's init file.
2001-04-11 14:28:56 +00:00
Eli Zaretskii
d8e17bc686
(command-line): Use normal-erase-is-backspace and
...
normal-erase-is-backspace-mode.
2001-04-04 14:05:18 +00:00
Gerd Moellmann
51e8cfdd48
(fancy-splash-head): Use splash8.xpm for color
...
depth 8.
2001-04-03 13:51:41 +00:00
Eli Zaretskii
f5627e93ef
Don't say in a comment that command-line arguments are passed to pc-win.el.
2001-03-30 18:54:14 +00:00
Gerd Moellmann
7b8bbf72be
(fancy-splash-head): Don't change the colors of the
...
XPM image on a dark background.
2001-03-20 15:15:21 +00:00
Eli Zaretskii
30564c4810
(fancy-splash-tail, command-line-1): Fix the copyright year.
2001-03-13 11:40:38 +00:00
Gerd Moellmann
0145964874
(command-line-1): Add info about ordering manuals
...
to the not so fancy splash screens.
2001-02-26 14:17:29 +00:00
Eli Zaretskii
6811051d4d
(command-line): Fix last change.
2001-02-23 12:49:00 +00:00
Jason Rumney
3a55d3d027
(tool-bar-originally-present): New variable.
...
(command-line): Set it if the tool-bar is switched on at startup.
2001-02-23 10:26:22 +00:00
Gerd Moellmann
d7618b6028
(fancy-splash-text): Add a line for ordering
...
manuals. Reverse order of splash screens shown.
(use-fancy-splash-screens-p): Adapt to the text line added.
2001-02-22 11:18:28 +00:00
Gerd Moellmann
848c7757ae
(fancy-splash-screens): Use display-hourglass
...
instead of display-busy-cursor.
2001-02-21 14:08:38 +00:00
Gerd Moellmann
3ecd8ad08f
(command-line): Fix code determining whether or not
...
to use delete-key-deletes-forward-mode.
2001-02-01 15:22:20 +00:00
Gerd Moellmann
14f16b9c9a
(command-line): Remove manipulation of frame
...
height for tool bars.
2001-01-30 15:09:25 +00:00
Gerd Moellmann
15fa6db0df
(display-startup-echo-area-message): Make sure
...
the echo area is resized to fit the size of the startup
message.
2001-01-26 11:38:23 +00:00
Gerd Moellmann
b66b6aeb1c
(tool-bar-images-pixel-height): New variable.
...
(command-line): After loading the user's init file, when
tool-bar-mode is on, increase the frame's size by some lines for
the tool-bar.
2001-01-24 15:38:36 +00:00
Gerd Moellmann
56d9d0ed6a
(fancy-splash-screens): Don't bind show-help-function
...
to nil.
2001-01-04 14:15:49 +00:00
Eli Zaretskii
9ded625ddd
(command-line): Don't call x-backspace-delete-keys-p
...
if not fboundp. Switch delete-forward mode for the <delete> key
on all PC platforms, even under -nw.
2000-12-14 16:51:13 +00:00
Gerd Moellmann
14f076a8ce
(command-line): Call delete-key-deletes-forward-mode,
...
if appropriate.
2000-12-14 13:36:34 +00:00
Eli Zaretskii
c4a4054403
(normal-top-level-add-subdirs-to-load-path): Ignore
...
the CVS and RCS subdirectories case-insensitively.
2000-12-07 15:01:59 +00:00
Gerd Moellmann
347d0813d2
(fancy-splash-text, command-line-1): Use
...
`File' for the menu name instead of `Files'.
2000-12-06 16:01:31 +00:00
Gerd Moellmann
285991dceb
(use-fancy-splash-screens-p): New function.
...
(command-line-1): Use it to determine whether or not to use
a fancy splash screen.
2000-12-02 20:19:39 +00:00
Jason Rumney
640a9cdd27
Do not call set-locale-environment until after terminal is initialized.
2000-11-25 16:24:43 +00:00
Gerd Moellmann
9aa5f148ca
(command-line): Fix computation of the source file
...
for user-init-file when user-init-file is a compiled file.
2000-11-24 12:29:32 +00:00
Gerd Moellmann
3b73087ec0
(command-line): Set the default tooltip-mode
...
to t for graphical displays which implement x-show-tip.
2000-11-09 23:47:28 +00:00
Gerd Moellmann
e9da51a1d9
(fancy-splash-delay): Set to 10 seconds.
...
(fancy-splash-max-time): New user-option.
(fancy-splash-stop-time): New variable.
(fancy-splash-screens): Set it. Catch `stop-splashing'.
(fancy-splash-screens-1): Throw `stop-splashing' when current
time is greater than fancy-splash-stop-time.
2000-11-06 11:46:54 +00:00
Gerd Moellmann
1fc02b3c4d
(fancy-splash-text, fancy-splash-text): Use a single
...
tab character.
(fancy-splash-screens): Set tab-width to 20.
2000-11-03 12:27:04 +00:00
Eli Zaretskii
5ebc02b365
(normal-top-level): If the value of $TERM indicates that
...
we are running from xterm or one of its work-alikes, default to a
light background mode.
2000-10-28 18:48:08 +00:00
Eli Zaretskii
c381f482ac
(tty-long-option-alist): New variable.
...
(tty-handle-args): New function.
(command-line): Call tty-handle-args.
2000-10-28 17:18:59 +00:00
Miles Bader
13ab33c43b
(normal-top-level):
...
Call `frame-set-background-mode' after `frame-notice-user-settings'
because the latter doesn't call the former on a tty.
2000-10-19 09:04:26 +00:00
Gerd Moellmann
dada41e12c
(fancy-splash-screens): Use fancy-splash-delay.
2000-10-18 14:27:55 +00:00
Gerd Moellmann
754a29c978
(fancy-splash-screens): Set buffer-undo-list to t.
2000-10-18 14:23:10 +00:00
Eli Zaretskii
1592c1efdf
(command-line): Move the code which registers the default colors to
...
before before-init-hook.
2000-10-17 12:59:41 +00:00
Gerd Moellmann
d3c5bad262
(fancy-splash-text): Realign the text.
2000-10-17 12:10:40 +00:00
Eli Zaretskii
66c24e1e0c
(normal-top-level): Use display-popup-menus-p instead
...
of window-system.
(command-line): Use display-graphic-p instead of window-system.
(command-line-1): Use display-popup-menus-p and display-mouse-p
instead of window-system.
2000-10-12 22:36:37 +00:00
Dave Love
a622451fdc
(normal-top-level-add-subdirs-to-load-path): Use
...
character class, not ASCII when matching file names.
(fancy-splash-head): Add trailing slash to URL.
(command-line): Don't require XPM support for toolbar.
2000-10-12 13:39:32 +00:00