Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
61f7e0f5
Commit
61f7e0f5
authored
Jun 12, 2002
by
Andreas Schwab
Browse files
(Initial Parameters, Resources): Fix references to the Emacs manual.
parent
0381e6ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
lispref/ChangeLog
lispref/ChangeLog
+5
-0
lispref/frames.texi
lispref/frames.texi
+2
-2
No files found.
lispref/ChangeLog
View file @
61f7e0f5
2002-06-12 Andreas Schwab <schwab@suse.de>
* frames.texi (Initial Parameters, Resources): Fix references to
the Emacs manual.
2002-05-13 Kim F. Storm <storm@cua.dk>
* variables.texi (Intro to Buffer-Local): Updated warning and
...
...
lispref/frames.texi
View file @
61f7e0f5
...
...
@@ -250,7 +250,7 @@ If these settings affect the frame geometry and appearance, you'll see
the frame appear with the wrong ones and then change to the specified
ones. If that bothers you, you can specify the same geometry and
appearance with X resources; those do take effect before the frame is
created. @xref{Resources
X
,, X Resources, emacs, The GNU Emacs Manual}.
created. @xref{
X
Resources,, X Resources, emacs, The GNU Emacs Manual}.
X resource settings typically apply to all frames. If you want to
specify some X resources solely for the sake of the initial frame, and
...
...
@@ -1659,7 +1659,7 @@ resources for application names other than ``Emacs'' by binding this
variable to some other string, around a call to @code{x-get-resource}.
@end defvar
@xref{Resources
X
,, X Resources, emacs, The GNU Emacs Manual}.
@xref{
X
Resources,, X Resources, emacs, The GNU Emacs Manual}.
@node Display Feature Testing
@section Display Feature Testing
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment