1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
Kim F. Storm
c6064be86a (Initial Options): Add -Q. 2004-04-15 15:11:15 +00:00
Eli Zaretskii
b77b6b5c6e (Action Arguments): Add alias --find-file. Add
--directory, --help, --version.  Move text about command-line-args
to Command Arguments.
(Initial Options): Remove alias -batch.  Add @cindex for --script.
Fix @cindex for -q.  Add --no-desktop.  Add alias --no-multibyte,
--no-unibyte.
(Window Size X): Join -g and --geometry.  Add @cindex.
(Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
(Title X): Remove alias -title.
(Icons X): Remove alias -iconic.
(Misc X): New node.
2004-02-21 13:16:02 +00:00
Eli Zaretskii
76dd369211 Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-02 07:01:19 +00:00
Richard M. Stallman
c5b2171e80 (General Variables): Remove MAILRC envvar. 2003-09-30 20:39:29 +00:00
Luc Teirlinck
31572e292e (Font X): Mention new default font. More fully describe long font
names, wildcard patterns and the problems involved.  (Result of
discussion on emacs-devel.)
2003-09-24 15:52:21 +00:00
Richard M. Stallman
e2f140c858 (Action Arguments): -f reads interactive args. 2003-09-22 15:48:01 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
333c5fc5b9 Fix cross references. 2003-04-06 21:12:02 +00:00
Simon Josefsson
46af94d99e Document SMTPSERVER environment variable. 2003-02-23 12:10:43 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
0a41ca77ba Document --script. 2002-09-09 19:17:00 +00:00
Richard M. Stallman
5e24bf120e Explain how enabling or disabling the tool bar affects specified geometry. 2002-07-29 01:53:42 +00:00
Richard M. Stallman
26f17e6a29 setenv allows $-substitution.
--geometry affects all frames.
2002-07-07 10:56:04 +00:00
Jason Rumney
afcca90b4e Add MS-Windows specific docs for envvars 2002-06-20 20:44:02 +00:00
Richard M. Stallman
6da559072a Document inhibit-startup-buffer-menu.
Correct errors in --no-splash description.
2002-06-17 16:20:47 +00:00
Colin Walters
f6a9d2d8cf Fix previous change. 2002-05-27 02:00:54 +00:00
Colin Walters
908abdfd40 *** empty log message *** 2002-05-26 20:58:40 +00:00
Richard M. Stallman
eca274b1dd Minor cleanup. 2002-04-01 23:05:54 +00:00
Eli Zaretskii
e15044ea82 (Colors): Rename from "Colors X". All cross-references changed.
Document the new --color  command-line argument.
2002-01-14 13:52:50 +00:00
Eli Zaretskii
d7beb4c953 (Window Size X): Document the new full-screen options. 2002-01-13 11:49:02 +00:00
Eli Zaretskii
186e9bcc09 Fix cross-references to "Resources". 2001-11-22 19:37:34 +00:00
Richard M. Stallman
e428626af9 Some nodes moved back from xresources.texi. 2001-11-22 13:04:54 +00:00
Richard M. Stallman
17e9a80bd7 Minor cleanup. 2001-11-02 17:47:37 +00:00
Richard M. Stallman
a54016d911 Remove the menu items for nodes that were moved to xresource.texi. 2001-10-31 21:50:05 +00:00
Eli Zaretskii
05b6e46ca6 Remove the nodes which were moved to xresources.texi. 2001-10-31 18:28:11 +00:00
Pavel Janík
011185fb91 (Initial Options): Document command line option --no-window-system instead
of --no-windows.
2001-10-31 14:53:53 +00:00
Richard M. Stallman
21af0bfaf3 Everything about X resources moved to xresources.texi. 2001-10-30 18:39:13 +00:00
Eli Zaretskii
739a80b3f1 Update the copyright years. 2001-09-13 15:46:23 +00:00
Eli Zaretskii
48c1cde9fa (LessTif Resources): Describe more resources. 2001-09-13 14:43:48 +00:00
Richard M. Stallman
47d7776cc6 Spelling corrections. 2001-09-12 21:03:47 +00:00
Eli Zaretskii
ee10c4ec18 (Resources X): Document more attribute* face resources. 2001-09-01 18:00:45 +00:00
Richard M. Stallman
1ba2ce6859 Don't use "print" for displaying a message. 2001-08-20 04:20:06 +00:00
Eli Zaretskii
36761b11a8 (Action Arguments): Remove the index entry for LINE:COLUMN, since
index entries cannot have a colon in them.
2001-08-10 09:17:50 +00:00
Richard M. Stallman
0ec1f11554 Minor cleanups. 2001-08-08 23:39:08 +00:00
Eli Zaretskii
4cf0f75ef9 (X Resources): Add index entries for the .Xdefaults file, and its
substitute for MS-Windows.
2001-08-02 13:50:57 +00:00
Eli Zaretskii
2174266064 Fix "allows to save". 2001-08-02 10:33:46 +00:00
Eli Zaretskii
1a1b17bcc6 Fix typos; from Eric Hanchrow <offby1@blarg.net>. 2001-08-01 15:51:18 +00:00
Gerd Moellmann
660872b63b Add description of +LINE:COLUMN. 2001-07-17 10:59:34 +00:00
Richard M. Stallman
515d3b4bbf Update description of visiting multiple files with the command line.
.esrv => esrv.
Remove DOMMAINNAME.
Show that some parts of geometry spec are optional.
Clarify where internal border appears.
Fix errors in BorderWidth resources.
Use Complete Word instead of Spell-Check Message
to avoid an overfull box in a clean way.
2001-05-20 16:31:07 +00:00
Eli Zaretskii
11c9c5af13 (LessTif Resources): Avoid Overfull box. 2001-05-18 10:47:16 +00:00
Eli Zaretskii
00e504283d (Initial Options): Document that -q disables customizations saving. 2001-05-08 12:54:07 +00:00
Eli Zaretskii
3b703ce97e (Initial Options): Add index entries for not loading startup files. 2001-05-07 11:12:49 +00:00
Eli Zaretskii
a8575fe531 Add @opindex entries to index all command-line options. 2001-04-25 05:57:08 +00:00
Eli Zaretskii
3c7e7ccb34 (Colors X): Say "-rv" instead of "-r", for consistency. 2001-04-23 10:31:22 +00:00
Eli Zaretskii
7824c16b54 (Colors X): Add -rv to the list of options. 2001-04-21 17:17:16 +00:00
Eli Zaretskii
9c6251b679 (General Variables): Update the docs according to current behavior
wrt LC_* environment variables.  From Paul Eggert.
2001-03-30 10:43:54 +00:00
Dave Love
741c4ff93f *** empty log message *** 2001-03-19 15:06:59 +00:00
Eli Zaretskii
e5ccb26097 Change "character terminals" to "text-only terminals". 2001-03-16 12:42:51 +00:00
Eli Zaretskii
3e40caf4df (General Variables): "daylight savings" -> "daylight saving". 2001-03-07 07:24:27 +00:00
Eli Zaretskii
d0f05d60c5 (Window Size X): Document how Emacs sets the units for frame width if
the default font is proportional.
2001-03-05 15:13:46 +00:00