Merge from trunk
[bpt/emacs.git] / src / print.c
2011-03-06 Stefan MonnierMerge from trunk
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-25 Paul EggertMerge from mainline.
2011-02-25 Stefan MonnierGet rid of funvec.
2011-02-23 Stefan Monnier* src/print.c (print_object): Never print old-style...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-21 Stefan MonnierMerge from trunk
2011-02-21 Stefan MonnierUse offsets relative to top rather than bottom for...
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 Michael Welsh DugganFix use of dtoastr from gnulib.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Stefan MonnierMerge from trunk
2011-02-07 Paul Eggert* print.c: conform to C89 pointer rules
2011-02-07 Paul Eggert* data.c etc: conform to C89 pointer rules
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-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
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-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 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Paul EggertMerge from mainline.
2011-01-12 Paul EggertMerge from mainline.
2011-01-09 Paul EggertGive a name FLOAT_TO_STRING_BUFSIZE to the constant...
2011-01-09 Paul EggertUse gnulib's ftoastr module.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-27 Andreas SchwabRemove unused declarations
2010-12-24 Andreas SchwabFix indentation
2010-12-23 Stefan MonnierFix up last change.
2010-12-22 Stefan Monnier* src/print.c (print, print_preprocess, print_object...
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-14 Stefan MonnierTry and be more careful about propagation of lexical...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-13 Stefan MonnierMerge from trunk
2010-12-11 Stefan MonnierMerge from trunk
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-23 Dan NicolaescuMark debugger related variables and functions as EXTERN...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
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-15 Stefan MonnierMerge from trunk
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Kenichi Handamerge emacs-23
2010-10-12 Juanma BarranqueroFix typos in docstrings, comments and ChangeLogs.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-29 Stefan MonnierMerge from trunk
2010-09-29 Eli ZaretskiiFix int/EMACS_INT use in xdisp.c and print.c.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-25 Eli ZaretskiiFix int/EMACS_INT use in lread.c, marker.c, minibuf...
2010-09-24 Lars Magne Ingebri... Fix all EMACS_INT/int conversion errors in print.c...
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-13 Stefan MonnierMerge from trunk
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-11 Stefan MonnierMerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-23 Stefan MonnierMerge from trunk
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabConstify functions taking char *
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-04 Juanma Barranquero* print.c (strout): Use const char* for arg PTR.
next