summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial commit. Allow wanted fontification of open string in any mode.scratch/fontify-open-stringAlan Mackenzie2018-07-013-11/+208
* Tune SAFE_FREEPaul Eggert2018-06-2813-44/+51
* ; * etc/NEWS: Fix recently added entries.Eli Zaretskii2018-06-271-6/+13
* Respect s-s-b-default-predicate when killing terminalJoão Távora2018-06-271-4/+6
* Allow 'file:' protocol for Info-follow-nearest-node.Vincent Belaïche2018-06-272-2/+8
* Merge from origin/emacs-26Glenn Morris2018-06-266-12/+27
|\
| * Add ido-fallback special variable (Bug#31707)Christophe Junke2018-06-251-4/+11
| * Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26Michael Albinus2018-06-251-6/+2
| |\
| | * Tighten a cross-reference in documentationKarl Fogel2018-06-251-6/+2
| * | Fix last change in tramp-sh.elMichael Albinus2018-06-251-2/+4
| |/
| * Revert previous patch; comment was OK after all.Paul Eggert2018-06-241-2/+2
| * Fix lead comment for count_trailing_zero_bitsPaul Eggert2018-06-241-2/+2
| * ; * doc/emacs/files.texi (Interlocking): Fix a non-portable @xref.Eli Zaretskii2018-06-241-1/+1
| * * lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix docstring quotes.Noam Postavsky2018-06-241-5/+5
| * Make a minor update to the CSS mode docstringSimen Heggestøyl2018-06-241-0/+3
| * Say how to override a primitive interactive specKarl Fogel2018-06-241-0/+5
| * Fix Bug#31941Michael Albinus2018-06-241-3/+5
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-252-64/+55
* | Suppress indent errors during electric indentation (Bug#18764)Noam Postavsky2018-06-251-25/+36
* | (format "%d" F) now truncates floating FPaul Eggert2018-06-255-12/+32
* | Fix spelling of "intermediate" (it's not "intermediary")Lars Ingebrigtsen2018-06-252-5/+5
* | Clean up redundant code from previous checkinsLars Ingebrigtsen2018-06-251-1/+0
* | Mention use of C-h . (display-local-help) in Flymake manualJoão Távora2018-06-251-2/+8
* | ; doc/emacs/misc.texi (Network Security): Fix typo.Noam Postavsky2018-06-241-1/+1
* | Make the intermediary-sha1 check workLars Ingebrigtsen2018-06-251-6/+7
* | Don't use XCAR in possibly-nil situationsLars Ingebrigtsen2018-06-251-1/+1
* | (Network Security): Fix the description of the 3DES weaknessNoam Postavsky2018-06-241-2/+2
* | Make more TLS checks trigger on the default `medium' levelLars Ingebrigtsen2018-06-243-17/+56
* | Tweak previous gnutls change for efficiencyLars Ingebrigtsen2018-06-241-6/+4
* | Return the entire TLS certificate chain back to the callerLars Ingebrigtsen2018-06-242-34/+77
* | Fix two tcl-mode defun-related bugsTom Tromey2018-06-242-6/+111
* | Fix reverse test in previous check-inLars Ingebrigtsen2018-06-241-2/+2
* | Refactor the protocol NSM checks for flexibilityLars Ingebrigtsen2018-06-243-56/+98
* | Merge from origin/emacs-26Glenn Morris2018-06-235-22/+49
|\ \ | |/
| * Fix previous change in minibuffer-default-add-dired-shell-commandsLeo Liu2018-06-231-6/+8
| * * src/editfns.c (Fformat): Make %x easier to spot in doc string. (Bug#31945)Eli Zaretskii2018-06-231-1/+2
| * Improve responsiveness while in 'replace-buffer-contents'Eli Zaretskii2018-06-231-7/+20
| * Improve documentation of 'server-start' and friendsEli Zaretskii2018-06-231-2/+9
| * Clarify wording about functions' argument listsEli Zaretskii2018-06-231-4/+8
| * * lisp/doc-view.el: Fix typos in the commentary. (Bug#31937)Eli Zaretskii2018-06-231-2/+2
* | ; Merge from origin/emacs-26Glenn Morris2018-06-230-0/+0
|\ \ | |/
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2018-06-220-0/+0
| |\
| | * Fix doc typo: missing double-quotePaul Eggert2018-06-221-1/+1
* | | Merge from origin/emacs-26Glenn Morris2018-06-2311-40/+98
|\ \ \ | |/ /
| * | Fix a typo in emacs-lisp-intro.texiEli Zaretskii2018-06-221-1/+1
| |/
| * Avoid segfaults in replace-buffer-contents with large buffersEli Zaretskii2018-06-221-2/+3
| * Adjust for scaling for mode-line popup menus (Bug#31880)Robert Pluim2018-06-221-1/+16
| * Change name of `seqp' argument (Bug#26411)Simen Heggestøyl2018-06-212-5/+5
| * Change index of ";" to better reflect it's usage (Bug#31623)Noam Postavsky2018-06-201-9/+9
| * Fix bug of 'mouse-drag-and-drop-region' to detect edges of region (Bug#31905)Tak Kunihiro2018-06-201-2/+2