1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Use Texinfo recommended convention for quotes+punctuation.

This commit is contained in:
Glenn Morris 2012-04-25 20:31:47 -04:00
parent 84412f2cbb
commit 16152b76a4
49 changed files with 147 additions and 128 deletions

View file

@ -115,7 +115,7 @@ When it is called with one argument (always a character), @var{function}
should save the argument and arrange to return it on the next call.
This is called @dfn{unreading} the character; it happens when the Lisp
reader reads one character too many and wants to ``put it back where it
came from.'' In this case, it makes no difference what value
came from''. In this case, it makes no difference what value
@var{function} returns.
@end itemize
@ -619,7 +619,7 @@ spacing between calls.
@defun terpri &optional stream
@cindex newline in print
This function outputs a newline to @var{stream}. The name stands
for ``terminate print.''
for ``terminate print''.
@end defun
@defun write-char character &optional stream