# HG changeset patch # User Brian Fox # Date 749786060 0 # Node ID 8a20e754058e11f94fda7366e48e5bb9b851aee4 # Parent 033bdae6b9f95927041b83adadd2280be32b2216 Doc fix. diff -r 033bdae6b9f9 -r 8a20e754058e lisp/emacs-lisp/advice.el --- a/lisp/emacs-lisp/advice.el Tue Oct 05 01:50:32 1993 +0000 +++ b/lisp/emacs-lisp/advice.el Tue Oct 05 01:54:20 1993 +0000 @@ -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 `";; @+"'