]> code.delx.au - gnu-emacs/history - src/msdos.c
Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.
[gnu-emacs] / src / msdos.c
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-13 Juanma BarranqueroFix typos.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
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 Eli ZaretskiiAdapt the MS-DOS build to changes in gnulib.
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-13 Paul EggertMerge from mainline.
2011-03-13 Paul EggertImprove quality of tests for time stamp overflow.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-12 Eli ZaretskiiFix compilation warnings on MS-DOS due to constifying...
2011-03-11 Eli ZaretskiiFix MS-Windows build broken by 2011-03-11T07:24:21Z...
2011-03-06 Stefan MonnierMerge from trunk
2011-03-02 Paul EggertMerge from mainline.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-27 Eli ZaretskiiImplement stub emulation of `readlink' for MS-DOS.
2011-02-27 Eli ZaretskiiEmulate `readlink' for DJGPP versions before 2.04.
2011-02-27 Paul EggertMerge: Minor cleanups uncovered by gcc warnings
2011-02-27 Paul Eggert* frame.h: Avoid gcc -Wmissing-prototypes diagnostics.
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 the MS-DOS build.
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-DOS build due to introduction of B_.
2011-02-12 Chong YidongMerge changes from emacs-23 branch
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-26 Glenn MorrisRefill some long/short copyright headers.
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 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisNuke arch-tags.
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 Stefan MonnierMerge from emacs-23
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-11 Stefan MonnierMerge from trunk
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-17 Chong YidongCleanup of window coordinate positioning code.
2010-11-16 Chong YidongRevert changes in 2010-11-16T19:59:24Z!cyd@stupidchicke...
2010-11-16 Chong YidongCleanup of window coordinate positioning code.
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-05 Eli ZaretskiiCleanup fallout from redesigning mouse highlight.
2010-11-01 Eli ZaretskiiREALLY finish coding portable mouse highlight.
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-30 Eli ZaretskiiUnify mouse highlight code of MSDOS and GUI sessions.
2010-10-24 Chong YidongMerge changes from emacs-23
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
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-01 Dan NicolaescuDo not include stdlib.h and string.h, config.h does it.
2010-10-01 Dan NicolaescuUse intern_c_string instead of intern.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-13 Stefan MonnierMerge from trunk
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-17 Joakim Veronamerge from trunk
2010-08-13 Eli ZaretskiiFix compilation of xmenu.c and unexcoff.c, clean up...
2010-08-13 Eli ZaretskiiFix -Wall compiler warnings in MSDOS sources.
2010-08-11 Stefan MonnierMerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs in frame...
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-23 Stefan MonnierMerge from trunk
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Eli ZaretskiiDon't use `subprocesses' in msdos.c.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongAdapt terminal frames to latest menu-bar changes.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
next