summaryrefslogtreecommitdiff
path: root/src/coding.h
Commit message (Expand)AuthorAge
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Fix build break in non-Cygw32 Cygwin builds introduced in 2012-10-29T17:24:29...Daniel Colascione2012-10-29
* 2012-10-29 Daniel Colascione <dancol@dancol.org>Daniel Colascione2012-10-29
* Misc minor simplifications in C code.Stefan Monnier2012-10-01
* * cmds.c, coding.c: Use bool for booleans.Paul Eggert2012-08-27
* * coding.h (CODING_ATTR_FLUSHING): Remove; unused and wouldn't work.Paul Eggert2012-07-31
* Merge from trunk.Paul Eggert2012-01-09
|\
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
| * Spelling fixes.Paul Eggert2011-12-30
* | Merge from trunk.Paul Eggert2011-12-10
|\|
| * Don't macro-inline non-performance-critical code.Stefan Monnier2011-12-04
* | Merge from trunk.Paul Eggert2011-11-18
|\|
| * Spelling fixes.Paul Eggert2011-11-14
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-21
|/
* Use ptrdiff_t for hash table indexes.Paul Eggert2011-07-18
* * coding.h (coding, code_convert_region, encode_coding_gap): RemovePaul Eggert2011-04-10
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-10
* Replace some uses of `int' with EMACS_INT.Eli Zaretskii2011-04-09
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-18
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Encode frame title and icon name before setting.Jan Djärv2010-12-30
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-08
|\|
| * Complement a coding system for encoding arguments and input to a process.Kenichi Handa2010-09-30
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-28
* | Convert some prototypes to standard C.Dan Nicolaescu2010-07-02
* | Remove P_ and __P macros.Jan D2010-07-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (encode_coding_string): Don't encode unibyte strings. (Bug#4047)Eli Zaretskii2009-08-22
* (decode_coding_string, encode_coding_string): Use SBYTES macro.Ken Raeburn2009-08-10
* * coding.h (decode_coding_string, encode_coding_string): UseKen Raeburn2009-07-25
* (JIS_TO_SJIS2): Fix the code range check.Kenichi Handa2009-07-08
* Include "composite.h".Kenichi Handa2009-03-06
* * coding.h (struct coding_system): Make safe_charsets a pointer toAndreas Schwab2009-02-22
* (coding_system_charset_list): Extern it.Kenichi Handa2009-02-04
* Add 2009 to copyright years.Glenn Morris2009-01-08
* (enum define_coding_utf8_arg_index): New enum.Kenichi Handa2008-05-29
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Use AREF, not ASLOT.Juanma Barranquero2008-02-14
* (smerge-auto-combine-max-separation): New var.Stefan Monnier2008-02-13
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Merge from emacs--rel--22Miles Bader2008-01-08
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-08
* | | Fix up multi-tty mergeMiles Bader2007-10-12
* | | Merge from emacs--devo--0Miles Bader2007-10-11
|\| |
| * | Merge from emacs--devo--0Miles Bader2007-08-13
| |\|
| * | Merge from emacs--devo--0Miles Bader2007-07-31
| |\ \
| * \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
| |\ \ \