From: Richard M. Stallman Date: Mon, 11 Aug 1997 23:55:10 +0000 (+0000) Subject: (dabbrev-abbrev-skip-leading-regexp): Doc fix. X-Git-Tag: emacs-20.1~640 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=79bb4872ef2e1a624850878207930ca0a4294b8d;p=emacs.git (dabbrev-abbrev-skip-leading-regexp): Doc fix. --- diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 1d789a06b3b..e7dc6e3adc3 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -119,9 +119,7 @@ Example: Set this to \"\\\\$\" for programming languages in which variable names may appear with or without a leading `$'. -\(For example, in Makefiles. - :type 'regexp - :group 'dabbrev)) +\(For example, in Makefiles.\) Set this to nil if no characters should be skipped." :type '(choice regexp