# HG changeset patch # User Jim Blandy # Date 676749632 0 # Node ID 7baca7c86dc1b778d1c50329bd85e1d2309dcd67 # Parent 56fa777d299a527137b934646e66cf8bb96221d2 *** empty log message *** diff -r 56fa777d299a -r 7baca7c86dc1 lisp/emacs-lisp/copyright.el --- a/lisp/emacs-lisp/copyright.el Fri Jun 07 17:41:30 1991 +0000 +++ b/lisp/emacs-lisp/copyright.el Wed Jun 12 18:00:32 1991 +0000 @@ -71,7 +71,7 @@ (or (search-forward "02139, USA." nil t) (with-output-to-temp-buffer "*Help*" (princ (substitute-command-keys "\ -I don't know where the copying notie ends. +I don't know where the copying notice ends. Put point there and hit \\[exit-recursive-edit].")) (recursive-edit))) (delete-region beg (point))