aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update from GnulibPaul Eggert2018-05-2148-959/+1044
* Fix Flymake's ruby-mode tests when user has "rubocop" installedJoão Távora2018-05-211-5/+9
* Fix Bug#31489Michael Albinus2018-05-214-2/+39
* Revert part of the previous changeEli Zaretskii2018-05-204-65/+65
* Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-2039-147/+147
* * make-dist: Add '--no-info' option.Noam Postavsky2018-05-201-4/+13
* Enhance CC Mode's fontification, etc., of unterminated strings.Alan Mackenzie2018-05-204-47/+279
* * etc/HELLO: More reasonable placement of 'charset' properties.Eli Zaretskii2018-05-201-56/+58
* * admin/notes/unicode: HELLO is again UTF-8.Paul Eggert2018-05-191-4/+0
* Use Enriched mode in etc/HELLO to keep charset informationEli Zaretskii2018-05-196-77/+156
* * src/alloc.c: Fix comment.Paul Eggert2018-05-181-2/+2
* Port to GCC 8 -fsanitize=undefinedPaul Eggert2018-05-183-9/+37
* (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