aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Test format-time-string paddingPaul Eggert2019-12-061-0/+43
* Update from GnulibPaul Eggert2019-12-066-87/+82
* Configure info-look.el to recognize Tramp symbolsMichael Albinus2019-12-061-0/+35
* Clarify documentation of functions that use the default faceEli Zaretskii2019-12-062-6/+14
* Fix set-marker when the position is larger than the largest bufferEli Zaretskii2019-12-061-1/+12
* Merge branch 'completion-first-difference_face'Thierry Volpiatto2019-12-061-9/+12
|\
| * Fix setting completions* faces inThierry Volpiatto2019-12-061-9/+12
* | * test/src/buffer-tests.el: Add loads of overlay testsAndreas Politz2019-12-051-0/+1219
* | 2019-12-05 regexp lint fixesPaul Eggert2019-12-053-3/+3
* | Another fix for :extend when :inherit is usedEli Zaretskii2019-12-051-5/+25
* | Minor copyedits of 'jit-lock-antiblink-grace's docsEli Zaretskii2019-12-052-19/+23
* | Fix recent modifications in emacs-module-testsEli Zaretskii2019-12-052-3/+7
* | Make HIST arg of read-from-minibuffer work with buffer-local varsFederico Tedin2019-12-054-8/+39
* | Pacify GCC 9.2.1 with recent module changesPaul Eggert2019-12-041-2/+1
* | Fix regex repetition of repetitionsPaul Eggert2019-12-046-6/+6
* | Fix small bugs introduced in commit 096be9c454Philipp Stephani2019-12-052-3/+3
* | * lisp/tab-line.el: Cache the tab-line-format template.Juri Linkov2019-12-051-2/+9
* | * lisp/windmove.el (windmove-display-new-tab): New command.Juri Linkov2019-12-052-8/+21
* | * lisp/tab-bar.el (tab-bar-get-buffer-tab): Move code closer to its use.Juri Linkov2019-12-051-38/+38
* | * lisp/tab-bar.el (switch-to-buffer-other-tab): Use display-buffer-in-tab.Juri Linkov2019-12-052-62/+86
* | New jit-lock-antiblink-grace featureJoão Távora2019-12-042-1/+81
* | Use new function encode_string_utf_8 for the module API, tooPhilipp Stephani2019-12-041-7/+16
* | * src/emacs-module.c: Add a few more restrictions for emacs-module.hPhilipp Stephani2019-12-041-0/+5
* | Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-045-101/+406
|/
* etc/ORG-NEWS: Fix contentsBastien2019-12-041-11/+1
* * lisp/doc-view.el (doc-view-doc-type): Doc fix.Juanma Barranquero2019-12-041-1/+1
* Don't use the return value of 'push'Mattias Engdegård2019-12-041-1/+1
* ; etc/refcards/orgcard.tex: Fix headerBastien2019-12-041-1/+3
* Silence warnings in Org 9.3Juanma Barranquero2019-12-042-2/+11
* ; Update some manual xrefs for recent org changesGlenn Morris2019-12-033-3/+3
* ; Fix copyright years and license notices for recent org filesGlenn Morris2019-12-034-13/+19
* * lisp/tab-bar.el (tab-bar-move-tab-to-frame): New command (bug#38354)Juri Linkov2019-12-042-32/+65
* * lisp/gnus/message.el (message-sendmail-envelope-from): Fix typoStefan Monnier2019-12-031-1/+1
* Update Org to 9.3Bastien2019-12-03101-26600/+34247
* (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set laterStefan Monnier2019-12-032-8/+14
* * lisp/minibuffer.el (completion-pcm--optimize-pattern): New functionStefan Monnier2019-12-031-19/+35
* Avoid duplicated character classes in rxMattias Engdegård2019-12-032-2/+6
* Fix incorrect GTK menus on HiDPI monitors with scaling factor > 1Tobias Bading2019-12-032-3/+7
* Fix typo in populating otf_capability method for HarfBuzzYAMAMOTO Mitsuharu2019-12-034-4/+4
* New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)Juri Linkov2019-12-034-2/+59
* Don't save/restore font-backend in framesets (bug#38442)Juanma Barranquero2019-12-021-0/+3
* ibuf-ext.el: Fix previous changeJuanma Barranquero2019-12-021-1/+1
* * lisp/vc/diff-mode.el (diff-context): Set 'extend t' (bug#37774).Dmitry Gutov2019-12-021-2/+2
* Temporary enable transient-mark-mode for rectangle selectionMattias Engdegård2019-12-011-0/+4
* ; Auto-commit of loaddefs files.Glenn Morris2019-12-011-27/+75
* Suppress superfluous messages in tramp-testsMichael Albinus2019-12-013-3/+12
* ibuffer-mark-by-content-regexp: don't depend on `cl-some'Juanma Barranquero2019-12-011-2/+3
* ibuffer-do-isearch: don't depend on `cl-values-list' (bug#38430)Juanma Barranquero2019-12-011-5/+4
* Improved mouse rectangle selection robustness (bug#38013)Mattias Engdegård2019-11-301-5/+13
* * lisp/tab-line.el (tab-line-auto-hscroll): Don't let-bind buffer-local valuesJuri Linkov2019-11-301-2/+2