summaryrefslogtreecommitdiff
path: root/lisp/international/mule-cmds.el
Commit message (Expand)AuthorAgeFilesLines
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-15/+15
* Quoting fixes in lisp/international and lisp/leimPaul Eggert2015-08-301-3/+4
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-4/+4
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-11/+11
* Don't display ‘’ as `' under X in en_GBPaul Eggert2015-07-011-8/+0
* Translate undisplayable ‘ to `Paul Eggert2015-06-251-2/+2
* Improve the optional translation of quotesPaul Eggert2015-06-191-1/+1
* Fix current-iso639-language on MS-WindowsEli Zaretskii2015-06-151-1/+12
* Address some compilation warnings.Glenn Morris2015-06-061-0/+3
* MS-Windows followup for batch stdout/stderr output changesEli Zaretskii2015-06-011-3/+11
* Support curved quotes in doc stringsPaul Eggert2015-05-281-5/+6
* ASCIIfy curved quotes on displays lacking themPaul Eggert2015-05-161-0/+8
* * mule-cmds.el (input-method-use-echo-area): Change :type toK. Handa2015-05-011-1/+1
* * international/mule-cmds.el: Show chars in C-x 8 RET completionsStefan Monnier2015-03-251-1/+11
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-011-5/+1
* * lisp/international/mule-cmds.el: Use lexical-binding.Stefan Monnier2014-06-111-21/+16
* * lisp/international/mule-cmds.el (ucs-names): Add special entry for BEL.Stefan Monnier2014-06-061-1/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* international/mule-cmds.el (select-safe-coding-system): Remove a superfluous ...Kenichi Handa2013-10-131-2/+6
* * lisp/subr.el (pop): Use `car-safe'.Stefan Monnier2013-09-041-31/+37
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-091-2/+2
* Fix bug #14755 which prevented autoloads from being computed.Eli Zaretskii2013-06-301-1/+4
* mule-cmds.el (select-safe-coding-system): IfKenichi Handa2013-06-281-1/+6
* Prefer UTF-8 in commentary.Paul Eggert2013-03-111-1/+1
* Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.orgGlenn Morris2013-01-091-4/+4
|\
| * * lisp/international/mule-cmds.el (read-char-by-name): Move let-bindingJuri Linkov2013-01-091-8/+7
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Make read-char-by-name signal an error for invalid input.Chong Yidong2012-12-211-8/+12
* | * lisp/isearch.el (isearch-mode-map): Bind `C-x 8 RET' toJuri Linkov2012-12-151-8/+9
|/
* * lisp/international/mule-cmds.el (read-char-by-name): Move let-binding ofStefan Monnier2012-10-111-7/+8
* Merge from trunkDaniel Colascione2012-10-071-1/+1
|\
| * Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* | Implement cygw32Daniel Colascione2012-09-171-1/+2
|/
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-5/+5
* Obsolete alias inactivate-current-input-method-function.Paul Eggert2012-08-011-0/+3
* Remove obsolete comment in mule-cmds.el.Eli Zaretskii2012-07-291-9/+0
* Fix bug #12082 with non-ASCII output in Windows GUI sessions.Eli Zaretskii2012-07-291-25/+16
* * international/mule-cmds.el (inactivate-input-method): Mark obsolete.Paul Eggert2012-07-291-0/+4
* deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-291-17/+24
* Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)Eli Zaretskii2012-07-281-16/+25
* * international/mule-cmds.el (ucs-insert): Mark it as an obsoleteAlp Aker2012-07-251-1/+1
* Make insert-char interactive, and ucs-insert an obsolete alias for it.René Kyllingstad2012-07-171-38/+2
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-75/+75
* Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.orgChong Yidong2012-06-171-5/+5
|\
| * Further mule-menu-keymap doc tweakGlenn Morris2012-06-131-2/+2
| * Doc tweaks for mule-cmds .elGlenn Morris2012-06-131-4/+4
* | Cleanup cl-macs namespace. Add macro helpers in macroexp.el.Stefan Monnier2012-06-071-3/+1