mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Declare match-beginning and match-end as side-effect-free
* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Add functions.
This commit is contained in:
parent
3a56d4eea9
commit
0809c9f6ef
1 changed files with 1 additions and 0 deletions
|
|
@ -1362,6 +1362,7 @@ See Info node `(elisp) Integer Basics'."
|
|||
local-variable-if-set-p local-variable-p locale-info
|
||||
log log10 logand logb logcount logior lognot logxor lsh
|
||||
make-byte-code make-list make-string make-symbol mark marker-buffer max
|
||||
match-beginning match-end
|
||||
member memq memql min minibuffer-selected-window minibuffer-window
|
||||
mod multibyte-char-to-unibyte next-window nth nthcdr number-to-string
|
||||
parse-colon-path plist-get plist-member
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue