aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial commit. Allow wanted fontification of open string in any mode.scratch/fontify-open-stringAlan Mackenzie2018-07-012-2/+24
* 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-271-2/+2
* Merge from origin/emacs-26Glenn Morris2018-06-264-10/+24
|\
| * Add ido-fallback special variable (Bug#31707)Christophe Junke2018-06-251-4/+11
| * Fix last change in tramp-sh.elMichael Albinus2018-06-251-2/+4
| * * 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
| * Fix Bug#31941Michael Albinus2018-06-241-3/+5
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-251-62/+53
* | Suppress indent errors during electric indentation (Bug#18764)Noam Postavsky2018-06-251-25/+36
* | Fix spelling of "intermediate" (it's not "intermediary")Lars Ingebrigtsen2018-06-251-3/+3
* | Make the intermediary-sha1 check workLars Ingebrigtsen2018-06-251-6/+7
* | Make more TLS checks trigger on the default `medium' levelLars Ingebrigtsen2018-06-241-4/+28
* | Fix two tcl-mode defun-related bugsTom Tromey2018-06-241-6/+43
* | Fix reverse test in previous check-inLars Ingebrigtsen2018-06-241-2/+2
* | Refactor the protocol NSM checks for flexibilityLars Ingebrigtsen2018-06-241-56/+77
* | Merge from origin/emacs-26Glenn Morris2018-06-233-10/+19
|\ \ | |/
| * Fix previous change in minibuffer-default-add-dired-shell-commandsLeo Liu2018-06-231-6/+8
| * Improve documentation of 'server-start' and friendsEli Zaretskii2018-06-231-2/+9
| * * lisp/doc-view.el: Fix typos in the commentary. (Bug#31937)Eli Zaretskii2018-06-231-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-06-234-12/+22
|\ \ | |/
| * Change name of `seqp' argument (Bug#26411)Simen Heggestøyl2018-06-211-3/+3
| * Fix bug of 'mouse-drag-and-drop-region' to detect edges of region (Bug#31905)Tak Kunihiro2018-06-201-2/+2
| * Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-192-7/+17
* | * lisp/net/tramp-sh.el (tramp-get-ls-command-with): Fix typo.Michael Albinus2018-06-231-1/+1
* | * lisp/net/tramp-sh.el (tramp-sh--quoting-style-options): New functionStefan Monnier2018-06-221-13/+12
* | Improve backward compatibility of TrampMichael Albinus2018-06-222-12/+17
* | New functions to switch back and forth to another major modeStefan Monnier2018-06-214-146/+94
* | ; Fix typoMichael Albinus2018-06-201-1/+1
* | Improve documentation of a recent changeEli Zaretskii2018-06-201-3/+3
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-2010-33/+77
* | Properly ignore stderr in elisp Flymake backendJoão Távora2018-06-191-1/+1
* | Fix theme applicationDaniel Colascione2018-06-191-1/+1
* | Unbreak dabbrevDaniel Colascione2018-06-191-8/+13
* | lisp/obsolete/*tls.el: Note when obsolescence was decidedStefan Monnier2018-06-182-0/+2
* | Change errant if to when (Bug#31840)Mark Oteiza2018-06-181-2/+2
* | Electric-pair-mode lets modes choose how to skip whitespaceJoão Távora2018-06-191-2/+9
* | Default to splash on current frame, if none visible (Bug#31169)Noam Postavsky2018-06-181-1/+2
* | Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)Noam Postavsky2018-06-186-7/+18
* | Merge from origin/emacs-26Glenn Morris2018-06-182-8/+13
|\ \ | |/
| * Prevent errant scroll on mouse click (Bug#31546)Aaron Jensen2018-06-171-1/+5
| * * lisp/window.el (window-toggle-side-windows): Doc fix. (Bug#31858)Eli Zaretskii2018-06-171-7/+8
| * Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-9/+15
| * Fix Bug#31846. Do not merge with masterMichael Albinus2018-06-161-6/+6
* | Merge from origin/emacs-26Glenn Morris2018-06-182-6/+11
|\ \ | |/
| * Improve movemail defaultRobert Pluim2018-06-151-4/+8
| * Keep vc-print-log from putting point at buffer end (Bug#31764)Noam Postavsky2018-06-141-2/+3
| * Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-06-141-6/+28
* | Merge from origin/emacs-26Glenn Morris2018-06-181-0/+9
|\ \ | |/