From: Brian Fox Date: Tue, 5 Oct 1993 01:54:20 +0000 (+0000) Subject: Doc fix. X-Git-Tag: emacs-19.34~11024 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ed74a224097f3e0316fd48cb1204aa04485a9b2;p=emacs.git Doc fix. --- diff --git a/lisp/emacs-lisp/advice.el b/lisp/emacs-lisp/advice.el index df706198753..8f648695656 100644 --- a/lisp/emacs-lisp/advice.el +++ b/lisp/emacs-lisp/advice.el @@ -90,7 +90,7 @@ ;; ===================================== ;; Advice has enough features now to justify an info file, however, I ;; didn't have the time yet to do all the necessary formatting. So, -;; until I do have the time or some kind soul does it for me I cramped +;; until I do have the time or some kind soul does it for me I crammed ;; everything into the source file. Because about 50% of this file is ;; documentation it should be in outline-mode by default, but it is not. ;; If you choose to use outline-mode set `outline-regexp' to `";; @+"'