summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; Merge from Gnulib (comment changes only)Paul Eggert2017-10-074-8/+8
* Improve test for unreachable dirsPaul Eggert2017-10-071-13/+26
* * src/xsmfns.c (x_session_initialize): Fix memory leak.Paul Eggert2017-10-071-1/+3
* Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26K. Handa2017-10-0845-526/+28736
|\
| * Make python prettify symbols into a defvar (Bug#28713)Noam Postavsky2017-10-071-2/+6
| * Fix fullscreen crash on macOS (bug#28496)Alan Third2017-10-071-1/+5
| * Fix crash when closing fullscreen frame on macOS (bug#28661)Alan Third2017-10-071-0/+3
| * Support gio tool in TrampMichael Albinus2017-10-071-5/+32
| * Fix flymake-goto-next-error when message has %-constructsJoão Távora2017-10-071-1/+2
| * * src/gnutls.c (syms_of_gnutls): Remove duplicated call to DEFSYM.Piotr Trojanek2017-10-071-1/+0
| * Move the entry about 'format' into Incompatible Lisp ChangesEli Zaretskii2017-10-071-7/+9
| * Fix glitches in displaying TTY menusEli Zaretskii2017-10-071-8/+14
| * Create new Edebug spec for docstrings and use it in closuresGemini Lasswell2017-10-066-22/+35
| * Avoid byte-compilation warnings in message.elEli Zaretskii2017-10-061-0/+1
| * Fix bug in recent styled_format changePaul Eggert2017-10-061-3/+11
| * Cleanup emacs-lisp-mode's use of FlymakeJoão Távora2017-10-061-66/+54
| * Fix @include directive in Flymake docJoão Távora2017-10-061-1/+1
| * Move read-multiple-choice to its own libraryMark Oteiza2017-10-064-172/+201
| * * src/process.c (syms_of_process): Remove duplicated call to DEFSYM.Piotr Trojanek2017-10-061-1/+0
| * Fix typos in Flymake documentationLele Gaifax2017-10-063-40/+35
| * Revert last change in 'shr-descend'Eli Zaretskii2017-10-061-2/+16
| * Don't error when turning on Flymake with no known backendsJoão Távora2017-10-061-12/+8
| * Delete a Flymake obsolete alias that can't possibly workJoão Távora2017-10-061-11/+0
| * Fix bug with unmounted directory on GNU/LinuxPaul Eggert2017-10-051-1/+12
| * ; Update ChangeLog.3Nicolas Petton2017-10-051-1/+28145
| * ; * Makefile.in: set PREFERRED_BRANCH to emacs-26Nicolas Petton2017-10-051-1/+1
| * Update authors.elNicolas Petton2017-10-051-2/+5
| * Fix dynamic binding wrapper in iter-lambda (bug#25965)Gemini Lasswell2017-10-052-2/+11
| * Update Org to v9.1.2Rasmus2017-10-0511-49/+59
| * Fix irregularities with CC Mode fontification, particularly with "known types"Alan Mackenzie2017-10-052-105/+55
| * Fix breakage due to recent change in tabulated-list-print-entryEli Zaretskii2017-10-051-19/+13
| * * lisp/ses.el (ses-print-cell): Fix alignment of text cells. (Bug#27653)Gemini Lasswell2017-10-051-2/+1
| * Set xterm click count to 1 even with no last clickAlexander Gramiak2017-10-051-2/+4
| * Support indirection for all shr-tag-* callsVasilij Schneidermann2017-10-051-16/+19
| * ; * etc/NEWS: Fix the "manual-update" marker of a recent addition.Eli Zaretskii2017-10-051-1/+1
| * Speed up list-packages when 'visual' line numbers are displayedEli Zaretskii2017-10-051-13/+20
* | New option for handling ZWNJ in Arabic text renderingK. Handa2017-10-083-3/+82
|/
* Misc. minor adjustments to FlymakeJoão Távora2017-10-052-61/+80
* Fix search for ~/.Xdefaults-HOSTNAMEJohan Bockgård2017-10-041-2/+5
* Speed up (format "%s" STRING) and the likePaul Eggert2017-10-047-27/+30
* Fontify untyped function declarations in C Mode correctly.Alan Mackenzie2017-10-043-12/+45
* * lisp/net/tramp.el (tramp-tramp-file-p): Use `string-match-p'.Michael Albinus2017-10-041-8/+8
* Avoid crashes on C-g when several threads wait for inputEli Zaretskii2017-10-044-31/+45
* ; Spelling fixesPaul Eggert2017-10-031-5/+5
* Warn if --without-pop is now the defaultPaul Eggert2017-10-031-9/+10
* --with-pop is now the default only on MS-WindowsPaul Eggert2017-10-033-10/+20
* Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26Michael Albinus2017-10-0311-1835/+2752
|\
| * Merge branch 'scratch/flymake-refactor-clean-for-emacs-26' into emacs-26João Távora2017-10-0311-1835/+2752
| |\
| | * Start rewriting Flymake manualJoão Távora2017-10-031-301/+237
| | * Minimal tweak as an attempt to future-proof Flymake APIJoão Távora2017-10-033-26/+36