Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
df05a163
Commit
df05a163
authored
Jan 17, 2009
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Top): Make @detailmenu be consistent with changes in frames.texi.
parent
0ed8034e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
7 deletions
+5
-7
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+3
-0
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+2
-7
No files found.
doc/lispref/ChangeLog
View file @
df05a163
2009-01-17 Eli Zaretskii <eliz@gnu.org>
* elisp.texi (Top): Make @detailmenu be consistent with changes in
frames.texi.
* hooks.texi (Standard Hooks): Document `delete-frame-functions'
and `delete-terminal-functions'.
...
...
doc/lispref/elisp.texi
View file @
df05a163
...
...
@@ -938,7 +938,9 @@ Frames
* Creating Frames:: Creating additional frames.
* Multiple Displays:: Creating frames on other displays.
* Multiple Terminals:: Displaying on several different devices.
* Frame Parameters:: Controlling frame size, position, font, etc.
* Terminal Parameters:: Parameters common for all frames on terminal.
* Frame Titles:: Automatic updating of frame titles.
* Deleting Frames:: Frames last until explicitly deleted.
* Finding All Frames:: How to examine all existing frames.
...
...
@@ -961,7 +963,6 @@ Frames
* Text Terminal Colors:: Defining colors for text-only terminals.
* Resources:: Getting resource values from the server.
* Display Feature Testing:: Determining the features of a terminal.
* Multiple Terminals:: Displaying on several different devices.
Frame Parameters
...
...
@@ -983,12 +984,6 @@ Window Frame Parameters
* Cursor Parameters:: Controlling the cursor appearance.
* Color Parameters:: Colors of various parts of the frame.
Multiple Terminals
* Low-level Terminal:: Low-level manipulation of terminal objects.
* Terminal Parameters:: Parameters common for all frames on terminal.
* Frames on Other TTY devices:: Creating frames on other terminal devices.
Positions
* Point:: The special position where editing takes place.
...
...
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