src/*.c: Remove some additional unused parameters.
[bpt/emacs.git] / src / coding.c
2011-03-28 Juanma Barranquerosrc/*.c: Remove some additional unused parameters.
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Paul Eggert* coding.c (encode_coding_raw_text): Avoid unnecessary...
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-17 Paul EggertMerge from mainline.
2011-03-15 Andreas Schwab* src/coding.c (detect_coding_iso_2022): Reorganize...
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Paul EggertFix some minor problems found by GCC 4.5.2's static...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-08 Paul Eggert* coding.c (detect_coding_iso_2022): Initialize a local...
2011-03-08 Paul Eggert* coding.c (decode_coding_emacs_mule): Mark variables...
2011-03-08 Paul Eggert* coding.c: (ISO_CODE_LF, ISO_CODE_CR, CODING_ISO_FLAG_...
2011-03-08 Paul Eggert* coding.c: (decode_coding_object, encode_coding_object...
2011-03-08 Paul Eggert* coding.c (decode_coding_iso_2022): Add "default:...
2011-03-08 Paul Eggert* coding.c (emacs_mule_char, encode_invocation_designat...
2011-03-08 Paul Eggert* coding.c (Fdefine_coding_system_internal): Don't...
2011-03-08 Paul Eggert* coding.c (coding_set_source, coding_set_destination):
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-18 Paul EggertMerge from mainline.
2011-02-16 Tom TromeyChange B_ to BVAR
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-15 Paul EggertMerge from mainline.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-06 Paul Eggert* insdel.c: conform to C89 pointer rules
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul Eggert* coding.c (decode_coding_emacs_mule): Remove unreachab...
2011-01-15 Glenn MorrisNuke arch-tags.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-19 Stefan MonnierMinor clean up to silence some gcc warnings.
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-11-27 Chong YidongMerge changes from emacs-23 branch.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-25 Kenichi HandaFix decoding of emacs-mule coding system.
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-17 Kenichi Handacoding.c (Fset_terminal_coding_system_internal): Fix...
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-04 Lars Magne Ingebri... Refer to set-coding-system-priority instead of the...
2010-11-01 Kenichi Handamerge trunk
2010-11-01 Kenichi Handamerge trunk
2010-11-01 Kenichi HandaHandle glyphless characters on tty.
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-12 Kenichi HandaFix typos in comments
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Kenichi Handamerge emacs-23
2010-10-08 Kenichi Handacoding.c (complement_process_encoding_system): Fix...
2010-10-04 Kenichi Handamerge emacs-23
2010-10-04 Kenichi Handacoding.c (complement_process_encoding_system): Fix...
2010-10-02 Kenichi Handamerge emacs-23
2010-10-02 Kenichi HandaFix complementing of a coding system
2010-09-30 Kenichi Handamerge emacs-23
2010-09-30 Kenichi HandaComplement a coding system for encoding arguments and...
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-16 Kenichi Handamerge trunk
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-08 Kenichi Handacoding.c (encode_coding_iso_2022): Do not optimize...
2010-09-07 Kenichi Handamerge emacs-23
2010-09-07 Kenichi Handacoding.c (detect_coding_emacs_mule): Fix checking of...
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-17 Joakim Veronamerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Dan NicolaescuUse const char* instead of char*.
2010-08-06 Kenichi Handamerge trunk
2010-08-06 Kenichi HandaImprove the encoding by compound-text-with-extensions.
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
next