From: Glenn Morris Date: Fri, 10 Jul 2009 06:06:06 +0000 (+0000) Subject: (System Interface): End menu description with period. X-Git-Tag: emacs-23.1~114 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c0ab973554a1ea0024d3f548f0a00d5c28d6433d;p=emacs.git (System Interface): End menu description with period. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index dd64347e11c..da227d0f519 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -11,6 +11,7 @@ * hash.texi (Hash Tables): * minibuf.texi (Completion): * modes.texi (Multiline Font Lock): + * os.texi (System Interface): End menu description with period. 2009-07-09 Glenn Morris diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 07ae1a0868e..c535307b802 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -33,7 +33,7 @@ terminal and the screen. * Terminal Input:: Accessing and recording terminal input. * Terminal Output:: Controlling and recording terminal output. * Sound Output:: Playing sounds on the computer's speaker. -* X11 Keysyms:: Operating on key symbols for X Windows +* X11 Keysyms:: Operating on key symbols for X Windows. * Batch Mode:: Running Emacs without terminal interaction. * Session Management:: Saving and restoring state with X Session Management. @end menu