diff options
author | Richard M. Stallman <rms@gnu.org> | 2006-07-24 17:48:06 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2006-07-24 17:48:06 +0000 |
commit | 5a7f4c1bf2b8a1ef30810640bc255494dd3b957b (patch) | |
tree | cd505dbab3a54d920aab878405909fc9776b0312 /man/faq.texi | |
parent | efd5c60bf24e585e78dcae6b41e0f1326b772102 (diff) | |
download | emacs-5a7f4c1bf2b8a1ef30810640bc255494dd3b957b.tar.gz |
Move periods and commas inside quotes.
Diffstat (limited to 'man/faq.texi')
-rw-r--r-- | man/faq.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/faq.texi b/man/faq.texi index d431dd360c0..7890c13a4d8 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -2481,7 +2481,7 @@ To move a menu option from one position to another, simply evaluate More detailed information---and more examples of how to create and modify menu options---are in the @cite{Emacs Lisp Reference Manual}, under -``Menu Keymaps''. (@xref{Emacs Lisp documentation}, for information on +``Menu Keymaps.'' (@xref{Emacs Lisp documentation}, for information on this manual.) @node Deleting menus and menu options, Turning on syntax highlighting, Modifying pull-down menus, Common requests @@ -3395,7 +3395,7 @@ On OpenWindows, you may need to use @code{add_services} to add the ``OpenWindows Programmers'' optional software category from the CD-ROM. On HP-UX 8.0, you may need to run @code{update} again to load the -X11-PRG ``fileset''. This may be missing even if you specified ``all +X11-PRG ``fileset.'' This may be missing even if you specified ``all filesets'' the first time. If @file{libcurses.a} is missing, you may need to load the ``Berkeley Development Option.'' |