| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Improve character name escapes | Paul Eggert | 2016-04-21 | 2 | -82/+35 | |
| * | | | | | | | | | | | | | | | | | | Use 'ucs-names' for character name escapes | Philipp Stephani | 2016-04-21 | 1 | -49/+88 | |
| * | | | | | | | | | | | | | | | | | | Minor cleanups for character name escapes | Philipp Stephani | 2016-04-21 | 1 | -15/+12 | |
| * | | | | | | | | | | | | | | | | | | Implement named character escapes, similar to Perl | Philipp Stephani | 2016-04-21 | 1 | -0/+96 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-18 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix w32 memory-management problem when extending buffer text | Eli Zaretskii | 2016-04-15 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-18 | 2 | -19/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | substitute-command-keys keeps quotes’ text props | Paul Eggert | 2016-04-14 | 1 | -3/+22 | |
| | * | | | | | | | | | | | | | | | | | * src/xwidget.c (x_draw_xwidget_glyph_string): More clipping fixes. | YAMAMOTO Mitsuharu | 2016-04-14 | 1 | -16/+10 | |
| * | | | | | | | | | | | | | | | | | | Minor fixups for external socket launching | Paul Eggert | 2016-04-17 | 2 | -33/+28 | |
| * | | | | | | | | | | | | | | | | | | Add external socket launching support | Matthew Leach | 2016-04-16 | 4 | -8/+73 | |
| * | | | | | | | | | | | | | | | | | | Simplify use of O_BINARY | Paul Eggert | 2016-04-14 | 7 | -12/+9 | |
| * | | | | | | | | | | | | | | | | | | * src/indent.c (Fvertical_motion): Pacify GCC | Paul Eggert | 2016-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Support OFFSET and (OFFSET ABBR) time zone rules | Paul Eggert | 2016-04-12 | 1 | -27/+77 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-12 | 2 | -15/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Improve time zone documentation | Paul Eggert | 2016-04-12 | 1 | -12/+15 | |
| | * | | | | | | | | | | | | | | | | | Disable multicolor fonts on OS X since they are not supported on free systems | YAMAMOTO Mitsuharu | 2016-04-12 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-11 | 5 | -23/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-04-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Remove undefined behavior in OS X dumper. | Philipp Stephani | 2016-04-09 | 1 | -1/+20 | |
| | * | | | | | | | | | | | | | | | | | Fix clipping of xwidgets | Joakim Verona | 2016-04-09 | 1 | -18/+16 | |
| | * | | | | | | | | | | | | | | | | | * src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings. | Paul Eggert | 2016-04-08 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Set locale encoding to UTF-8 when run from OS X GUI. | Alan Third | 2016-04-08 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | Fix Bug#23207 | Michael Albinus | 2016-04-10 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | | Minor improvements for hash function primitives | Paul Eggert | 2016-04-08 | 2 | -48/+28 | |
| * | | | | | | | | | | | | | | | | | | New primitives sxhash-eq, sxhash-eql | Paul Pogonyshev | 2016-04-08 | 1 | -2/+22 | |
| * | | | | | | | | | | | | | | | | | | ; Fix typo in previous patch. | Paul Eggert | 2016-04-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Prefer AUTO_STRING_WITH_LEN to make_formatted_string | Paul Eggert | 2016-04-04 | 5 | -68/+51 | |
| * | | | | | | | | | | | | | | | | | | New C macro AUTO_STRING_WITH_LEN | Paul Eggert | 2016-04-04 | 12 | -77/+63 | |
| * | | | | | | | | | | | | | | | | | | Port redirect-debugging-output to MS-Windows | Paul Eggert | 2016-04-04 | 2 | -4/+24 | |
| * | | | | | | | | | | | | | | | | | | Port redirect-debugging-output to non-GNU/Linux | Paul Eggert | 2016-04-04 | 8 | -104/+81 | |
| * | | | | | | | | | | | | | | | | | | Spelling fixes | Paul Eggert | 2016-04-03 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ; * src/keyboard.c (read_char): Fix typos in a comment. | Eli Zaretskii | 2016-04-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-03 | 3 | -19/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | make-xwidget unused arg cleanup | Paul Eggert | 2016-04-02 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | Remove unused arguments from make-xwidget | Joakim Verona | 2016-04-02 | 1 | -10/+6 | |
| | * | | | | | | | | | | | | | | | | | Avoid crashes due to insanely large columns in tabulated-list-format | Eli Zaretskii | 2016-04-01 | 2 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix rare problems with echo-area display and multiple frames | Eli Zaretskii | 2016-03-29 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 10 | -81/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | * src/font.c (QCuser_spec): Add missing colon to :user-spec. | Paul Eggert | 2016-03-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | * src/xwidget.c (Fxwidget_resize): Fix inappropriate use of XFASTINT. | YAMAMOTO Mitsuharu | 2016-03-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Ignore non-nil. non-cons values of unread-command-events | Eli Zaretskii | 2016-03-26 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | Improve documentatuon of 'truncate-partial-width-windows' | Eli Zaretskii | 2016-03-26 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | * src/ftfont.c (ftfont_shape_by_flt): Parenthesize as per GNU style. | Paul Eggert | 2016-03-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Fix scrolling upwards with 'xwidget-webkit-browse-url' | Eli Zaretskii | 2016-03-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Fix display of Indic scripts | K. Handa | 2016-03-25 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | Fix splash screen display at startup | Eli Zaretskii | 2016-03-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Avoid GTK 3 crash with icons and masks | Paul Eggert | 2016-03-24 | 1 | -66/+34 | |