# HG changeset patch # User Richard M. Stallman # Date 871343710 0 # Node ID f7a109d11c10251b9eb69f5d041231aee406f17d # Parent 5745bc43cfe9e21263d48184c47ddda99823dc8a (dabbrev-abbrev-skip-leading-regexp): Doc fix. diff -r 5745bc43cfe9 -r f7a109d11c10 lisp/dabbrev.el --- 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