summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-specs.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2000-10-21 18:06:17 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2000-10-21 18:06:17 +0000
commit34939e2c4a9633da96e8d2e5bf17a8db516afa76 (patch)
tree2c3b535fa7ec692a335f462df69a9c6381d64e1c /lisp/emacs-lisp/cl-specs.el
parentf1eed8ff5b6b7b64976b3e27566efa0cd462d934 (diff)
downloademacs-34939e2c4a9633da96e8d2e5bf17a8db516afa76.tar.gz
emacs-34939e2c4a9633da96e8d2e5bf17a8db516afa76.tar.bz2
emacs-34939e2c4a9633da96e8d2e5bf17a8db516afa76.zip
(sh-mode-map): Remove bindings for
sh-electric-rparen, sh-electric-less and sh-electric-hash. (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax. (sh-font-lock-heredoc, sh-font-lock-paren): New funs. (sh-font-lock-syntactic-keywords): Use them. (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove. (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove. (sh-mode): Don't override font-lock-unfontify-region-function. Use a copy of sh-font-lock-syntactic-keywords. (sh-set-shell): Don't set sh-electric-rparen-needed-here. Don't call sh-scan-buffer since font-lock does it on the fly. (sh-get-indent-info): Use `face' rather than `syntax-table' text-property to detect here-documents. Replace sh-special-syntax with sh-st-punc. (sh-prev-line): Use `face' rather than `syntax-table' text-property to skip over here-documents. (sh-font-lock-unfontify-region-function, sh-check-paren-in-case) (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash) (sh-electric-less, sh-set-here-doc-region) (sh-remove-our-text-properties, sh-search-word, sh-scan-case) (sh-scan-buffer, sh-rescan-buffer): Remove.
Diffstat (limited to 'lisp/emacs-lisp/cl-specs.el')
0 files changed, 0 insertions, 0 deletions