summaryrefslogtreecommitdiff
path: root/src/coding.h
AgeCommit message (Expand)Author
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-30Encode frame title and icon name before setting.Jan Djärv
2010-10-08Merge changes from emacs-23 branch.Juanma Barranquero
2010-09-30Complement a coding system for encoding arguments and input to a process.Kenichi Handa
2010-07-28Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu
2010-07-02Convert some prototypes to standard C.Dan Nicolaescu
2010-07-02Remove P_ and __P macros.Jan D
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-08-22(encode_coding_string): Don't encode unibyte strings. (Bug#4047)Eli Zaretskii
2009-08-10(decode_coding_string, encode_coding_string): Use SBYTES macro.Ken Raeburn
2009-07-25* coding.h (decode_coding_string, encode_coding_string): UseKen Raeburn
2009-07-08(JIS_TO_SJIS2): Fix the code range check.Kenichi Handa
2009-03-06Include "composite.h".Kenichi Handa
2009-02-22* coding.h (struct coding_system): Make safe_charsets a pointer toAndreas Schwab
2009-02-04(coding_system_charset_list): Extern it.Kenichi Handa
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-05-29(enum define_coding_utf8_arg_index): New enum.Kenichi Handa
2008-05-15Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-02-14Use AREF, not ASLOT.Juanma Barranquero
2008-02-13(smerge-auto-combine-max-separation): New var.Stefan Monnier
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-10-12Fix up multi-tty mergeMiles Bader
2007-10-11Merge from emacs--devo--0Miles Bader
2007-08-13Merge from emacs--devo--0Miles Bader
2007-08-13Merge from emacs--devo--0Miles Bader
2007-08-08Replace `iff' in comments.Glenn Morris
2007-07-31Merge from emacs--devo--0Miles Bader
2007-07-27Merge from emacs--devo--0Miles Bader
2007-07-25Remove license from trivial file.Glenn Morris
2007-01-29Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-01-26Merge from emacs--devo--0Miles Bader
2007-01-21Add 2007 to copyright.Glenn Morris
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2007-01-01Merged from emacs@sv.gnu.org.Karoly Lorentey
2006-12-16Merge from emacs--devo--0Miles Bader
2006-12-13Update AIST copyright years.Kenichi Handa
2006-06-08(CODING_REQUIRE_ENCODING): Comment sync with HEAD.Kenichi Handa
2006-05-24Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-05-20(CODING_REQUIRE_ENCODING): Elaborate the comment.Eli Zaretskii
2006-05-20Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-05-18(CODING_ASCII_INCOMPATIBLE_MASK): New macro.Kenichi Handa
2006-05-15(system_eol_type): Fix synching with HEAD.Kenichi Handa
2006-05-10Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60Miles Bader
2006-05-10Merged from emacs@sv.gnu.orgKaroly Lorentey