]> git.eshelyaron.com Git - emacs.git/commit
(ps-mode-print-function): Fix default
authorGerd Moellmann <gerd@gnu.org>
Tue, 19 Oct 1999 11:47:44 +0000 (11:47 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 19 Oct 1999 11:47:44 +0000 (11:47 +0000)
commitc22d928fa61522d250d494b17c8324e66ebaa6f0
tree9faccbb81dc7cc9f2ca51bd3e4355757ece3ccc1
parent8737bb5a2a2dbd80a265a2390a90875d2913eda9
(ps-mode-print-function): Fix default
value: \"lpr\" changed to "lpr"
(ps-mode-version): New constant
(ps-mode-show-version): New function, added key in ps-mode-map
(ps-run-messages): Removed
(ps-run-font-lock-keywords-2): New defcustom variable replacing
ps-run-messages. These keywords now include the value of
ps-run-prompt, making its fontification customizable.
(ps-run-init): Removed \\n from docstring, it is now added when
the value is used
(ps-run-font-lock-keywords-1): Added checking for initial ^ in
ps-run-prompt
(ps-mode): Added ps-run-font-lock-keywords-2 to list of
customizable variables in doc-string (it's equivalent
ps-run-messages was missing in previous version of the doc-string)
(ps-run-mode): Simplified assignment to font-lock-defaults, using
symbols only
lisp/ChangeLog
lisp/progmodes/ps-mode.el