]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/remember.el
Doc fixes re set-variable
[gnu-emacs] / lisp / textmodes / remember.el
index 6ff4c720b71d35803415b1717b50cac805e97a91..eeb04ef250fb5793fdaf030c22693931c1d85ae6 100644 (file)
@@ -432,8 +432,7 @@ If you want to remember a region, supply a universal prefix to
 ;;;###autoload
 (defun remember-clipboard ()
   "Remember the contents of the current clipboard.
-Most useful for remembering things from Netscape or other X Windows
-application."
+Most useful for remembering things from other applications."
   (interactive)
   (remember (current-kill 0)))