mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Add some comments
This commit is contained in:
parent
ddb8f90322
commit
fd51234cd3
2 changed files with 4 additions and 0 deletions
|
|
@ -3454,6 +3454,9 @@ a function. (@xref{Interactive Codes, , Code Characters for
|
|||
Consider the function @code{zap-to-char}. Its interactive expression
|
||||
is
|
||||
|
||||
@c FIXME: the interactive expression of zap-to-char has been changed
|
||||
@c (in 2012-04-10).
|
||||
|
||||
@smallexample
|
||||
(interactive "p\ncZap to char: ")
|
||||
@end smallexample
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue