mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-23 18:47:57 +00:00
Translate concat to ml-concat.
This commit is contained in:
parent
9dc90430f3
commit
bdafb772d7
@ -194,6 +194,7 @@
|
||||
(ml-expansion 'get-tty-no-blanks-input "read-no-blanks-input")
|
||||
(ml-expansion 'get-tty-key "read-key")
|
||||
|
||||
(ml-expansion 'concat "ml-concat")
|
||||
(ml-expansion 'c= "char-equal")
|
||||
(ml-expansion 'goto-character "goto-char")
|
||||
(ml-expansion 'substr "ml-substr")
|
||||
|
Loading…
Reference in New Issue
Block a user