Stefan Monnier
fe0cb43fb8
* lisp/subr.el (add-hook): Turn append into depth (bug#35508)
...
Make it possible to control the relative ordering of functions on hooks by
specifying `depth` in the same was as was possible with `add-function`.
* lisp/electric.el (electric--sort-post-self-insertion-hook):
Delete function.
(electric-indent-mode, electric-layout-mode, electric-quote-mode):
* lisp/elec-pair.el (electric-pair-mode): Use new `depth` arg instead of
electric--sort-post-self-insertion-hook.
* lisp/emacs-lisp/syntax.el (syntax-propertize, syntax-ppss):
Use new `depth` arg to make sure noone accidentally gets added
after syntax-ppss-flush-cache.
* doc/lispref/modes.texi (Setting Hooks): Document new `depth` arg.
* test/lisp/subr-tests.el (subr-tests-add-hook-depth): New test.
2019-05-29 15:56:14 -04:00
..
2019-05-26 01:00:16 -07:00
2019-03-07 09:05:56 -08:00
2019-05-25 14:25:18 -07:00
2019-04-02 15:01:34 -07:00
2019-04-09 16:29:09 -05:00
2019-05-21 11:47:14 +00:00
2019-05-25 14:25:18 -07:00
2019-02-13 00:51:15 -08:00
2019-05-15 18:55:27 +02:00
2019-05-20 12:46:37 +00:00
2019-05-26 01:00:16 -07:00
2019-05-15 18:55:27 +02:00
2019-05-29 15:56:14 -04:00
2019-03-12 18:33:31 +00:00
2019-05-15 18:55:27 +02:00
2019-03-04 18:00:58 -08:00
2019-05-25 14:25:18 -07:00
2019-05-25 14:25:18 -07:00
2019-02-22 18:33:57 -08:00
2019-05-25 14:25:18 -07:00
2019-05-26 01:00:15 -07:00
2019-05-26 01:00:15 -07:00
2019-05-26 01:00:15 -07:00
2019-05-26 01:00:15 -07:00
2019-05-26 01:00:15 -07:00
2019-05-26 01:00:15 -07:00
2019-05-26 01:00:15 -07:00
2019-05-26 01:00:15 -07:00
2019-05-25 14:25:18 -07:00
2019-05-25 14:25:18 -07:00
2019-05-25 14:25:18 -07:00
2019-03-16 11:38:58 -07:00
2019-03-25 14:56:09 +00:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00
2019-04-15 20:28:03 -04:00
2019-05-25 14:25:18 -07:00
2019-05-26 01:00:15 -07:00
2019-05-25 14:25:18 -07:00
2019-05-25 14:25:18 -07:00
2019-05-19 09:36:42 -04:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00
2019-05-26 01:00:16 -07:00
2019-03-04 18:00:58 -08:00
2019-05-25 14:25:18 -07:00
2019-03-08 09:09:40 -08:00
2019-03-04 18:00:58 -08:00
2019-05-25 14:25:18 -07:00
2019-05-25 14:25:18 -07:00
2019-05-25 14:25:18 -07:00
2019-03-04 18:00:58 -08:00
2019-03-04 18:00:58 -08:00
2019-05-25 14:25:18 -07:00
2019-05-25 14:25:18 -07:00
2019-05-24 04:53:39 +03:00
2019-03-18 17:02:29 -07:00
2019-05-26 01:00:15 -07:00
2019-05-25 14:25:18 -07:00
2019-03-18 17:02:29 -07:00
2019-03-10 23:11:21 -07:00
2019-05-25 14:25:18 -07:00
2019-04-24 20:59:25 -04:00
2019-05-25 14:25:18 -07:00
2019-05-26 01:00:15 -07:00
2019-05-06 18:35:31 -04:00
2019-04-15 20:28:03 -04:00
2019-02-22 15:27:06 -06:00
2019-05-26 01:49:00 +03:00
2019-05-25 14:25:18 -07:00