summaryrefslogtreecommitdiff
path: root/lisp/international/latin1-disp.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-4/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use UTF-8 for most files with non-ASCII characters.Paul Eggert2013-04-011-2858/+2858
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (latin1-display): Don't useKenichi Handa2008-04-031-17/+16
* (latin1-display): Don't useKenichi Handa2008-02-201-22/+7
* (latin1-display): Use characterp rather than char-valid-p.Glenn Morris2008-02-021-2/+2
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (latin1-display-char): Use make-glyph-code.Kim F. Storm2007-02-141-6/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-101-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Fix copyrights.Kenichi Handa2005-05-131-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5.John Paul Wallington2004-08-211-1/+1
* (latin1-display-setup): Check each character is displayable or notKenichi Handa2004-04-071-83/+78
* (latin1-display): Fix docstring.Kenichi Handa2003-11-171-3/+3
* (latin1-char-displayable-p): NowDave Love2003-09-011-44/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (latin1-display): Add ?$,1s"(B.Dave Love2003-08-201-0/+1
* (ucs-tables): Don't require.Dave Love2003-03-131-4/+19
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Fix some 8-bit-graphic characters.Dave Love2001-12-071-400/+2967
* (latin1-char-displayable-p): Add leading "-" for X font pattern.Miles Bader2001-03-261-2/+3
* Undo coding change, which screwed up somehow.Dave Love2001-02-121-382/+382
* Doc fixes. Change coding toDave Love2001-02-121-390/+394
* Fix a typo in a comment.Eli Zaretskii2001-02-091-1/+1
* Require disp-table.Dave Love2001-01-171-5/+9