diff options
| author | Chong Yidong | 2012-01-15 23:26:39 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-01-15 23:26:39 +0800 |
| commit | 06848b82dc631bfad8c357a5c897d708f4fe4156 (patch) | |
| tree | 010de87db9525691417c693c10581c2b62b218e8 /admin | |
| parent | 861df977526140af8147bef4950e8863655c203d (diff) | |
| download | emacs-06848b82dc631bfad8c357a5c897d708f4fe4156.tar.gz emacs-06848b82dc631bfad8c357a5c897d708f4fe4156.zip | |
Update X Resources chapter of Emacs manual.
* doc/emacs/xresources.texi (X Resources): Describe GTK+ case first.
(Resources): Don't use borderWidth as an example, since it doesn't
work with GTK+.
(Table of Resources): Clarify role of several resources, including
the Emacs 24 behavior of cursorBlink etc.
(Face Resources): Node deleted. Recommend using Customize
instead. Add paragraph to `Table of Resources' node summarizing
how to use X resources for changing faces.
(Lucid Resources): Rewrite, omitting description of font names,
referring to the Fonts node instead.
(LessTif Resources): Copyedits.
(GTK resources): Rewrite, describing the difference between gtk2
and gtk3.
(GTK Resource Basics): New node.
(GTK Widget Names, GTK Names in Emacs): Rewrite.
(GTK styles): Just refer to Fonts node for GTK font format.
* doc/emacs/display.texi (Faces): Document the cursor face.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 0c75181aa03..daf8e33d041 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -144,7 +144,7 @@ emacs-xtra.texi | |||
| 144 | emerge-xtra.texi | 144 | emerge-xtra.texi |
| 145 | entering.texi cyd | 145 | entering.texi cyd |
| 146 | files.texi cyd | 146 | files.texi cyd |
| 147 | fixit.texi | 147 | fixit.texi cyd |
| 148 | fortran-xtra.texi | 148 | fortran-xtra.texi |
| 149 | frames.texi cyd | 149 | frames.texi cyd |
| 150 | glossary.texi | 150 | glossary.texi |
| @@ -175,7 +175,7 @@ trouble.texi cyd | |||
| 175 | vc-xtra.texi cyd | 175 | vc-xtra.texi cyd |
| 176 | vc1-xtra.texi cyd | 176 | vc1-xtra.texi cyd |
| 177 | windows.texi cyd | 177 | windows.texi cyd |
| 178 | xresources.texi | 178 | xresources.texi cyd |
| 179 | 179 | ||
| 180 | ** Check the Lisp manual. | 180 | ** Check the Lisp manual. |
| 181 | 181 | ||