Age | Commit message (Expand) | Author | Files | Lines |
2019-01-15 | Check for single-threadednesspdumper | Daniel Colascione | 1 | -5/+4 |
2019-01-15 | word size fixes | Daniel Colascione | 2 | -7/+27 |
2019-01-14 | alignment fixes; bignum support | Daniel Colascione | 5 | -217/+336 |
2019-01-14 | Update hashes | Daniel Colascione | 2 | -21/+22 |
2019-01-14 | Remove todo | Daniel Colascione | 1 | -3/+2 |
2019-01-14 | Merge remote-tracking branch 'origin/master' into pdumper | Daniel Colascione | 30 | -577/+1085 |
2019-01-14 | checkpoint | Daniel Colascione | 2754 | -50387/+100702 |
2019-01-14 | Improve some of the breve/caron/cedilla mappings | Robert Pluim | 1 | -5/+10 |
2019-01-14 | Fix some breve and dot above related doc strings | Robert Pluim | 1 | -7/+7 |
2019-01-13 | Fix translation-region bug with MAX_CHAR | Paul Eggert | 2 | -47/+44 |
2019-01-13 | Minor overflow fix in translate-region-internal | Paul Eggert | 1 | -1/+1 |
2019-01-12 | Check that feature exist in `sql-set-product-feature' (Bug#30494). | Pierre Téchoueyres | 1 | -2/+6 |
2019-01-11 | Remove some obsolete stub files from etc/ | Glenn Morris | 10 | -71/+2 |
2019-01-11 | Run window change functions during redisplay | Martin Rudalics | 11 | -383/+949 |
2019-01-10 | List lengths are always fixnums now | Paul Eggert | 2 | -8/+16 |
2019-01-10 | Minor tweaks to HAVE_NATIVE_SCALING code | Paul Eggert | 3 | -54/+51 |
2019-01-10 | Add native image scaling (bug#33587) | Alan Third | 11 | -233/+345 |
2019-01-10 | Fix drag and drop behaviour on NS (bug#30929) | Alan Third | 4 | -78/+84 |
2019-01-10 | New test custom--test-theme-variables | Michael Albinus | 2 | -0/+48 |
2019-01-10 | Handle dedicated status in 'window--display-buffer' (Bug#33870) | Martin Rudalics | 3 | -63/+108 |
2019-01-09 | Mention Japanese change in documentation | Paul Eggert | 3 | -6/+9 |
2019-01-09 | Change preferred Japanese coding system to UTF-8 | Yasuhiro KIMURA | 1 | -2/+2 |
2019-01-09 | Use shortcuts for Flength | Paul Eggert | 23 | -124/+98 |
2019-01-08 | * src/window.c (save_window_save): Revert part of d82e73f | Stefan Monnier | 1 | -4/+2 |
2019-01-08 | * admin/notes/unicode: Update to match recent changes. | Paul Eggert | 1 | -23/+7 |
2019-01-08 | * lisp/emacs-lisp/map.el: Prepare for addition to GNU ELPA | Stefan Monnier | 1 | -0/+1 |
2019-01-08 | * lisp/help-fns.el (help--load-prefixes): Demote errors from files. | Stefan Monnier | 1 | -4/+5 |
2019-01-08 | Fix nasty cut'n'waste error in Tramp | Michael Albinus | 1 | -6/+5 |
2019-01-08 | Adapt .gitlab-ci.yml | Michael Albinus | 1 | -6/+28 |
2019-01-08 | * lisp/progmodes/js.el: Remove unused (require 'thingatpt). | Leo Liu | 1 | -3/+1 |
2019-01-07 | Use utf-8 coding system for all our Elisp files | Stefan Monnier | 12 | -1037/+1023 |
2019-01-07 | * lisp/international/titdic-cnv.el: Save generated files with utf-8 | Stefan Monnier | 1 | -6/+2 |
2019-01-07 | ; ChangeLog fix | Glenn Morris | 1 | -8/+0 |
2019-01-07 | ; Merge from origin/emacs-26 | Glenn Morris | 0 | -0/+0 |
2019-01-07 | Merge from origin/emacs-26 | Glenn Morris | 3 | -37/+770 |
2019-01-07 | ; Merge from origin/emacs-26 | Glenn Morris | 0 | -0/+0 |
2019-01-07 | Merge from origin/emacs-26 | Glenn Morris | 2 | -31/+34 |
2019-01-07 | ; Merge from origin/emacs-26 | Glenn Morris | 0 | -0/+0 |
2019-01-07 | Merge from origin/emacs-26 | Glenn Morris | 1 | -3/+4 |
2019-01-07 | ; Merge from origin/emacs-26 | Glenn Morris | 0 | -0/+0 |
2019-01-07 | Adapt filenotify-tests for emba | Michael Albinus | 2 | -49/+76 |
2019-01-07 | ; Format filenotify-tests.el | Michael Albinus | 1 | -60/+61 |
2019-01-07 | Bump Emacs version to 26.1.91emacs-26.1.91 | Nicolas Petton | 4 | -4/+4 |
2019-01-07 | ; ChangeLog.3 update | Nicolas Petton | 1 | -1/+734 |
2019-01-07 | * etc/AUTHORS: Update. | Nicolas Petton | 1 | -34/+35 |
2019-01-07 | Adapt tests for emba | Michael Albinus | 1 | -30/+19 |
2019-01-06 | Minor INFINITY/NAN cleanup | Paul Eggert | 1 | -4/+3 |
2019-01-06 | Fix logb on zero, infinite, NaN args | Paul Eggert | 3 | -18/+21 |
2019-01-07 | * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939) | Leo Liu | 1 | -4/+3 |
2019-01-06 | Use integers for syntax-pps-stats | Paul Eggert | 1 | -16/+16 |