1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

(dabbrev-abbrev-skip-leading-regexp): Doc fix.

This commit is contained in:
Erik Naggum 1996-01-24 19:01:08 +00:00
parent fcc3195eee
commit bfbf16aff7

View file

@ -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.")