Merge from mainline.
[bpt/emacs.git] / src / buffer.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 EggertFix minor typos in previous change.
2011-04-25 Paul Eggertlisp.h: Fix a problem with aliasing and vector headers.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
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 Eggert* buffer.c (buffer_count): Remove unused var.
2011-04-11 Paul EggertDeclare Lisp_Object Q* variables to be 'static' if...
2011-04-11 Paul EggertMake Emacs functions such as Fatom 'static' by default.
2011-04-10 Chong Yidong* src/buffer.c (syms_of_buffer): Doc fix (Bug#6902).
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-06 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-06 Paul EggertMerge from mainline.
2011-04-05 Paul EggertMerge from mainline.
2011-04-02 Paul Eggert* buffer.c (Fprevious_overlay_change): Remove var that...
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-27 Paul EggertMerge from atest branch.
2011-03-25 Juanma Barranquerosrc/*.c: Remove unused function parameters.
2011-03-23 Julien DanjouUse Frun_hooks rather than calling Vrun_hooks manually
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-19 Chong YidongBackport fix for Bug#8219 from trunk.
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* buffer.c (fix_overlays_before): Mark locals as initia...
2011-03-14 Paul Eggert* buffer.c: (Fkill_buffer, record_buffer, Fbury_buffer...
2011-03-14 Paul Eggert* buffer.c (switch_to_buffer_1): Now static.
2011-03-14 Chong Yidong* src/buffer.c (Fmake_indirect_buffer): Fix incorrect...
2011-03-13 Chong YidongFix BUF_* macros to handle indirect buffers properly...
2011-03-13 Paul EggertMerge from mainline.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Tom Tromey* buffer.c (syms_of_buffer): Remove obsolete comment.
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-23 Juanma BarranqueroFix typos.
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 Eli ZaretskiiUse KVAR in MS-Windows build, remove buffer-file-type.
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 Eli ZaretskiiFix the MS-Windows build due to introduction of B_.
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-10 Paul EggertMerge from mainline.
2011-02-08 Tom TromeyMake globals.h a generated header
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-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 Tom TromeyChange buffer_defaults to new new macro; preparation...
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-16 Glenn MorrisRefill some copyright headers.
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-27 Andreas SchwabRemove unused declarations
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
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-11-01 Kenichi Handamerge trunk
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-29 Glenn MorrisRemove duplicate Lisp definitions of define-minor-mode...
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Glenn MorrisSync docs of cursor-in-non-selected-windows between...
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
next