aboutsummaryrefslogtreecommitdiffstats
path: root/src/dosfns.c
Commit message (Expand)AuthorAgeFilesLines
* * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.Jason Rumney2008-05-221-1/+1
* (msdos_stdcolor_idx): Use xstricmp.Jason Rumney2008-05-221-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-11-071-1/+1
|\|
| * (Finsert_startup_screen): Fix typo in docstring.Juanma Barranquero2006-11-051-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-2/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-70Miles Bader2004-11-121-3/+3
|\|
| * * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv2004-11-071-3/+3
* | Sync to HEADKenichi Handa2004-04-161-0/+3
* | *** empty log message ***Kenichi Handa2003-09-081-1/+1
|\ \
| * | Include "character.h" instead of "charset.h".Kenichi Handa2002-03-011-1/+1
* | | New directoryKenichi Handa2003-09-081-3/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-2/+2
* | Fix whitespace.Eli Zaretskii2002-05-171-18/+15
* | Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-8/+8
|/
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-12-091-91/+92
* (dos-display-scancodes, dos-decimal): Doc fix.Eli Zaretskii2001-12-091-2/+4
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-10/+10
* (syms_of_dosfns): Add \n\ at the end of a line in theEli Zaretskii2001-07-061-1/+1
* Update copyright notice.Eli Zaretskii2001-03-041-1/+2
* (Ffile_system_info): New function.Eli Zaretskii2000-12-071-0/+30
* (unspecified_fg, unspecified_bg): Remove extern declaration.Eli Zaretskii2000-10-161-2/+0
* (unspecified_colors): Remove.Eli Zaretskii2000-01-031-15/+13
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-151-3/+15
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-12/+7
* (msdos_stdcolor_name): Remove const from return value.Eli Zaretskii1999-08-101-1/+1
* (msdos_stdcolor_name, msdos_stdcolor_idx): NewEli Zaretskii1999-07-301-0/+40
* (dos_cleanup): Flush and fsync the termscript stream.Eli Zaretskii1998-12-031-0/+7
* (init_dosfns): Fix bug in passing segment address of the transfer buffer.Eli Zaretskii1998-04-081-1/+1
* (__tb): Define.Eli Zaretskii1997-10-131-0/+149
* (init_dosfns): Avoid calling DOS memory-allocationRichard M. Stallman1997-08-111-13/+29
* (Finsert_startup_screen): Call `insert_char' with a single argument.Richard M. Stallman1997-08-111-2/+2
* (init_dosfns): When setting `__opendir_flags' value,Richard M. Stallman1996-09-251-6/+10
* (Fset_mouse_position): Remove the DOS-specificRichard M. Stallman1996-06-101-13/+0
* (init_dosfns) [DJGPP >= 2]: Make `opendir' preserveRichard M. Stallman1996-05-131-0/+12
* Undo previous change.Richard M. Stallman1996-05-061-14/+0
* (Fmsdos_long_file_names): New function.Richard M. Stallman1996-05-051-0/+13
* (mode25, mode4350): Moved to `lisp/dos-fns.el'.Richard M. Stallman1996-01-251-59/+0