From bfbf16aff7cd38dc77afba964eee5434b5743624 Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Wed, 24 Jan 1996 19:01:08 +0000 Subject: [PATCH] (dabbrev-abbrev-skip-leading-regexp): Doc fix. --- lisp/dabbrev.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index b2157841a66..5de6097500d 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -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.") -- 2.39.2