]> git.eshelyaron.com Git - emacs.git/commitdiff
; Auto-commit of loaddefs files.
authorStefan Kangas <stefankangas@gmail.com>
Thu, 1 Sep 2022 03:10:19 +0000 (05:10 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 1 Sep 2022 03:10:19 +0000 (05:10 +0200)
lisp/ldefs-boot.el

index 5ac3b56e7f6ffff5d3d6ea367669e718c8ffcda6..bffa9ac18cf9dedb5632eb602c8caea36b5516dd 100644 (file)
@@ -20109,7 +20109,7 @@ This option also treats some characters in the `mule-unicode-...'
 charsets if you don't have a Unicode font with which to display them.
 
 Setting this variable directly does not take effect;
-use either \\[customize] or the function `latin1-display'.")
+use either \\[customize] or the command `latin1-display'.")
 
 (custom-autoload 'latin1-display "latin1-disp" nil)
 
@@ -20128,7 +20128,7 @@ This uses the transliterations of the Lynx browser.  The display isn't
 changed if the display can render Unicode characters.
 
 Setting this variable directly does not take effect;
-use either \\[customize] or the function `latin1-display'.")
+use either \\[customize] or the command `latin1-display-ucs-per-lynx'.")
 
 (custom-autoload 'latin1-display-ucs-per-lynx "latin1-disp" nil)