Mercurial > emacs
changeset 1760:05492c456293
(kill-append): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 11 Jan 1993 05:10:15 +0000 |
parents | 3c615a9dcd64 |
children | b9ef55b0df4a |
files | lisp/simple.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/simple.el Sun Jan 10 20:10:26 1993 +0000 +++ b/lisp/simple.el Mon Jan 11 05:10:15 1993 +0000 @@ -896,7 +896,7 @@ (defun kill-append (string before-p) "Append STRING to the end of the latest kill in the kill ring. If BEFORE-P is non-nil, prepend STRING to the kill. -If 'interprogram-cut-function' is set, pass the resulting kill to +If `interprogram-cut-function' is set, pass the resulting kill to it." (setcar kill-ring (if before-p