| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-11-19 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 1 | -11/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Improve documentation of functions that accept time values | Eli Zaretskii | 2016-11-18 | 1 | -12/+26 | |
| | * | | | | | | | | | | | | | | | | | Speed up initialization by preferring /dev/urandom to GnuTLS | Daniel Colascione | 2016-11-18 | 1 | -18/+26 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 24 | -77/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Modernize usage of 'macOS' in doc and comments | Paul Eggert | 2016-11-06 | 15 | -61/+61 | |
| | * | | | | | | | | | | | | | | | | | Prefer comments /* like this */ in C code | Paul Eggert | 2016-11-05 | 10 | -16/+15 | |
| * | | | | | | | | | | | | | | | | | | Implement getrlimit and setrlimit for MS-Windows | Eli Zaretskii | 2016-11-19 | 2 | -3/+86 | |
| * | | | | | | | | | | | | | | | | | | Prevent dubious argument lists | Philipp Stephani | 2016-11-18 | 1 | -3/+15 | |
| * | | | | | | | | | | | | | | | | | | Unbreak the build on Darwin (Bug#24957) | Ken Brown | 2016-11-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Add --new-daemon, which runs in the foreground and does not fork | Glenn Morris | 2016-11-15 | 2 | -136/+169 | |
| * | | | | | | | | | | | | | | | | | | * src/emacs.c (usage_message): Mention named daemon. (Bug#24949) | Glenn Morris | 2016-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Simplify case-insensitivity checks on Mac OS X | Ken Brown | 2016-11-15 | 1 | -24/+57 | |
| * | | | | | | | | | | | | | | | | | | * src/emacs.c (sort_args): Warn about multiple matches. | Glenn Morris | 2016-11-15 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | | | | | Revert "Improve case-insensitive checks (Bug#24441)" | Eli Zaretskii | 2016-11-14 | 1 | -61/+32 | |
| * | | | | | | | | | | | | | | | | | | Improve case-insensitive checks (Bug#24441) | Paul Eggert | 2016-11-14 | 1 | -32/+61 | |
| * | | | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to Ubuntu 16.10 | Paul Eggert | 2016-11-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Check case-sensitivity when renaming files | Ken Brown | 2016-11-12 | 1 | -14/+83 | |
| * | | | | | | | | | | | | | | | | | | Port to FreeBSD 11 AMD | Paul Eggert | 2016-11-08 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | Remove obsolete default-FOO variables | Mark Oteiza | 2016-11-07 | 3 | -149/+1 | |
| * | | | | | | | | | | | | | | | | | | Restore file descriptor limit in subprocesses | Paul Eggert | 2016-11-06 | 3 | -4/+27 | |
| * | | | | | | | | | | | | | | | | | | Prefer comments /* like this */ in C code | Paul Eggert | 2016-11-05 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | Enlarge DUMPED_HEAP_SIZE | Eli Zaretskii | 2016-11-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-04 | 3 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-11-04 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | Mark relocation workarounds with REL_ALLOC | Eli Zaretskii | 2016-11-04 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-04 | 4 | -107/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Inhibit buffer relocation during regex searches | Noam Postavsky | 2016-10-25 | 1 | -0/+31 | |
| | * | | | | | | | | | | | | | | | | | Revert fixes to allocation of regex matching | Noam Postavsky | 2016-10-25 | 4 | -107/+14 | |
| * | | | | | | | | | | | | | | | | | | Add 'x-ctrl-keysym' support on X window system | Vasilij Schneidermann | 2016-11-04 | 1 | -14/+29 | |
| * | | | | | | | | | | | | | | | | | | Improve autoload error reporting | Alexander Gramiak | 2016-11-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Don't segfault on timed-out TLS connections | Lars Ingebrigtsen | 2016-11-01 | 1 | -12/+17 | |
| * | | | | | | | | | | | | | | | | | | Support 'TARGETS' in clipboard selections on MS-Windows | Eli Zaretskii | 2016-11-01 | 1 | -0/+108 | |
| * | | | | | | | | | | | | | | | | | | Handle chars of syntax word which are also flagged as comment delimiters | Alan Mackenzie | 2016-10-30 | 1 | -3/+20 | |
| * | | | | | | | | | | | | | | | | | | Speed up initialization by preferring /dev/urandom to GnuTLS | Daniel Colascione | 2016-10-29 | 1 | -18/+26 | |
| * | | | | | | | | | | | | | | | | | | Avoid errors in posn-at-point for large images | Eli Zaretskii | 2016-10-29 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | Unbreak MS-Windows build | Eli Zaretskii | 2016-10-29 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | Add double-buffering support to reduce flicker | Daniel Colascione | 2016-10-28 | 18 | -216/+595 | |
| * | | | | | | | | | | | | | | | | | | ; Spelling fix | Paul Eggert | 2016-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | * src/xwidget.c (webkit_js_to_lisp): Now static. | Paul Eggert | 2016-10-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Implement zoom for WebKit widget. | Ricardo Wurmus | 2016-10-25 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | xwidget: Remove title hack. | Ricardo Wurmus | 2016-10-25 | 1 | -22/+0 | |
| * | | | | | | | | | | | | | | | | | | Remove scrolled window container around WebKit widget | Ricardo Wurmus | 2016-10-25 | 2 | -63/+4 | |
| * | | | | | | | | | | | | | | | | | | xwidget: Pass JavaScript return value to optional callback procedure | Ricardo Wurmus | 2016-10-25 | 1 | -7/+158 | |
| * | | | | | | | | | | | | | | | | | | xwidget: Use WebKit2 API | Ricardo Wurmus | 2016-10-25 | 1 | -106/+80 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-25 | 1 | -3/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Yet another fix for using pointers into buffer text | Eli Zaretskii | 2016-10-24 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | Another fix for using pointer to buffer text | Eli Zaretskii | 2016-10-24 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to bleeding-edge glibc | Paul Eggert | 2016-10-23 | 1 | -7/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-25 | 3 | -6/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||