aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (gnus-blocked-images): Clarify privacy implicationsLars Ingebrigtsen2018-05-181-0/+10
* Fix decoding of directories when "~" includes non-ASCII charsEli Zaretskii2018-05-182-18/+71
* Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-172-5/+26
* Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-164-6/+23
* Give '$' punctuation syntax in make-mode (Bug#24477)Dima Kogan2018-05-151-0/+1
* Simplify eshell arg processing with (pop (nthcdr ...))Noam Postavsky2018-05-151-9/+2
* esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-153-3/+139
* esh-opt.el: Fix improper parsing of first argument (Bug#28323)Jay Kamat2018-05-151-6/+7
* Merge from origin/emacs-26Glenn Morris2018-05-151-1/+3
|\
| * Clarify the mode-line indicators in CC ModeEli Zaretskii2018-05-141-1/+3
* | ; Merge from origin/emacs-26Glenn Morris2018-05-150-0/+0
|\ \ | |/
| * Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-121-36/+36
* | Merge from origin/emacs-26Glenn Morris2018-05-157-31/+50
|\ \ | |/
| * ; Fix a typo in the Emacs manualEli Zaretskii2018-05-121-1/+1
| * * doc/emacs/help.texi: Fix paren typo.Paul Eggert2018-05-111-1/+1
| * More minor changes in shell-related nodes of Emacs manualEli Zaretskii2018-05-111-2/+3
| * Fix inaccuracies in "Shell Ring" node of Emacs manualEli Zaretskii2018-05-111-3/+4
| * Improve documentation of kmacro commands and variables.Eli Zaretskii2018-05-111-14/+24
| * * doc/man/emacs.1.in: Document --fg-daemon and --bg-daemon.Noam Postavsky2018-05-101-1/+4
| * Don't check non-X frames for z order (Bug#31373)Noam Postavsky2018-05-071-6/+10
| * Check NSWindow is actually a frameAlan Third2018-05-071-1/+2
* | Fix Bug#29575Michael Albinus2018-05-152-88/+120
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-05-154-53/+83
|\ \
| * | Run python test if the python executable is foundTino Calancha2018-05-151-0/+1
| * | run-python: Make the buffer running python currentTino Calancha2018-05-152-4/+14
| * | Minor refactoring in shell-commandBasil L. Contovounesios2018-05-151-30/+28
| * | Fix a broken testBasil L. Contovounesios2018-05-151-19/+40
* | | Fix Bug#31068Michael Albinus2018-05-151-22/+28
|/ /
* | * lisp/net/ange-ftp.el (ange-ftp-allow-child-lookup):Michael Albinus2018-05-141-5/+0
* | Fix Bug#30663Michael Albinus2018-05-141-1/+2
* | Improve `dired-buffer-stale-p' for remote filesMichael Albinus2018-05-141-3/+7
* | ; Update etc/NEWSMichael Albinus2018-05-141-16/+20
* | Remove obsolete objects from dired-x.elMichael Albinus2018-05-142-195/+0
* | Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-111-36/+36
* | Tramp updatesMichael Albinus2018-05-112-1/+13
* | Rewrite scroll-other-window-down in C (bug#30207)Basil L. Contovounesios2018-05-102-51/+45
* | Simplify "other window" bob/eob motion commandsBasil L. Contovounesios2018-05-101-22/+10
* | Improve documentation for "other window" scrollingBasil L. Contovounesios2018-05-104-21/+34
* | Limit "other window" scrolling to current terminalBasil L. Contovounesios2018-05-101-7/+3
* | Merge from origin/emacs-26Glenn Morris2018-05-079-38/+83
|\ \ | |/
| * Fix gud-statement for pdbXu Chunyang2018-05-061-2/+1
| * ; * msdos/INSTALL: Add info about GCC versions.Eli Zaretskii2018-05-041-3/+12
| * Document 'custom-group'Eli Zaretskii2018-05-041-0/+7
| * A minor addition to etc/DEBUGEli Zaretskii2018-05-041-0/+8
| * Avoid errors in ispell.el when Enchant returns empty extra charsDaniel Pittman2018-05-041-2/+4
| * Make 'ispell-initialize-spellchecker-hook' work againEli Zaretskii2018-05-041-0/+4
| * Handle selected_window change in prepare_menu_bars (Bug#31312)Noam Postavsky2018-05-031-5/+7
| * ; * INSTALL: Fix Emacs version number. (Bug#31358)Eli Zaretskii2018-05-031-1/+1
| * Fix report-emacs-bug via mailclient on MS-WindowsEli Zaretskii2018-05-031-1/+15
| * Port collation tests to glibc 2.27Paul Eggert2018-05-021-24/+24