]> git.eshelyaron.com Git - emacs.git/commit
Fix when calling prettify-symbols-mode more than once
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 20:14:30 +0000 (22:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 20:14:36 +0000 (22:14 +0200)
commita0df4900552c49f1bfc2f94176089875c41307a6
treeb61d8803476ef4e68fce3fb7fb4cd64da2121a4e
parent0c5f436dc034b7f4d49f1c6b18009c42737a47ab
Fix when calling prettify-symbols-mode more than once

* lisp/progmodes/prog-mode.el (prettify-symbols-mode): Allow
calling this mode several times without the earlier symbol alist
shadowing the newer (bug#23255).
lisp/progmodes/prog-mode.el