aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-12-30Spelling fixes.Paul Eggert1-1/+1
2011-12-04Don't macro-inline non-performance-critical code.Stefan Monnier1-1/+1
2011-11-14Spelling fixes.Paul Eggert1-1/+1
2011-07-18Use ptrdiff_t for hash table indexes.Paul Eggert1-1/+1
2011-04-10* coding.h (coding, code_convert_region, encode_coding_gap): RemovePaul Eggert1-6/+0
2011-04-10Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert1-3/+1
2011-04-09Replace some uses of `int' with EMACS_INT.Eli Zaretskii1-1/+1
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey1-39/+0
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-03Backport bug 7517 fixes from trunk.Jan Djärv1-2/+1
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-2/+2
2010-12-30Encode frame title and icon name before setting.Jan Djärv1-2/+1
2010-09-30Complement a coding system for encoding arguments and input to a process.Kenichi Handa1-0/+1
2010-07-28Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu1-0/+3
2010-07-02Convert some prototypes to standard C.Dan Nicolaescu1-1/+1
2010-07-02Remove P_ and __P macros.Jan D1-34/+34
2010-01-13Add 2010 to copyright years.Glenn Morris1-2/+2
2009-08-22(encode_coding_string): Don't encode unibyte strings. (Bug#4047)Eli Zaretskii1-3/+4
2009-08-10(decode_coding_string, encode_coding_string): Use SBYTES macro.Ken Raeburn1-2/+2
2009-07-25* coding.h (decode_coding_string, encode_coding_string): UseKen Raeburn1-2/+2
2009-07-08(JIS_TO_SJIS2): Fix the code range check.Kenichi Handa1-1/+1
2009-03-06Include "composite.h".Kenichi Handa1-1/+47
2009-02-22* coding.h (struct coding_system): Make safe_charsets a pointer toAndreas Schwab1-1/+1
2009-02-04(coding_system_charset_list): Extern it.Kenichi Handa1-0/+1
2009-01-08Add 2009 to copyright years.Glenn Morris1-2/+2
2008-05-29(enum define_coding_utf8_arg_index): New enum.Kenichi Handa1-6/+13
2008-05-15Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-02-14Use AREF, not ASLOT.Juanma Barranquero1-17/+17
2008-02-13(smerge-auto-combine-max-separation): New var.Stefan Monnier1-19/+19
2008-01-08Add 2008 to copyright years.Glenn Morris1-2/+2
2007-10-12Fix up multi-tty mergeMiles Bader1-3/+0
2007-08-08Replace `iff' in comments.Glenn Morris1-2/+2
2007-07-25Remove license from trivial file.Glenn Morris1-1/+1
2007-01-21Add 2007 to copyright.Glenn Morris1-1/+1
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris1-2/+2
2006-12-13Update AIST copyright years.Kenichi Handa1-1/+2
2006-06-08(CODING_REQUIRE_ENCODING): Comment sync with HEAD.Kenichi Handa1-1/+4
2006-05-20(CODING_REQUIRE_ENCODING): Elaborate the comment.Eli Zaretskii1-1/+4
2006-05-18(CODING_ASCII_INCOMPATIBLE_MASK): New macro.Kenichi Handa1-4/+6
2006-05-15(system_eol_type): Fix synching with HEAD.Kenichi Handa1-3/+0
2006-05-08(system_eol_type): Extern it.Kenichi Handa1-0/+3
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+2
2006-01-19(CODING_SYSTEM_P): If ID is not available, callKenichi Handa1-3/+16
2005-12-19Copyright fixedKenichi Handa1-2/+3
2005-10-27(DECODE_SYSTEM): Fix argument name; name->str.Kenichi Handa1-1/+1
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+1
2005-07-12* coding.c (Qprocess_argument):Kim F. Storm1-2/+2