mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 02:10:46 -08:00
(side-effect-free-fns): Add langinfo,
multibyte-char-to-unibyte.
This commit is contained in:
parent
92eaa22e5d
commit
f9cbd45659
1 changed files with 2 additions and 2 deletions
|
|
@ -1162,8 +1162,8 @@
|
||||||
int-to-string
|
int-to-string
|
||||||
keymap-parent
|
keymap-parent
|
||||||
length local-variable-if-set-p local-variable-p log log10 logand
|
length local-variable-if-set-p local-variable-p log log10 logand
|
||||||
logb logior lognot logxor lsh
|
logb logior lognot logxor lsh langinfo
|
||||||
marker-buffer max member memq min mod
|
marker-buffer max member memq min mod multibyte-char-to-unibyte
|
||||||
next-window nth nthcdr number-to-string
|
next-window nth nthcdr number-to-string
|
||||||
parse-colon-path prefix-numeric-value previous-window propertize
|
parse-colon-path prefix-numeric-value previous-window propertize
|
||||||
radians-to-degrees rassq regexp-quote reverse round
|
radians-to-degrees rassq regexp-quote reverse round
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue