summaryrefslogtreecommitdiff
path: root/src/dosfns.c
Commit message (Expand)AuthorAgeFilesLines
* (Finsert_startup_screen): Fix typo in docstring.Juanma Barranquero2006-11-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv2004-11-071-3/+3
* 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
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): HarmonizeErik Naggum1996-01-091-43/+43
* (syms_of_dosfns): delete the `dos-menubar-clock' andKarl Heuer1995-12-191-11/+0
* (syms_of_dosfns): Use 0x75 for dos_keypad_mode.Richard M. Stallman1995-11-211-1/+1
* (insert-startup-screen): New function.Kim F. Storm1995-10-111-10/+187
* (Fmsdos_mouse_enable, Fmsdos_mouse_disable)Richard M. Stallman1995-09-021-2/+41
* Comment change.Richard M. Stallman1995-01-201-1/+1
* *** empty log message ***Morten Welinder1994-10-171-0/+40
* Finish downcasing mouse_init1, mouse_off,Richard M. Stallman1994-05-021-25/+28
* Use <...> for config.h.Richard M. Stallman1994-02-171-1/+1
* Initial revisionRichard M. Stallman1994-01-081-0/+215