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:
parent
281d03ec9e
commit
1111a6da57
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user