]> code.delx.au - gnu-emacs/history - src/callproc.c
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / src / callproc.c
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-11-14 Paul EggertMerge from trunk.
2011-11-11 Kenichi Handacallproc.c (Fcall_process): Set the member dst_multibyt...
2011-11-07 Kenichi Handamerge trunk
2011-11-07 Kenichi HandaSet members of the struct coding_system before accessin...
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-18 Chong YidongMerge changes from emacs-23 branch
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-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
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 Paul Eggert* callproc.c (Fcall_process): Avoid vfork clobbering
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul Eggert* callproc.c (child_setup): Don't assume strlen fits...
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul Eggert* callproc.c (Fcall_process): Use 'volatile' to avoid...
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-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge: Use pthread_sigmask, not sigprocmask (Bug#9010).
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Paul EggertUse pthread_sigmask, not sigprocmask.
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-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* callproc.c (egetenv): Adjust to getenv_internal API...
2011-06-21 Paul EggertMerge from trunk.
2011-06-19 Paul Eggert* callproc.c (child_setup): Rewrite to avoid two strlen...
2011-06-19 Paul Eggert* callproc.c: Don't assume string length fits in '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 EggertVariadic C functions now count arguments with ptrdiff_t.
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-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-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-20 Eli ZaretskiiFix the MSDOS build as follows from 2011-05-19T06:04...
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-07 Eli ZaretskiiAdapt the MS-DOS build to latest changes.
2011-05-07 Eli ZaretskiiFix changes in 2011-05-01T00:04:17Z!larsi@gnus.org...
2011-05-06 Paul EggertDo not assume EMACS_INT is the same width as a pointer.
2011-05-06 Paul EggertMerge from mainline.
2011-05-05 Paul EggertMerge from mainline.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-04 Juanma BarranqueroImplement dynamic loading of GnuTLS on Windows.
2011-05-04 Paul EggertMerge from mainline.
2011-05-04 Paul EggertMerge from mainline.
2011-05-03 Paul Eggert* callproc.c (Fcall_process): Use 'volatile' to avoid...
2011-05-03 Paul EggertMerge from mainline.
2011-05-01 Andreas Schwab* src/callproc.c: Indentation fixup.
2011-05-01 Lars Magne Ingebri... Extend `call-process' to take the `(:file "file")'...
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 EggertMake Emacs functions such as Fatom 'static' by default.
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-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan MonnierMerge from trunk
next