diff lisp/dabbrev.el @ 19308:f7a109d11c10

(dabbrev-abbrev-skip-leading-regexp): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Mon, 11 Aug 1997 23:55:10 +0000
parents c662a8633943
children bc1937e6cea5
line wrap: on
line diff
--- a/lisp/dabbrev.el	Mon Aug 11 23:54:58 1997 +0000
+++ b/lisp/dabbrev.el	Mon Aug 11 23:55:10 1997 +0000
@@ -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