1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

310 Commits

Author SHA1 Message Date
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
Richard M. Stallman
680ebfa6ab (user-mail-address): Initialize to a useful value
once Emacs is started up; initialize to "" at loadup time.
(command-line): "", not nil, means user-mail-address not set yet.
2002-09-29 17:53:58 +00:00
Richard M. Stallman
9d5cf87c08 (fancy-splash-head, normal-splash-screen):
Change the messages that explain about GNU or GNU/Linux.
2002-09-09 19:34:13 +00:00
John Paul Wallington
16d2fae910 *** empty log message *** 2002-09-05 00:19:49 +00:00
John Paul Wallington
82e736c18b * startup.el (normal-splash-screen): Ensure splash buffer is
killed.  Use tabs in output.  Fix test whether previous buffer was
*scratch* buffer.

* progmodes/simula.el (simula-abbrev-keyword-default)
(simula-abbrev-keyword, simula-abbrev-stdproc-default)
(simula-abbrev-stdproc): Doc fix - escape open parens in column 0.

* apropos.el (command-apropos): Use `defalias' instead of `fset'.

* mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
2002-08-24 14:26:06 +00:00
Stefan Monnier
694210c486 (command-line): Load custom-file if not done yet. 2002-08-14 21:46:21 +00:00
Glenn Morris
3a321ddb31 (fancy-splash-frame): Check selected frame last. 2002-08-04 16:18:54 +00:00
Richard M. Stallman
682b60ae44 (normal-splash-screen, fancy-splash-text):
Update name of help menu item for ordering printed manuals.
2002-07-14 15:29:56 +00:00
Richard M. Stallman
3f334882a4 (fancy-splash-text, actions page): Add blank line to balance help page. 2002-07-12 23:23:29 +00:00
Richard M. Stallman
5777a167e7 (command-line): Set memory-signal-data.
(fancy-splash-text, normal-splash-screen):
Mention "Read the Emacs Manual" or C-h r.
Rearrange the initial help to put the help cmds on left
and the actions (exit, undo) on the right.  Other small
text clarifications.
2002-07-12 23:21:48 +00:00
Richard M. Stallman
6b20fb8e16 (fancy-splash-screens): Switch to a chosen frame.
(fancy-splash-frame): Choose the right frame to use.
(use-fancy-splash-screens-p): Check dimensions of the right frame
in order to decide.
2002-07-02 18:23:26 +00:00
Colin Walters
f6a9d2d8cf Fix previous change. 2002-05-27 02:00:54 +00:00
Colin Walters
1b207153d0 (command-line): Use when', unless'.
(command-line-1): New argument "--nosplash".  Handle it.

(inhibit-splash-screen): New variable alias for
`inhibit-startup-message'.
2002-05-26 20:49:28 +00:00
Glenn Morris
5ecad17d8f (command-line): Add third element to auto-save-file-name-transforms. 2002-04-20 22:25:55 +00:00
Eli Zaretskii
64bcea6277 (command-line): Fix last change. 2002-03-30 07:57:05 +00:00
Eli Zaretskii
d88c92eb32 (command-line): Recompute auto-save-file-name-transforms
using the updated value of temporary-file-directory.
2002-03-29 14:04:05 +00:00
Pavel Janík
84691156a5 (fancy-splash-tail, normal-splash-screen): Update copyright. 2002-03-20 23:16:48 +00:00
Jan Djärv
70646cf0fc (command-line): Must check that x-session-previous-id
is bound also, for non-X platforms.
2002-03-12 19:13:52 +00:00
Jan Djärv
ca57f55d6f (command-line): Add call to emacs-session-restore 2002-03-10 16:29:34 +00:00
Richard M. Stallman
4103b3373e (use-fancy-splash-screens-p): Need 19 lines,
beyond the image height, to use the fancy splash screen.
2002-02-06 14:59:10 +00:00
Pavel Janík
c61453ea45 (normal-splash-screen, display-splash-screen): New functions (separated
from command-line-1).
(command-line-1): Use them.
2002-01-29 13:54:39 +00:00
Eli Zaretskii
818cd248c3 Explain in a comment why the default background-setting code is still
here, although xterm.l and rxvt.el do that better.
2002-01-25 17:29:34 +00:00
Eli Zaretskii
d4bc31e91a (command-line): Call tty-register-default-colors. 2002-01-25 13:20:18 +00:00
Eli Zaretskii
bde61f8b78 (command-line): Set EOL mnemonics for the Mac. 2002-01-16 19:43:30 +00:00
Eli Zaretskii
8957d2bfe4 (command-line): Register the default tty colors even
if the terminal doesn't seem to support colors.
<tty-long-option-alist>: New option --color.
(tty-handle-args): Parse the --color arg.
2002-01-14 13:49:32 +00:00
Eli Zaretskii
188b6a5e07 (command-line-x-option-alist): New options "-fs",
"-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
2002-01-13 11:47:08 +00:00
Richard M. Stallman
fa071a47b6 (initial-scratch-message): Fix custom type, add group. 2002-01-11 21:35:14 +00:00
Richard M. Stallman
7df5614237 (fancy-splash-screens): Set tab-width in correct buffer. 2002-01-10 00:49:24 +00:00
Richard M. Stallman
c16eb7b010 (command-line): Convert command line args
to Emacs internal representation using locale-coding-system.
2001-12-25 17:15:14 +00:00
Richard M. Stallman
eae91b6075 (command-line-1): Display startup screen even if there are command line args.
Add a note about how to go to editing your files.
(fancy-splash-head): Add a note about how to go to your files.
(fancy-splash-outer-buffer): New variable.
(fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
2001-12-16 18:29:53 +00:00
Richard M. Stallman
84403b77cb (command-line-1): Call kill-buffer only in non-fancy case. 2001-11-26 20:15:26 +00:00
Eli Zaretskii
26780e5b6b (command-line-1): Don't try to call process-list if it is not fboundp. 2001-11-26 19:41:57 +00:00
Richard M. Stallman
ab7207af6f Fix previous change. 2001-11-25 19:16:10 +00:00
Richard M. Stallman
0baffc6891 (command-line-1): Don't do startup screen if a subprocess is running.
Call the startup screen buffer "GNU Emacs".  Make a special
mode-line-format for it.
2001-11-25 17:43:04 +00:00
Richard M. Stallman
70b199c35a (command-line): Set abbrevs-changed to nil after
reading the init file and the abbrevs file.
2001-11-18 06:48:18 +00:00
Stefan Monnier
4e0a3971fa (normal-top-level-add-subdirs-to-load-path): Simplify.
(normal-top-level, command-line, command-line-1): Simplify.
2001-11-17 00:08:20 +00:00
Pavel Janík
2879a13bfd (command-line-processed): Doc fix. 2001-11-16 18:34:06 +00:00
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