mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
* lisp/language/indian.el ("Devanagari"): Fix typo.
Fixes: debbugs:11103
This commit is contained in:
parent
a1daddd610
commit
7019c1775e
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2012-03-31 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
|
||||
|
||||
* calendar/calendar.el (calendar-window-list)
|
||||
(calendar-hide-window): Restore. (Bug#11140)
|
||||
(calendar-exit): Use calendar-window-list, calendar-hide-window again.
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"Devanagari" '((charset unicode)
|
||||
(coding-system utf-8)
|
||||
(coding-priority utf-8)
|
||||
(input-method . "dev-aiba")
|
||||
(input-method . "devanagari-aiba")
|
||||
(documentation . "\
|
||||
Such languages using Devanagari script as Hindi and Marathi
|
||||
are supported in this language environment."))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue