summaryrefslogtreecommitdiff
path: root/src/dosfns.c
Commit message (Expand)AuthorAge
* (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.Eli Zaretskii2009-04-04
* (system_process_attributes, list_system_processes): New functions.Eli Zaretskii2009-01-03
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-14
* Include frame.h before termhooks.h.Eli Zaretskii2008-08-23
* * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.Jason Rumney2008-05-22
* (msdos_stdcolor_idx): Use xstricmp.Jason Rumney2008-05-22
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-07-27
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Merge from emacs--devo--0Miles Bader2007-01-26
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-21
* | Merge from emacs--devo--0Miles Bader2006-11-07
|\|
| * (Finsert_startup_screen): Fix typo in docstring.Juanma Barranquero2006-11-05
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-08
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-26
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-07
|\|
| * Update FSF's address.Lute Kamstra2005-07-04
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-12
|\|
| * * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv2004-11-07
* | Sync to HEADKenichi Handa2004-04-16
* | *** empty log message ***Kenichi Handa2003-09-08
|\ \
| * | Include "character.h" instead of "charset.h".Kenichi Handa2002-03-01
* | | New directoryKenichi Handa2003-09-08
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-01
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-15
* | Fix whitespace.Eli Zaretskii2002-05-17
* | Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-04
|/
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-12-09
* (dos-display-scancodes, dos-decimal): Doc fix.Eli Zaretskii2001-12-09
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-02
* (syms_of_dosfns): Add \n\ at the end of a line in theEli Zaretskii2001-07-06
* Update copyright notice.Eli Zaretskii2001-03-04
* (Ffile_system_info): New function.Eli Zaretskii2000-12-07
* (unspecified_fg, unspecified_bg): Remove extern declaration.Eli Zaretskii2000-10-16
* (unspecified_colors): Remove.Eli Zaretskii2000-01-03
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-15
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-06
* (msdos_stdcolor_name): Remove const from return value.Eli Zaretskii1999-08-10
* (msdos_stdcolor_name, msdos_stdcolor_idx): NewEli Zaretskii1999-07-30
* (dos_cleanup): Flush and fsync the termscript stream.Eli Zaretskii1998-12-03
* (init_dosfns): Fix bug in passing segment address of the transfer buffer.Eli Zaretskii1998-04-08
* (__tb): Define.Eli Zaretskii1997-10-13
* (init_dosfns): Avoid calling DOS memory-allocationRichard M. Stallman1997-08-11
* (Finsert_startup_screen): Call `insert_char' with a single argument.Richard M. Stallman1997-08-11
* (init_dosfns): When setting `__opendir_flags' value,Richard M. Stallman1996-09-25
* (Fset_mouse_position): Remove the DOS-specificRichard M. Stallman1996-06-10