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/kmacro.texi | |
parent | efd5c60bf24e585e78dcae6b41e0f1326b772102 (diff) | |
download | emacs-5a7f4c1bf2b8a1ef30810640bc255494dd3b957b.tar.gz |
Move periods and commas inside quotes.
Diffstat (limited to 'man/kmacro.texi')
-rw-r--r-- | man/kmacro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/kmacro.texi b/man/kmacro.texi index 7f14c40a95b..66b8c2d4588 100644 --- a/man/kmacro.texi +++ b/man/kmacro.texi @@ -173,7 +173,7 @@ beginning of the line and then executing the macro. @node Keyboard Macro Ring @section The Keyboard Macro Ring - All defined keyboard macros are recorded in the ``keyboard macro ring'', + All defined keyboard macros are recorded in the ``keyboard macro ring,'' a list of sequences of keys. There is only one keyboard macro ring, shared by all buffers. |