summaryrefslogtreecommitdiff
path: root/src/coding.h
Commit message (Expand)AuthorAgeFilesLines
* Include "composite.h".Kenichi Handa2009-03-061-1/+47
* * coding.h (struct coding_system): Make safe_charsets a pointer toAndreas Schwab2009-02-221-1/+1
* (coding_system_charset_list): Extern it.Kenichi Handa2009-02-041-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
* (enum define_coding_utf8_arg_index): New enum.Kenichi Handa2008-05-291-6/+13
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Use AREF, not ASLOT.Juanma Barranquero2008-02-141-17/+17
* (smerge-auto-combine-max-separation): New var.Stefan Monnier2008-02-131-19/+19
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-2/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
* | | Fix up multi-tty mergeMiles Bader2007-10-121-3/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-111-9/+2
|\ \ \ | |/ /
| * | Merge from emacs--devo--0Miles Bader2007-08-131-2/+2
| |\ \ | | |/
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \
| * \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-3/+3
| |\ \ \
| * \ \ \ Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-1/+2
| |\ \ \ \
| * \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-241-1/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-201-4/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-101-0/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged from miles@gnu.org--gnu-2005 (patch 677)Karoly Lorentey2005-12-261-2/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)Karoly Lorentey2005-11-011-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)Karoly Lorentey2005-03-191-11/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-6/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make terminal_coding and keyboard_coding display-local.Karoly Lorentey2004-05-231-10/+0
* | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-08-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Replace `iff' in comments.Glenn Morris2007-08-081-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Remove license from trivial file.Glenn Morris2007-07-251-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-01-261-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Add 2007 to copyright.Glenn Morris2007-01-211-1/+1
| * | | | | | | | | | | | | Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2006-12-161-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Update AIST copyright years.Kenichi Handa2006-12-131-1/+2
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | (CODING_REQUIRE_ENCODING): Elaborate the comment.Eli Zaretskii2006-05-201-1/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | (CODING_ASCII_INCOMPATIBLE_MASK): New macro.Kenichi Handa2006-05-181-4/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | (CODING_REQUIRE_ENCODING): Comment sync with HEAD.Kenichi Handa2006-06-081-1/+4
* | | | | | | | | | (system_eol_type): Fix synching with HEAD.Kenichi Handa2006-05-151-3/+0
* | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60Miles Bader2006-05-101-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | (system_eol_type): Extern it.Kenichi Handa2006-05-081-0/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | (CODING_SYSTEM_P): If ID is not available, callKenichi Handa2006-01-191-3/+16
* | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-4/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Copyright fixedKenichi Handa2005-12-191-2/+3
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | (DECODE_SYSTEM): Fix argument name; name->str.Kenichi Handa2005-10-271-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\ \ \ \ \ \ | |/ / / / /