Merge from mainline.
[bpt/emacs.git] / src / doc.c
2011-04-26 Paul EggertMerge from mainline.
2011-04-25 Paul Eggert* lisp.h: (XVECTOR_SIZE): Remove. All uses replaced...
2011-04-25 Paul Eggertlisp.h: Fix a problem with aliasing and vector headers.
2011-04-24 Eli ZaretskiiFallout from resurrecting doprnt.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-20 Paul EggertMerge from mainline.
2011-04-20 Paul EggertMerge: Make the Lisp reader and string-to-float more...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Paul EggertReplace pEd with more-general pI, and fix some printf...
2011-04-15 Paul EggertMerge from mainline.
2011-04-14 Paul EggertMerge from mainline.
2011-04-14 Paul Eggert* lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in
2011-04-14 Paul EggertUndo the DEFUN->DEFUE change.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-11 Paul EggertMake Emacs functions such as Fatom 'static' by default.
2011-04-10 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-10 Paul EggertMerge from mainline.
2011-04-10 Paul EggertMerge from mainline.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-07 Paul Eggerterror: Print 32- and 64-bit integers portably (Bug...
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Stefan MonnierMerge from trunk
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-17 Paul EggertMerge: Fix more problems found by GCC 4.5.2's static...
2011-03-17 Paul EggertMerge from mainline.
2011-03-15 Paul Eggert* doc.c (Fdocumentation, Fsnarf_documentation): Move...
2011-03-13 Stefan Monnier* src/eval.c (Ffunction): Use simpler format for closures.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
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 Stefan MonnierGet rid of funvec.
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-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 TromeyHide implementation of `struct kboard'
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Stefan MonnierMerge from trunk
2011-02-06 Paul Eggert* doc.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-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-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 EggertInclude <unistd.h> unilaterally.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-15 Stefan MonnierObey lexical-binding in interactive evaluation commands.
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-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-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-04 Dan NicolaescuRemove O_RDONLY, O_WRONLY definitions, not needed.
2010-10-03 Dan NicolaescuInclude <fcntl.h> unconditionally.
2010-09-29 Stefan MonnierMerge from trunk
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-24 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Lars Magne Ingebri... Clean up EMACS_INT/int usage in doc.c and doprnt.c.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-22 Kenichi Handamerge trunk
2010-09-21 Ari Roponen* doc.c (Fsnarf_documentation): Use memmove instead...
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-13 Stefan MonnierMerge from trunk
next