aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ehelp.el: Suppress warningLars Ingebrigtsen2019-06-121-1/+4
* Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-125-27/+203
* Fix to previous commitRoland Winkler2019-06-111-1/+1
* Allow refining the *Find* buffer of find-dired. (Bug#29513)Roland Winkler2019-06-112-16/+44
* Keep auto-revert-mode working when changing buffer file name (bug#36159)Mattias EngdegÄrd2019-06-112-9/+44
* Minor fixes on tramp-tests.el for w32Michael Albinus2019-06-111-8/+11
* Merge from origin/emacs-26Glenn Morris2019-06-114-14/+20
|\
| * Fix doc of 'display-buffer-in-previous-window' (Bug#36161)Martin Rudalics2019-06-112-2/+8
| * lisp/*.el: Minor docstring fixesJuanma Barranquero2019-06-102-12/+12
* | ; Merge from origin/emacs-26Glenn Morris2019-06-110-0/+0
|\ \ | |/
| * Avoid assertion violation when comparing with main-threadEli Zaretskii2019-06-104-0/+13
* | Merge from origin/emacs-26Glenn Morris2019-06-116-8/+13
|\ \ | |/
| * Revert "Don't mark main_thread (Bug#36155)"Andreas Schwab2019-06-101-4/+1
| * Don't mark main_thread (Bug#36155)Andreas Schwab2019-06-101-1/+4
| * More quotation fixes (Bug#35885)Eli Zaretskii2019-06-092-2/+2
| * ; * src/keyboard.c (tool_bar_items): Fix a typo. (Bug#36143)Stefan Kangas2019-06-091-1/+1
| * Minor copyedits in efaq-w32Eli Zaretskii2019-06-081-2/+4
| * Tiny improvement of documentation of major mode conventionsEli Zaretskii2019-06-081-1/+3
| * * nt/addpm.c (main): Fix buffer overflowJuanma Barranquero2019-06-081-2/+3
* | Fix list-processes typo with thread-namePip Cet2019-06-111-1/+2
* | Fix shaping of Arabic test when the region is extendedEli Zaretskii2019-06-111-1/+39
* | Add missing indentation declaration to a few macros.Philipp Stephani2019-06-111-3/+3
* | Fix mouse cursor movement in 'select-frame-set-input-focus' (Bug#36165)Pip Cet2019-06-111-2/+3
* | Don't keep warning about unescaped literals (Bug#36068)Noam Postavsky2019-06-102-15/+22
* | Make tramp-test43-asynchronous-requests working, againMichael Albinus2019-06-101-40/+77
* | Fix quoting problem in Tramp on w32 systemsMichael Albinus2019-06-105-24/+32
* | Fix copy-paste error in autorevert-testMattias EngdegÄrd2019-06-101-1/+1
* | * src/editfns.c (Fngettext): Fix typos in docstring.Juanma Barranquero2019-06-101-3/+3
* | Avoid empty menu bar on Xaw with cairoYAMAMOTO Mitsuharu2019-06-101-0/+5
* | Document exporting/printing text with X core fonts to outline images on cairoYAMAMOTO Mitsuharu2019-06-101-2/+7
* | ; Revert "Publicize behavior of log-view-diff at beginning/end of active region"Dmitry Gutov2019-06-103-27/+2
* | Omit the misplaced and unnecessary shyness qualifierDmitry Gutov2019-06-101-1/+1
* | Unbreak saving xref--original-window, etcDmitry Gutov2019-06-101-2/+2
* | Add tests for mail/uudecode.elStefan Kangas2019-06-094-4/+125
* | Fig grammar of count-lines-pagePaul Eggert2019-06-091-1/+3
* | Make bookmark-old-default-file variable obsoleteStefan Kangas2019-06-092-13/+8
* | Make bookmark-maybe-message obsolete (Bug#35918)Stefan Kangas2019-06-091-76/+72
* | Make `bookmark-file' variable obsoleteStefan Kangas2019-06-092-8/+8
* | * make-dist: Doc fix for --help re --snapshot (since 201612 change).Glenn Morris2019-06-091-1/+1
* | Remove interactive spec from bookmark-set-internal (bug#36121)Stefan Kangas2019-06-091-1/+0
* | Pacify compiler in paragraphs.el after lexical-bindingStefan Kangas2019-06-091-0/+3
* | Use lexical-binding in password-cache.el and add testsStefan Kangas2019-06-093-3/+78
* | * src/fns.c (cmpfn_eql): Simplify.Paul Eggert2019-06-091-21/+14
* | Use lexical binding for ediffAlex Branham2019-06-0910-22/+19
* | Rename xref--pop-to-location to xref-pop-to-locationDmitry Gutov2019-06-091-5/+5
* | Add a built-in alternative for xref-show-definitions-functionDmitry Gutov2019-06-091-13/+43
* | Fix TODO to convert defvar with leading '*' to defcustomStefan Kangas2019-06-097-14/+18
* | Fix TODO to remove leading '*' from defcustomStefan Kangas2019-06-092-4/+1
* | Mark define-widget-keywords as obsoleteStefan Kangas2019-06-091-0/+1
* | Use lexical-binding in underline.el and add testsStefan Kangas2019-06-092-1/+43