lisp/progmodes/prog-mode.el: Force font-lock to deal with `composition' prop.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 17 Jun 2013 01:09:13 +0000 (03:09 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 17 Jun 2013 01:09:13 +0000 (03:09 +0200)
commitf612933b88509427a690ea1966eac533b8ef80e1
treebf052e26b443e3436a27a47e2bb85e6635e5907d
parentdb3b7db5474db3fe313e7dd1b9084b70cbf8509a
lisp/progmodes/prog-mode.el: Force font-lock to deal with `composition' prop.
(prog-prettify-install): Add `composition' to `font-lock-extra-managed-props'
if any prettifying keyword is added.
(prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
(prog-mode): Use `setq-local'.
lisp/ChangeLog
lisp/progmodes/prog-mode.el