Files
emacs/lisp/org
Stefan Monnier f3769bc32a org.el: Improve bindings of inhibit-* vars
Remove binding of `inhibit-point-motion-hooks` (it's t by default
anyway and it's obsolete) and don't "manually" bind
`inhibit-modification-hooks`.

* lisp/org/org.el (org-unfontify-region): Use `with-silent-modifications`.
(org-display-inline-remove-overlay): Remove ineffective binding of
`inhibit-modification-hooks` around code which doesn't modify the
buffer anyway.
2022-10-07 12:29:56 -04:00
..
2022-07-02 10:20:23 +02:00
2022-08-21 17:35:35 -04:00
2022-07-24 16:24:24 -04:00
2022-07-24 16:24:24 -04:00
2022-07-24 16:24:24 -04:00
2022-07-02 10:20:23 +02:00
2022-04-24 21:07:40 -04:00
2022-07-02 10:20:23 +02:00
2022-08-22 19:22:33 +02:00
2022-07-24 16:24:24 -04:00
2022-09-03 21:32:20 -04:00
2022-07-24 16:24:24 -04:00
2022-07-24 16:24:24 -04:00
2022-08-22 06:30:29 +02:00
2022-07-24 16:24:24 -04:00
2022-07-24 16:24:24 -04:00
2022-09-21 10:25:06 +02:00