| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Set up defined_color_hook for the initial frame | Alex Gramiak | 2019-08-10 | 1 | -0/+1 |
* | Avoid some unnecessary stdio.h includes | Paul Eggert | 2019-07-08 | 1 | -2/+0 |
* | Allow gap before first non-Lisp pseudovec member | Paul Eggert | 2019-04-08 | 1 | -2/+2 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-10-03 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Cleanup when opening a new terminal fails. (Bug#32794) | John Shahid | 2018-09-29 | 1 | -1/+8 |
* | | Merge remote-tracking branch 'origin/master' into feature/bignum | Tom Tromey | 2018-08-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Prefer NILP (x) to EQ (x, Qnil) | Paul Eggert | 2018-07-19 | 1 | -1/+1 |
| |/ |
|
* | | Rename integerp->fixnum, etc, in preparation for bignums | Tom Tromey | 2018-07-12 | 1 | -2/+2 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Tighten recently-added UTF-8 check | Paul Eggert | 2017-04-17 | 1 | -2/+3 |
* | Work around bug with unibyte Linux consoles | Paul Eggert | 2017-04-16 | 1 | -1/+3 |
* | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Include-file cleanup for src directory | Paul Eggert | 2015-10-20 | 1 | -2/+1 |
* | Port Unicode char detection to FreeBSD+svgalib | Paul Eggert | 2015-09-13 | 1 | -3/+3 |
* | Port recent Linux console changes to RHEL 6 | Paul Eggert | 2015-09-09 | 1 | -0/+1 |
* | ; Fix stray quote inserted in comment | Paul Eggert | 2015-09-09 | 1 | -1/+1 |
* | Improvements for curved quotes on Linux consule | Paul Eggert | 2015-09-09 | 1 | -1/+65 |
* | Tune pseudovector allocation assuming Qnil == 0 | Dmitry Antipov | 2015-01-16 | 1 | -0/+9 |
* | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -4/+0 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Cleanup terminal handling code. | Dmitry Antipov | 2014-10-14 | 1 | -37/+58 |
* | Indentation, punctuation, and other nitpicks. | Stefan Monnier | 2014-07-20 | 1 | -6/+6 |
* | Minor cleanup for terminal setup. | Dmitry Antipov | 2014-05-14 | 1 | -8/+7 |
* | * terminal.c (initial_free_frame_resources): New function. | Dmitry Antipov | 2014-01-28 | 1 | -1/+10 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | A simpler, centralized INLINE. | Paul Eggert | 2013-09-20 | 1 | -2/+0 |
* | * frame.c (make_frame, x_set_frame_parameters): Use bool for boolean. | Dmitry Antipov | 2013-07-31 | 1 | -0/+4 |
* | * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes. | Paul Eggert | 2013-07-10 | 1 | -2/+2 |
* | * src/keyboard.c: Move keyboard decoding to read_key_sequence. | Stefan Monnier | 2013-03-10 | 1 | -1/+1 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | * keyboard.c (record_asynch_buffer_change): Initialize an event | Dmitry Antipov | 2012-12-26 | 1 | -2/+0 |
* | | Widely used frame validity and checking functions. | Dmitry Antipov | 2012-11-06 | 1 | -8/+1 |
|/ |
|
* | Prefer plain 'static' to 'static inline'. | Paul Eggert | 2012-09-30 | 1 | -1/+1 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+0 |
* | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -4/+4 |
* | * termhooks.h (TSET): Remove. | Paul Eggert | 2012-08-17 | 1 | -1/+11 |
* | Use TSET for write access to Lisp_Object slots of struct terminal. | Dmitry Antipov | 2012-08-09 | 1 | -1/+1 |
* | Cleanup xmalloc. | Dmitry Antipov | 2012-07-05 | 1 | -4/+2 |
* | * alloc.c (allocate_window): Zero out non-Lisp part of newly | Dmitry Antipov | 2012-06-26 | 1 | -4/+0 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -4/+2 |
* | Support X clipboard managers. | Chong Yidong | 2011-05-27 | 1 | -0/+2 |