]> git.eshelyaron.com Git - emacs.git/commitdiff
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 11 Aug 1997 23:55:10 +0000 (23:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 11 Aug 1997 23:55:10 +0000 (23:55 +0000)
lisp/dabbrev.el

index 1d789a06b3ba4cc564236df23597d6e346ba8ffc..e7dc6e3adc3945658cd51e6ea220407960fb018c 100644 (file)
 
 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