1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(describe-indian-environment-map):

Renamed from describe-indian-support-map.
This commit is contained in:
Richard M. Stallman 1997-06-07 05:53:10 +00:00
parent 281d03ec9e
commit 1111a6da57

View File

@ -51,9 +51,9 @@
;;; Code:
(define-prefix-command 'describe-indian-support-map)
(define-key-after describe-language-support-map [Indian]
'("Indian" . describe-indian-support-map)
(define-prefix-command 'describe-indian-environment-map)
(define-key-after describe-language-environment-map [Indian]
'("Indian" . describe-indian-environment-map)
t)
(define-prefix-command 'setup-indian-environment-map)