summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New test custom--test-theme-variablesMichael Albinus2019-01-102-0/+48
* Handle dedicated status in 'window--display-buffer' (Bug#33870)Martin Rudalics2019-01-103-63/+108
* Mention Japanese change in documentationPaul Eggert2019-01-093-6/+9
* Change preferred Japanese coding system to UTF-8Yasuhiro KIMURA2019-01-091-2/+2
* Use shortcuts for FlengthPaul Eggert2019-01-0923-124/+98
* * src/window.c (save_window_save): Revert part of d82e73fStefan Monnier2019-01-081-4/+2
* * admin/notes/unicode: Update to match recent changes.Paul Eggert2019-01-081-23/+7
* * lisp/emacs-lisp/map.el: Prepare for addition to GNU ELPAStefan Monnier2019-01-081-0/+1
* * lisp/help-fns.el (help--load-prefixes): Demote errors from files.Stefan Monnier2019-01-081-4/+5
* Fix nasty cut'n'waste error in TrampMichael Albinus2019-01-081-6/+5
* Adapt .gitlab-ci.ymlMichael Albinus2019-01-081-6/+28
* * lisp/progmodes/js.el: Remove unused (require 'thingatpt).Leo Liu2019-01-081-3/+1
* Use utf-8 coding system for all our Elisp filesStefan Monnier2019-01-0712-1037/+1023
* * lisp/international/titdic-cnv.el: Save generated files with utf-8Stefan Monnier2019-01-071-6/+2
* ; ChangeLog fixGlenn Morris2019-01-071-8/+0
* ; Merge from origin/emacs-26Glenn Morris2019-01-070-0/+0
|\
| * Adapt filenotify-tests for embaMichael Albinus2019-01-072-49/+76
| * Bump Emacs version to 26.1.91emacs-26.1.91Nicolas Petton2019-01-074-4/+4
* | Merge from origin/emacs-26Glenn Morris2019-01-073-37/+770
|\ \ | |/
| * ; ChangeLog.3 updateNicolas Petton2019-01-071-1/+734
| * * etc/AUTHORS: Update.Nicolas Petton2019-01-071-34/+35
| * * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)Leo Liu2019-01-071-4/+3
* | ; Merge from origin/emacs-26Glenn Morris2019-01-070-0/+0
|\ \ | |/
| * Improve GC+Cairo workaroundPaul Eggert2019-01-053-8/+20
| * Work around GC+Cairo bugPaul Eggert2019-01-051-0/+6
* | Merge from origin/emacs-26Glenn Morris2019-01-072-31/+34
|\ \ | |/
| * Improve commentary in font.hEli Zaretskii2019-01-051-30/+33
| * Fix definition of Qwindow_point_insertion_type (Bug#33871)Martin Rudalics2019-01-041-1/+1
* | ; Merge from origin/emacs-26Glenn Morris2019-01-070-0/+0
|\ \ | |/
| * Improve documentation of 'server-name'Eli Zaretskii2019-01-042-9/+23
* | Merge from origin/emacs-26Glenn Morris2019-01-071-3/+4
|\ \ | |/
| * Update Unicode copyright noticeEli Zaretskii2019-01-041-3/+4
* | ; Merge from origin/emacs-26Glenn Morris2019-01-070-0/+0
|\ \ | |/
| * Handle quoted file names in filenotify.elMichael Albinus2019-01-021-1/+4
| * ; Auto-commit of loaddefs files.Glenn Morris2019-01-011-1/+4
* | ; Format filenotify-tests.elMichael Albinus2019-01-071-60/+61
* | Adapt tests for embaMichael Albinus2019-01-071-30/+19
* | Minor INFINITY/NAN cleanupPaul Eggert2019-01-061-4/+3
* | Fix logb on zero, infinite, NaN argsPaul Eggert2019-01-063-18/+21
* | Use integers for syntax-pps-statsPaul Eggert2019-01-061-16/+16
* | Adapt filenotify-tests for embaMichael Albinus2019-01-062-88/+118
* | Port to platforms where tputs is in libtinfowPaul Eggert2019-01-051-1/+2
* | New flymake-supress-zero-counters defcustomJoão Távora2019-01-051-2/+18
* | Fix Flymake tests for GCC 8.2.0João Távora2019-01-051-2/+2
* | Unbreak Flymake's diagnostics buffer when revisiting sourceJohn Shahid2019-01-051-1/+1
* | Don't signal error from "C-x C-k l" about mouse eventsDrew Adams2019-01-051-4/+8
* | Fix electric indent bug in python-mode after dedenting colonJoel Rosdahl2019-01-052-9/+13
* | Improve documentation of 'server-name'Eli Zaretskii2019-01-042-12/+26
* | Mark some filenotify tests unstable on embaMichael Albinus2019-01-032-2/+9
* | Adapt test/READMEMichael Albinus2019-01-031-0/+10