diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-08-31 12:49:52 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-08-31 12:49:52 -0700 |
commit | 5d85cfe6f7c80faeb1259fe8bed95885cd4450ea (patch) | |
tree | 77df9396092046aa5ea74a2fb300262a8488c4e0 /doc/man | |
parent | 7605d081badfac6890d5f34966967bffdc18d715 (diff) | |
download | emacs-5d85cfe6f7c80faeb1259fe8bed95885cd4450ea.tar.gz |
* doc/emacs/xresources.texi (Motif Resources):
Rename from LessTif Resources. Update xrefs.
* doc/emacs/emacs.texi: Update menu.
* doc/man/emacs.1: Update manual links.
Fixes: debbugs:15145
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/ChangeLog | 4 | ||||
-rw-r--r-- | doc/man/emacs.1 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog index 8b550dc4417..0235b5f7b9b 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog @@ -1,3 +1,7 @@ +2013-08-31 Ulrich Müller <ulm@gentoo.org> + + * emacs.1: Update manual links. + 2013-04-20 Petr Hracek <phracek@redhat.com> (tiny change) * emacs.1: Add some more command-line options. (Bug#14165) diff --git a/doc/man/emacs.1 b/doc/man/emacs.1 index 9149be2c523..a306edc3ca9 100644 --- a/doc/man/emacs.1 +++ b/doc/man/emacs.1 @@ -445,7 +445,7 @@ Gives frames menu bars if .IR on ; don't have menu bars if .IR off . -See the Emacs manual, sections "Lucid Resources" and "LessTif +See the Emacs manual, sections "Lucid Resources" and "Motif Resources", for how to control the appearance of the menu bar if you have one. .TP @@ -492,7 +492,7 @@ The scroll bar width in pixels, equivalent to the frame parameter Font name for pop-up menu items, in non-toolkit versions of .IR Emacs . (For toolkit versions, see the Emacs manual, sections -"Lucid Resources" and "LessTif Resources".) +"Lucid Resources" and "Motif Resources".) .TP .BR selectionTimeout " (class " SelectionTimeout ) Number of milliseconds to wait for a selection reply. |