aboutsummaryrefslogtreecommitdiffstats
path: root/src/msdos.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid direct writes to contents member of struct Lisp_Vector.Dmitry Antipov2012-08-211-4/+4
* * keyboard.h (KSET): Remove.Paul Eggert2012-08-171-3/+3
* Use KSET for write access to Lisp_Object members of struct kboard.Dmitry Antipov2012-08-131-1/+1
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-4/+4
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-3/+3
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-4/+4
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-3/+3
* Generalize common compile-time constants.Dmitry Antipov2012-08-051-4/+4
* Fix Sed scripts and msdos.c as fallout of latest changes.Eli Zaretskii2012-08-041-7/+7
* * coding.c (Fdefine_coding_system_internal): Use XCAR/XCDR insteadAndreas Schwab2012-07-111-3/+1
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-101-4/+4
* Use XCAR and XCDR instead of Fcar and Fcdr where possible.Dmitry Antipov2012-07-101-1/+1
* Use make_formatted_string to avoid double length calculation.Dmitry Antipov2012-07-091-2/+4
* Cleanup xmalloc.Dmitry Antipov2012-07-051-6/+6
* Spelling fixes.Paul Eggert2012-07-021-1/+1
* Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-14/+15
* * keyboard.c (menu_bar_items, menu_bar_item, read_key_sequence):Andreas Schwab2012-06-251-2/+4
* Support higher-resolution time stamps.Paul Eggert2012-06-221-9/+2
* * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c:Dmitry Antipov2012-06-191-4/+2
* Merge from emacs-24; up to 2012-04-24T08:35:[email protected]Glenn Morris2012-05-261-1/+1
|\
| * Update value of window-system-version for MS-DOS build.Eli Zaretskii2012-05-211-1/+1
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-17/+17
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-241-2/+1
* * msdos.c (mouse_get_pos): Likewise.Paul Eggert2011-05-141-1/+1
* Repair the MSDOS build following latest changes.Eli Zaretskii2011-04-241-5/+5
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-1/+1
|\
| * Fix typos.Juanma Barranquero2011-04-131-1/+1
* | Adapt the MS-DOS build to changes in gnulib.Eli Zaretskii2011-04-061-0/+38
* | Fix compilation warnings on MS-DOS due to constifying of pointers in xmenu.c.Eli Zaretskii2011-03-121-3/+3
* | Fix MS-Windows build broken by 2011-03-11T07:24:[email protected].Eli Zaretskii2011-03-111-0/+1
* | Implement stub emulation of `readlink' for MS-DOS.Eli Zaretskii2011-02-271-0/+12
|\ \
| * | Emulate `readlink' for DJGPP versions before 2.04.Eli Zaretskii2011-02-271-0/+12
* | | * frame.h: Avoid gcc -Wmissing-prototypes diagnostics.Paul Eggert2011-02-261-3/+0
|/ /
* | Use KVAR in the MS-DOS build.Eli Zaretskii2011-02-161-1/+1
* | Change B_ to BVARTom Tromey2011-02-161-3/+3
* | Fix the MS-DOS build due to introduction of B_.Eli Zaretskii2011-02-141-3/+3
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+2
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-5/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.Eli Zaretskii2010-11-201-11/+2
|\ \
| * | msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.Eli Zaretskii2010-11-201-11/+2
* | | Cleanup of window coordinate positioning code.Chong Yidong2010-11-161-1/+1
* | | Revert changes in 2010-11-16T19:59:[email protected]Chong Yidong2010-11-161-1/+1