]> git.eshelyaron.com Git - emacs.git/commitdiff
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
authorErik Naggum <erik@naggum.no>
Wed, 24 Jan 1996 19:01:08 +0000 (19:01 +0000)
committerErik Naggum <erik@naggum.no>
Wed, 24 Jan 1996 19:01:08 +0000 (19:01 +0000)
lisp/dabbrev.el

index b2157841a664f5f243b91d50ad44364d1aeaabcd..5de6097500d19009f9b60d22c0644108508759ba 100644 (file)
 
 Example: Set this to \"\\\\$\" for programming languages
 in which variable names may appear with or without a leading `$'.
-(For example, in Makefiles.)
+\(For example, in Makefiles.)
 
 Set this to nil if no characters should be skipped.")