summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* Add a comment with overview of how Emacs input works on MS-Windows.Eli Zaretskii2012-10-071-0/+3
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-2/+6
* gnutls.c, gtkutil.c: Use bool for boolean.Paul Eggert2012-09-231-3/+3
* src/w32term.c (w32_read_socket): Remove reference to deleted variable.Juanma Barranquero2012-09-231-1/+0
* Simplify and avoid signal-handling races.Paul Eggert2012-09-231-65/+58
* Omit unused arg EXPECTED from socket hooks.Paul Eggert2012-09-191-3/+1
* Set pending_signals to 1 in w32term.c's read-socket hook.Eli Zaretskii2012-09-171-0/+1
* Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-151-1/+0
* Fix wrong overhang display for gstring compositions (Bug#12364).YAMAMOTO Mitsuharu2012-09-111-0/+1
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-8/+8
* * window.h (WSET): Remove.Paul Eggert2012-08-171-2/+2
* * keyboard.h (KSET): Remove.Paul Eggert2012-08-171-1/+1
* * frame.h (FSET): Remove (Bug#12215).Paul Eggert2012-08-171-7/+7
* Use KSET for write access to Lisp_Object members of struct kboard.Dmitry Antipov2012-08-131-1/+1
* * src/xdisp.c (safe_eval_handler): Remove prototype. Receive args describingStefan Monnier2012-08-081-2/+2
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-13/+13
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-11/+11
* Fix Windows build errors introduced after converting to WGET and WSET.Dmitry Antipov2012-08-061-2/+3
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-15/+15
* Fix Windows build errors introduced after converting to FGET and FSET.Dmitry Antipov2012-08-061-7/+11
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-11/+11
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-15/+15
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-311-11/+11
* Fix bug #12082 with input of Meta-non-ASCII-characters on MS-Windows.Eli Zaretskii2012-07-301-10/+11
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* Cleanup xmalloc.Dmitry Antipov2012-07-051-8/+5
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-281-3/+3
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-7/+7
* Improve and document the language-change event on MS-Windows.Eli Zaretskii2012-06-231-3/+3
* Implement wave-style variant of underlining.Alp Aker2012-06-161-47/+149
* Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-131-1/+1
* Fix bug #11513 with raise-frame on MS-Windows.Eli Zaretskii2012-05-281-14/+23
* Fix compilation with -DGLYPH_DEBUG=1 on MS-Windows.Eli Zaretskii2012-05-181-0/+25
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
* Native scroll-bars are not implemented for Nextstep (bug#10673)Glenn Morris2012-02-011-3/+2
* * w32term.c: Copy previous xterm.c doc fix.Glenn Morris2012-01-301-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* Spelling fixes.Paul Eggert2011-12-181-1/+1
* Spelling fixes.Paul Eggert2011-12-161-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-191-3/+3
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* * src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.Jason Rumney2011-11-061-8/+8
* Add comments about special meaning of TAB characters in compositions.Eli Zaretskii2011-09-151-0/+2
* Remove unused external symbols.Paul Eggert2011-09-141-1/+0
* src/w32term.c: Fix typos in comments.Juanma Barranquero2011-07-311-7/+9
* [ChangeLog]Paul Eggert2011-05-281-4/+4