diff options
| author | Paul Eggert | 2016-08-05 14:06:59 -0700 |
|---|---|---|
| committer | Paul Eggert | 2016-08-05 14:06:59 -0700 |
| commit | 80fcf41d31ae2a4815a1cb63bf08a88a3c7910b5 (patch) | |
| tree | 6fd85620c6a3ae3667720695cfc42c659b665f64 /lisp/leim | |
| parent | 8d9ad899f11ec2a6763617ba069fdaf3889ac4e1 (diff) | |
| parent | 850ba444a7be542c8dc92efbeb4031868f3f779d (diff) | |
| download | emacs-80fcf41d31ae2a4815a1cb63bf08a88a3c7910b5.tar.gz emacs-80fcf41d31ae2a4815a1cb63bf08a88a3c7910b5.zip | |
Merge from origin/emacs-25
850ba44 Clarify lexical binding with symbol args behavior
f981b31 * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.
68fc964 * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix. (Bug#23...
21110af Avoid assertion violations when rendering some fonts
6192b6c Document more details of package activation
272ddc6 Fixup warning message regarding HOME a bit more
43206d6 * lisp/leim/quail/indian.el ("bengali-probhat"): Change indic...
d41f7ff Fix input method "probhat" for Bengali
c150a64 ; Fix typo in commit before last
ebf0472 Add to elisp-completion-at-point's docstring
fd9fad0 Give more helpful warning about setting HOME
ea6b01d ; * lisp/term.el (term-mode): FIXME comment about bidi reorde...
# Conflicts:
# lisp/term.el
Diffstat (limited to 'lisp/leim')
| -rw-r--r-- | lisp/leim/quail/indian.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/leim/quail/indian.el b/lisp/leim/quail/indian.el index d9438a20434..728e3529218 100644 --- a/lisp/leim/quail/indian.el +++ b/lisp/leim/quail/indian.el | |||
| @@ -472,8 +472,8 @@ Full key sequences are listed below:") | |||
| 472 | 472 | ||
| 473 | ;; Probhat Input Method | 473 | ;; Probhat Input Method |
| 474 | (quail-define-package | 474 | (quail-define-package |
| 475 | "probhat" "Bengali-probhat" "probhat" t | 475 | "bengali-probhat" "Bengali" "BngPB" t |
| 476 | "Porbhat for Bangla" nil t nil nil nil nil nil nil nil nil t) | 476 | "Probhat keyboard for Bengali/Bangla" nil t nil nil nil nil nil nil nil nil t) |
| 477 | 477 | ||
| 478 | (quail-define-rules | 478 | (quail-define-rules |
| 479 | ("!" ?!) | 479 | ("!" ?!) |