* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
[bpt/emacs.git] / src / emacs.c
2011-09-21 Paul Eggert* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-08 Juanma Barranquerosrc/emacs.c (my_heap_start): #ifdef to avoid warnings...
2011-09-05 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggertsprintf-related integer and memory overflow issues
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Lars Magne Ingebri... * Require libxml/parser.h to avoid compilation warning.
2011-09-03 Lars Magne Ingebri... Fix up xmlCleanupParser sequence.
2011-09-01 Paul EggertMerge from trunk.
2011-09-01 Paul EggertMerge from trunk.
2011-08-31 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Paul EggertMerge from trunk.
2011-08-30 Paul EggertMerge from trunk.
2011-08-29 Paul EggertMerge from trunk.
2011-08-29 Paul Eggert* emacs.c (main) [NS_IMPL_COCOA]: Don't overrun buffer
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Paul EggertAdjust in response to jan.h.d's comments.
2011-08-04 Paul EggertMerge from trunk.
2011-08-04 Jan DjärvCheck for pthread and use it if found.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul Eggert* emacs.c (main, sort_args): Check for size-calculation...
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Paul EggertMerge from trunk.
2011-07-12 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
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-08 Jan DjärvFix warnings in ns*m files: Replace deprecated methods...
2011-07-07 Paul Eggert* emacs.c: Integer overflow minor fix.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
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 EggertMerge from trunk.
2011-06-19 Paul Eggert* emacs.c: Don't assume string length fits in 'int'.
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
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-02 Dan Nicolaescu* src/emacs.c (main): Warn when starting a GTK emacs...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-01 Dan NicolaescuMake it possible to build with GCC-4.6+ -O2 -flto.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Dan NicolaescuMake it possible to run ./temacs.
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Paul Eggert* emacs.c [HAVE_X_WINDOWS]: Include "xterm.h".
2011-05-29 Chong YidongMove clipboard-manager functionality out of hooks.
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...
next