diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2004-02-08 23:37:11 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2004-02-08 23:37:11 +0000 |
commit | 6cfd4f3ad927c5d9534e89e2a2f03edd6b8af881 (patch) | |
tree | bd86d79917b841f2211ba1d1b0f291ed3bebd57f /lisp/emacs-lisp/find-func.el | |
parent | c3c6c23cc6fe72083c841b2e296a6dc4fd69f7b4 (diff) | |
download | emacs-6cfd4f3ad927c5d9534e89e2a2f03edd6b8af881.tar.gz emacs-6cfd4f3ad927c5d9534e89e2a2f03edd6b8af881.tar.bz2 emacs-6cfd4f3ad927c5d9534e89e2a2f03edd6b8af881.zip |
(prolog-program-name): Use gprolog if available.
(prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
Bring together declaration and initialization.
(prolog-mode-variables): Don't set the syntax table.
Don't set paragraph-start and comment-indent-function.
Add /*..*/ to the comment regexps.
(prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
(prolog-mode-map): Don't bind TAB.
(prolog-mode): Set the syntax table.
(prolog-comment-indent): Remove.
(inferior-prolog-mode-map): Initialize in the declaration.
(inferior-prolog-mode-syntax-table)
(inferior-prolog-mode-abbrev-table): New vars.
(inferior-prolog-mode): Derive from comint-mode.
(run-prolog): Avoid switch-to-buffer which can fail in dedicated and
minibuffer windows.
Diffstat (limited to 'lisp/emacs-lisp/find-func.el')
0 files changed, 0 insertions, 0 deletions