summaryrefslogtreecommitdiff
path: root/lisp/international/mule-diag.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Do not buttonize key bindings outside of *Help* buffersGregory Heytings2021-11-291-177/+183
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-2/+2
|/
* Fix detection of char regions in print-fontset-elementLars Ingebrigtsen2021-09-131-1/+1
* Fix printing of C-@ in `describe-fontset'Lars Ingebrigtsen2021-08-201-2/+15
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-2/+2
* Remove redundant #' before lambda in international/*.elStefan Kangas2021-04-011-8/+8
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-0/+2
* Use `lexical-binding` in all `lisp/international` filesStefan Monnier2021-01-251-12/+15
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant 'function's around lambdasStefan Kangas2020-11-171-7/+6
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-4/+0
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* describe-font/font-info works with unloaded fontsLars Ingebrigtsen2019-11-031-6/+12
* Output `auto-coding-alist' in `describe-current-coding-system'Lars Ingebrigtsen2019-08-191-1/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-281-1/+2
|\ \ | |/
| * Display raw bytes as belonging to 'eight-bit' charsetEli Zaretskii2018-07-271-1/+2
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-2/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Use help-mode xrefs in describe-fontAlexander Gramiak2017-08-081-1/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov2016-07-061-1/+1
* | Cleanup around mature character manipulation functionsDmitry Antipov2016-06-301-7/+0
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-4/+6
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-12/+13
* Support curved quotes in doc stringsPaul Eggert2015-05-281-7/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Allow querying font by name for its height and other info. (Bug#19395)Eli Zaretskii2014-12-181-1/+9
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Silence some compiler warningsGlenn Morris2013-05-211-2/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* * lisp/international/mule-diag.el (mule-diag): Insert a newline afterAndreas Schwab2011-09-231-1/+2
* mule-diag.el fix for bug#8066.Glenn Morris2011-02-181-1/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
* international/mule-diag.el (describe-character-set): Use princ with proper pr...Kenichi Handa2010-09-271-1/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* Require help-mode instead of help-fns.Kenichi Handa2009-12-091-1/+1
* * international/mule-diag.el (list-character-sets-1): MinorChong Yidong2009-10-311-1/+1