changeset 14271:180245e93214

(dabbrev-abbrev-skip-leading-regexp): Doc fix.
author Erik Naggum <erik@naggum.no>
date Wed, 24 Jan 1996 19:01:08 +0000
parents 15c3d6255a1c
children 557c46145b1e
files lisp/dabbrev.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dabbrev.el	Wed Jan 24 17:12:21 1996 +0000
+++ b/lisp/dabbrev.el	Wed Jan 24 19:01:08 1996 +0000
@@ -108,7 +108,7 @@
 
 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.")