; * lisp/emacs-lisp/easy-mmode.el (easy-mmode--prev): Doc fix.
This commit is contained in:
parent
8e08e37166
commit
ff4082284a
1 changed files with 1 additions and 1 deletions
|
@ -764,7 +764,7 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX)."
|
|||
;;;
|
||||
|
||||
(defun easy-mmode--prev (re name count &optional endfun narrowfun)
|
||||
"Go to the previous COUNT'th occurence of RE.
|
||||
"Go to the COUNT'th previous occurence of RE.
|
||||
|
||||
If none, error with NAME.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue