aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/textmodes/conf-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/conf-mode.el b/lisp/textmodes/conf-mode.el
index 6510a8e52b1..b6b7d0d1197 100644
--- a/lisp/textmodes/conf-mode.el
+++ b/lisp/textmodes/conf-mode.el
@@ -1042,7 +1042,7 @@ For details see `conf-mode'. Example:
1042;;;###autoload 1042;;;###autoload
1043(defun conf-ppd-mode () 1043(defun conf-ppd-mode ()
1044 "Conf Mode starter for Adobe/CUPS PPD files. 1044 "Conf Mode starter for Adobe/CUPS PPD files.
1045Comments start with `!' and \"assignments\" are with `:'. 1045Comments start with `*%' and \"assignments\" are with `:'.
1046For details see `conf-mode'. Example: 1046For details see `conf-mode'. Example:
1047 1047
1048*% Conf mode font-locks this right with C-c C-p (PPD) 1048*% Conf mode font-locks this right with C-c C-p (PPD)