mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(mm-insert-byte): New.
This commit is contained in:
parent
d336654ed4
commit
cc5eba0445
1 changed files with 2 additions and 1 deletions
|
|
@ -72,7 +72,8 @@
|
|||
string)))
|
||||
(string-as-unibyte . identity)
|
||||
(string-as-multibyte . identity)
|
||||
(multibyte-string-p . ignore))))
|
||||
(multibyte-string-p . ignore)
|
||||
(insert-byte . insert))))
|
||||
|
||||
(eval-and-compile
|
||||
(defalias 'mm-char-or-char-int-p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue