summaryrefslogtreecommitdiff
path: root/lisp/international/quail.el
Commit message (Expand)AuthorAgeFilesLines
* quail.el: Use delete-and-extract-regionStefan Monnier2019-04-091-10/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix recording keyboard macros when input method is activeEli Zaretskii2018-07-211-4/+16
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Make quail-input-method work when inhibit-read-only is non-nil (bug#29504)Katsumi Yamaoka2017-12-111-1/+3
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Improve reproducibility of generated leim-list.elGlenn Morris2017-09-111-1/+1
* Don't call the same hook twice due to obsolete aliasesEli Zaretskii2017-08-181-3/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix "C-u" when an input method is activeJoakim Jalap2016-08-131-1/+9
|/
* Fix spurious escapes in describe-input-methodPaul Eggert2016-01-181-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Quoting fixes in lisp/international and lisp/leimPaul Eggert2015-08-301-12/+15
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-2/+4
* Fix display of keyboard layouts for right-to-left scriptsMichael Vehrs2015-05-021-1/+2
* * international/quail.el (quail-input-method): Use with-silent-modificationsStefan Monnier2015-03-111-5/+2
* Less 'make' chatter in batch modePaul Eggert2015-01-031-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/international/quail.el (quail-define-package): Doc fix.Glenn Morris2014-01-211-4/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix bug #15800 by clarifying description of what keyboard layout means.Eli Zaretskii2013-11-051-1/+3
* international/quail.el (quail-help): Make it not a command.Kenichi Handa2013-09-261-1/+0
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-291-8/+16
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-4/+4
* * lisp/international/quail.el: Use dolist and simplify.Stefan Monnier2012-04-101-31/+27
* international/quail.el (quail-insert-kbd-layout): Fix previous change. To av...Kenichi Handa2012-03-221-18/+17
* international/quail.el (quail-insert-kbd-layout): Surround each row by LRO an...Kenichi Handa2012-03-121-16/+23
* Prevent bidi reordering of rows and keys in the quail layout display.Eli Zaretskii2012-03-081-5/+14
* Fix direction of keyboard layout display for Arabic input method.Eli Zaretskii2012-03-071-0/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-141-2/+2
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-181-2/+2
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-121-6/+6
* Silence various byte-compiler warnings.Stefan Monnier2011-06-011-20/+15
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-4/+4
* fix many doubled-word typosU. Ser2011-05-101-1/+1
* Merge changes from emacs-23 branchChong Yidong2011-01-311-1/+1
|\
| * (quail-keyboard-layout-alist): RemoveKenichi Handa2011-01-281-1/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0