summaryrefslogtreecommitdiff
path: root/lisp/international/mule.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-09-20 12:21:40 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-09-20 12:21:40 +0200
commit616dcf27e57388403d4c28d441bf7310bb665241 (patch)
treea8a30b8e0e24e7d0fa33fa17b7972d3791be57c8 /lisp/international/mule.el
parent540585254133af722739339ef420e68e09fe62e5 (diff)
downloademacs-616dcf27e57388403d4c28d441bf7310bb665241.tar.gz
; Fix typos in Lisp symbols
Diffstat (limited to 'lisp/international/mule.el')
-rw-r--r--lisp/international/mule.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule.el b/lisp/international/mule.el
index 8978a97e793..2788a93a5ad 100644
--- a/lisp/international/mule.el
+++ b/lisp/international/mule.el
@@ -755,7 +755,7 @@ VALUE must be a translation table to use on encoding.
VALUE must be a function to call after some text is inserted and
decoded by the coding system itself and before any functions in
-`after-insert-functions' are called. This function is passed one
+`after-insert-file-functions' are called. This function is passed one
argument: the number of characters in the text to convert, with
point at the start of the text. The function should leave point
and the match data unchanged, and should return the new character