summaryrefslogtreecommitdiff
path: root/lisp/international/latin1-disp.el
Commit message (Expand)AuthorAge
* Use `lexical-binding` in all `lisp/international` filesStefan Monnier2021-01-25
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use UTF-8 for most files with non-ASCII characters.Paul Eggert2013-04-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* (latin1-display): Don't useKenichi Handa2008-04-03
* (latin1-display): Don't useKenichi Handa2008-02-20
* (latin1-display): Use characterp rather than char-valid-p.Glenn Morris2008-02-02
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* (latin1-display-char): Use make-glyph-code.Kim F. Storm2007-02-14
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-10
* Update FSF's address.Lute Kamstra2005-07-04
* Fix copyrights.Kenichi Handa2005-05-13
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-09
* (latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5.John Paul Wallington2004-08-21
* (latin1-display-setup): Check each character is displayable or notKenichi Handa2004-04-07
* (latin1-display): Fix docstring.Kenichi Handa2003-11-17
* (latin1-char-displayable-p): NowDave Love2003-09-01
* Add arch taglinesMiles Bader2003-09-01
* (latin1-display): Add ?$,1s"(B.Dave Love2003-08-20
* (ucs-tables): Don't require.Dave Love2003-03-13
* Trailing whitepace deleted.Juanma Barranquero2003-02-04
* Fix some 8-bit-graphic characters.Dave Love2001-12-07
* (latin1-char-displayable-p): Add leading "-" for X font pattern.Miles Bader2001-03-26
* Undo coding change, which screwed up somehow.Dave Love2001-02-12
* Doc fixes. Change coding toDave Love2001-02-12