summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new icomplete-force-complete-and-exit-unless-directory commandscratch/some-more-icomplete-hacksJoão Távora2019-02-041-0/+13
* Add new icomplete-force-complete-and-kill commandJoão Távora2019-02-041-0/+37
* Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-044-5/+79
* * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-037-2/+54
* Work on accept-process-output in TrampMichael Albinus2019-02-035-96/+100
* Support (locale-info 'paper) on GNU platformsPaul Eggert2019-02-024-20/+33
* * test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov2019-02-026-3/+131
* Update from GnulibPaul Eggert2019-02-029-94/+54
* Fix unlikely user-full-name integer overflowPaul Eggert2019-02-021-1/+1
* Prevent segfault in bootstrap-emacs on MinGWEli Zaretskii2019-02-021-1/+3
* Fix Bug#34221Felicián Németh2019-02-021-3/+6
* Fix window splitting behavior of 'display-buffer-at-bottom'Martin Rudalics2019-02-021-4/+0
* Fix bugs caused by running window change functions during redisplayMartin Rudalics2019-02-022-24/+4
* * .gitignore: Add MANIFEST.Glenn Morris2019-02-011-0/+3
* * make-dist: Avoid "Bad fd number" error with dash.Glenn Morris2019-02-011-1/+1
* * make-dist: Remove references to src/stamp-h.in.Glenn Morris2019-02-011-5/+1
* * make-dist: Fix --no-update with no pre-existing MANIFEST.Glenn Morris2019-02-011-1/+1
* Restore SETFATTR substitutionPaul Eggert2019-02-011-0/+1
* Make make-dist more automaticPaul Eggert2019-02-011-271/+75
* * configure.ac (emacs_config_features): Add pdumper and unexec.Glenn Morris2019-02-011-1/+3
* Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert2019-02-0113-85/+78
* Omit some linker hacks if not doing unexecPaul Eggert2019-02-011-10/+15
* Stop using macOS -prebind optionPaul Eggert2019-02-011-1/+1
* Merge from origin/emacs-26Paul Eggert2019-02-013-11/+22
|\
| * Correct the docs of inserting kmacro counterEli Zaretskii2019-02-012-10/+21
| * * doc/misc/calc.texi (Algebraic Tutorial): Fix a typo. (Bug#34273)Nicholas Drozd2019-02-011-1/+1
* | ; Merge from origin/emacs-26Paul Eggert2019-02-010-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2019-02-011-3/+17
* | Merge from origin/emacs-26Paul Eggert2019-02-012-5/+12
|\ \ | |/
| * Avoid errors in 'rmail-get-new-mail'Eli Zaretskii2019-02-011-1/+2
| * Fix process-contact bug with TCP connectionsPaul Eggert2019-01-301-4/+10
* | ; Auto-commit of loaddefs files.Glenn Morris2019-02-011-3/+10
* | Make the rx operators \? and \?? behave correctlyMattias Engdegård2019-02-012-2/+25
* | js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-012-8/+8
* | Prefer static to extern where either will doPaul Eggert2019-01-3110-36/+18
* | Widen modiff counts to avoid wraparoundPaul Eggert2019-01-3115-47/+72
* | Minor pdumper simplificationPaul Eggert2019-01-311-33/+10
* | Merge from origin/emacs-26Glenn Morris2019-01-3010-19/+86
|\ \ | |/
| * Minor copyedits in last manual changeEli Zaretskii2019-01-291-13/+13
| * Improve documentation of face numbersEli Zaretskii2019-01-291-0/+7
| * * doc/emacs/custom.texi (Authentication): Refer to the "Help for users" node.Michael Albinus2019-01-271-1/+2
| * New node Authentication in the Emacs manualMichael Albinus2019-01-262-0/+39
| * Fix a loop in c-fl-decl-start. This fixes bug #34186.Alan Mackenzie2019-01-251-0/+3
| * Fix LaTeX output of month and day from cal-tex.elEli Zaretskii2019-01-251-2/+2
| * Avoid elisp crash for OpenPGP User IDs with no e-mail addressDaniel Kahn Gillmor2019-01-251-0/+2
| * image-mode: Do not use default scaling (bug#33990)Benjamin Riefenstahl2019-01-251-2/+4
| * create-image: Expand documentation (bug#33990)Benjamin Riefenstahl2019-01-251-1/+8
| * Improve documentation of 'isearch-filter-predicate'Eli Zaretskii2019-01-211-9/+15
| * Fix cursor column positioning on Grep hitsTrevor Spiteri2019-01-191-5/+5
* | Fix problem in filenotify-testsMichael Albinus2019-01-302-2/+2