summaryrefslogtreecommitdiff
path: root/src/msdos.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2006-07-191-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | (Fmsdos_set_mouse_buttons): Use xsignal2.Kim F. Storm2006-07-181-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Update FSF's address.Lute Kamstra2005-07-041-2/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29Miles Bader2005-03-241-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | (XMenuActivate): Fix call to lookup_derived_face.Kim F. Storm2005-03-221-4/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-121-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv2004-11-071-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40Miles Bader2004-09-151-4/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | (msdos_set_cursor_shape): Add debugging print-out to termscript.Eli Zaretskii2004-09-101-4/+11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32Miles Bader2004-08-271-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22Miles Bader2004-07-061-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | (dos_rawgetc): Use make_number to produce Lisp objectsEli Zaretskii2004-07-031-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-20/+35
|\ \ \ \ \ \ | |/ / / / /
| * | | | | (syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number.Eli Zaretskii2004-05-181-4/+11
| * | | | | (IT_note_mouse_highlight): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-15/+3
| | |_|_|/ | |/| | |
| * | | | (top-level): Add "#pragma pack(0)" after <dir.h>, toEli Zaretskii2004-05-011-0/+1
| | |_|/ | |/| |
| * | | (init_environment): If one of the TMP... environmentEli Zaretskii2004-04-271-1/+20
| | |/ | |/|
| * | (clear_mouse_face): Only clear mouse highlight if not hidden.Kim F. Storm2004-04-051-3/+3
| |/
| * (Qcursor_type, Qbar, Qhbar): Declare extern.Kim F. Storm2003-11-281-10/+2
* | Sync to HEADKenichi Handa2004-04-161-14/+10
* | *** empty log message ***Kenichi Handa2003-09-081-5/+5
|\ \
| * | (XMenuActivate): Adjuted for the change of lookup_derived_face.Kenichi Handa2002-07-261-4/+4
| * | Include "character.h" instead of "charset.h".Kenichi Handa2002-03-011-1/+1
* | | New directoryKenichi Handa2003-09-081-5/+1
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | Comment-only change.Eli Zaretskii2003-08-241-1/+1
* | Include intervals.h, since STRING_INTERVALS requires that.Eli Zaretskii2003-08-241-0/+1
* | (dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event.Stefan Monnier2003-06-151-2/+3
* | Make (several) trivial substitutions for renamed andKim F. Storm2003-05-241-16/+15
* | * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-211-24/+0
* | Remove consolidated defines and code.Kim F. Storm2003-03-211-44/+14
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* | Fix typo.Juanma Barranquero2003-01-221-1/+1
* | (IT_note_mouse_highlight): Don't use mouse-face if hidden.Kim F. Storm2002-10-261-2/+4
* | (croak): Add `void' to definition.Eli Zaretskii2002-08-191-0/+1
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-5/+5
* | Fix typo.Juanma Barranquero2002-07-091-1/+1
* | Rename enum event_kind items.Pavel Janík2002-06-131-3/+3
* | Fix whitespace.Eli Zaretskii2002-05-171-129/+89
* | (Qhbar): New variable.Eli Zaretskii2002-04-191-4/+10
* | (dos_rawgetc): int/Lisp_Object confusion.Stefan Monnier2002-04-121-1/+1
* | (dos_rawgetc): Use a single event for HELP_EVENT.Stefan Monnier2002-04-121-8/+4
* | (syms_of_msdos): Fix last change with mouse_autoselect_window.Eli Zaretskii2002-04-031-1/+1
* | Rename autoselect_window_p to mouse_autoselect_window.Pavel Janík2002-04-031-5/+5