From: Erik Naggum Date: Sun, 28 Jan 1996 07:10:18 +0000 (+0000) Subject: (apropos-print): Fix previous change. X-Git-Tag: emacs-19.34~1460 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=01dbd8a0b94fdf8460535814bf549068b2488f72;p=emacs.git (apropos-print): Fix previous change. --- diff --git a/lisp/apropos.el b/lisp/apropos.el index 12b84ff104b..8ebddb9bd5c 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -493,7 +493,7 @@ found." key)) key) item ", ")) - (insert "(not bound to any keys)")))) + (insert "(not bound to any keys)"))) (terpri) ;; only now so we don't propagate text attributes all over (put-text-property point1 point2 'item