Merge from trunk.
[bpt/emacs.git] / src / buffer.c
2011-07-11 Paul EggertMerge from trunk.
2011-07-10 Andreas SchwabProtoize
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Paul Eggert* buffer.c: Integer signedness fixes.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Paul EggertRemove more assumptions re struct layout (Bug#8884).
2011-07-06 Paul EggertMerge: Remove unportable assumption about struct layout...
2011-07-06 Paul EggertRemove unportable assumption about struct layout (Bug...
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-04 Lars Magne Ingebri... * buffer.c (Foverlay_put): Say what the return value is
2011-07-02 Martin RudalicsRemove clone-number support. Provide clone-of paramete...
2011-06-27 Martin RudalicsHave overlays with window property respect clone numbers.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-24 Juanma BarranqueroMove DEFSYM to lisp.h and use everywhere.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge: Integer overflow and signedness fixes (Bug#8873).
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Paul Eggert* buffer.c (OVERLAY_COUNT_MAX): New macro.
2011-06-21 Paul EggertUse ptrdiff_t, not int, for overlay counts.
2011-06-21 Paul EggertMerge from trunk.
2011-06-19 Paul Eggert* buffer.c (init_buffer): Don't assume string length...
2011-06-17 Paul Eggert* buffer.c: Include <verify.h>.
2011-06-17 Paul Eggert* buffer.c (record_overlay_string): Check for size...
2011-06-17 Paul Eggert* buffer.c (struct sortstr.size, record_overlay_string...
2011-06-17 Paul Eggert* buffer.c (compare_overlays, cmp_for_strings): Avoid...
2011-06-17 Paul Eggert* buffer.c (struct sortstr.priority): Now EMACS_INT...
2011-06-17 Paul Eggert* buffer.c (struct sortvec.priority): Now EMACS_INT...
2011-06-15 Paul EggertInteger overflow and signedness fixes (Bug#8873).
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Paul EggertMerge from trunk.
2011-06-14 Paul EggertMerge from trunk.
2011-06-14 Paul EggertMerge from trunk.
2011-06-13 Paul EggertMerge from trunk.
2011-06-12 Paul EggertFix minor problems found by GCC 4.6.0 static checking.
2011-06-12 Paul EggertMerge from trunk.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Paul Eggert* buffer.c (Qclone_number): Remove for now, as it's...
2011-06-11 Martin RudalicsMove/add window-buffer-related functions to window.el.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Paul EggertMerge from trunk.
2011-06-10 Paul EggertMerge from trunk.
2011-06-10 Martin RudalicsMove window resize code from window.c to window.el.
2011-06-09 Paul Eggert* buffer.c (advance_to_char_boundary): Return EMACS_INT...
2011-06-09 Paul Eggert* buffer.c (Fgenerate_new_buffer_name): Use EMACS_INT...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-03 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-03 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-02 Paul EggertMerge: memory_full, gnutls improvements
2011-06-02 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-30 Paul Eggert[ChangeLog]
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-09 Eli ZaretskiiBackport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla...
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-04-27 Paul Eggert* buffer.c (init_buffer) [USE_MMAP_FOR_BUFFERS]: Adjust...
2011-04-26 Paul EggertMerge from mainline.
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.
next