]> code.delx.au - gnu-emacs/history - src/print.c
upstream
[gnu-emacs] / src / print.c
2012-11-18 Joakim Veronaupstream
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-13 Joakim Veronaupstream
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-13 Joakim Veronaupstream
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-08 Stefan Monnier* src/lisp.h (XHASH): Redefine to be imperfect and...
2012-11-08 Stefan MonnierUse ad-hoc comparison function for the profiler's hash...
2012-11-08 Joakim Veronaupstream
2012-11-06 Joakim Veronaupstream
2012-10-25 Joakim Veronaupstream
2012-10-25 Joakim Veronaupstream
2012-10-24 Joakim Veronaupstream
2012-10-20 Joakim Veronaupstream
2012-10-17 Kenichi Handamerge trunk
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-16 Joakim Veronaupstream
2012-10-16 Dmitry Antipov* alloc.c (Fmake_byte_code): Fix typo in comment.
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-30 Kenichi Handamerge trunk
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-28 Joakim Veronafinally builds again
2012-09-28 Joakim Veronaupstream
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-23 Paul EggertSimplify and avoid signal-handling races.
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-20 Joakim Veronastil not compiling
2012-09-19 Joakim Veronanot compiling yet
2012-09-18 Joakim Veronanot compiling yet
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-16 Kenichi Handamerge trunk
2012-09-15 Paul EggertPort better to POSIX hosts lacking _setjmp.
2012-09-12 Joakim Veronaupstream
2012-09-11 Joakim Veronaupstream
2012-09-11 Dmitry AntipovConvenient macro to check whether the buffer is live.
2012-09-10 Joakim Veronaupstream
2012-09-09 Paul EggertAssume C89 or later for math functions.
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-04 Paul EggertSimplify redefinition of 'abort' (Bug#12316).
2012-09-03 Joakim Veronaupstream
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-28 Dmitry AntipovAlways use set_buffer_if_live to restore original buffe...
2012-08-28 Dmitry AntipovFix usage of set_buffer_internal.
2012-08-22 Kenichi Handamerge trunk
2012-08-21 Paul Eggert* alloc.c: Use bool for booleans.
2012-08-19 Joakim Veronaupstream
2012-08-18 Paul Eggert* buffer.h (BSET): Remove.
2012-08-17 Paul EggertA few more naming-convention fixes for getters and...
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Joakim Veronaupstream
2012-08-14 Dmitry AntipovRevert and cleanup some recent overlay changes.
2012-08-13 Dmitry AntipovUse BSET for write access to Lisp_Object members of...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-08 Dmitry AntipovInline functions to examine and change buffer overlays.
2012-08-08 Dmitry AntipovInline functions to examine and change string intervals.
2012-08-08 Dmitry AntipovCleanup intervals.
2012-08-07 Dmitry AntipovDrop PGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop FGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-03 Paul EggertRemove unnecessary casts involving pointers.
2012-08-01 Joakim Veronaupstream
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for processes.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
2012-07-30 Joakim Veronaupstream
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-27 Joakim Veronaupstream
2012-07-23 Eli ZaretskiiFix bug #12025 with a crash when displaying tooltips.
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Paul EggertMore xmalloc and related cleanup.
2012-07-05 Dmitry AntipovCleanup xmalloc.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Dmitry Antipov* window.h (struct window): Change type of 'use_time...
2012-06-26 Paul EggertUse sprintf return value instead of invoking strlen...
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-19 Joakim Veronaupstream
2012-06-19 Dmitry Antipov* alloc.c, bytecode.c, ccl.c, coding.c, composite.c...
2012-06-18 Joakim Veronaupstream
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-13 Joakim Veronaupstream
2012-06-13 Joakim Veronaupstream, doesn build yet
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-05-31 Joakim Veronaupstream
2012-05-31 Joakim Veronaupstream
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-30 Joakim Veronaupstream
next