* lisp/progmodes/ruby-mode.el Use `syntax-propertize-function'
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 2 Nov 2013 01:10:10 +0000 (05:10 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 2 Nov 2013 01:10:10 +0000 (05:10 +0400)
commit7ffd37219b311035fd346a126d7799cb53c6c73d
tree019bd2432af865a67831367d25fda06f84e94a19
parenta3996a2eba1a85e33da320f7bcec0e714ea1d6d6
* lisp/progmodes/ruby-mode.el Use `syntax-propertize-function'
unconditionally.  Remove now unnecessary forward declarations.
Remove XEmacs-specific setup.
(ruby-here-doc-end-re, ruby-here-doc-beg-match)
(ruby-font-lock-syntactic-keywords)
(ruby-comment-beg-syntax, ruby-in-here-doc-p)
(ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
(ruby-here-doc-end-syntax): Remove.
(ruby-mode): Don't check whether `syntax-propertize-rules' is
defined as function.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el