[elpa] externals/phps-mode a6b7363: Improved token-blind indentation around echo and print statements

2020-05-25 Thread Christian Johansson
branch: externals/phps-mode commit a6b7363492b982d1163b29323779b5dcfc663395 Author: Christian Johansson Commit: Christian Johansson Improved token-blind indentation around echo and print statements --- phps-mode-lex-analyzer.el | 36 phps-mode.

[elpa] externals/prefixed-core bfd8097: * prefixed-core.el: Add `keymap` functions

2020-05-25 Thread Stefan Monnier
branch: externals/prefixed-core commit bfd809767acd4ce696a1b30b08657fa543d2b919 Author: Clemens Commit: Stefan Monnier * prefixed-core.el: Add `keymap` functions --- prefixed-core.el | 22 ++ 1 file changed, 22 insertions(+) diff --git a/prefixed-core.el b/prefixed-core

[elpa] externals/prefixed-core 7c59349: * prefixed-core.el: Tweak keymap functions

2020-05-25 Thread Stefan Monnier
branch: externals/prefixed-core commit 7c59349842977adf3064af2e22488959d13b86cc Author: Stefan Monnier Commit: Stefan Monnier * prefixed-core.el: Tweak keymap functions (keymap-make-dense): Rename from `keymap-make`. (keymap-make): Rename from `keymap-make-sparse`. (keymap-s