summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new 'flx' completion stylescratch/new-flx-completion-styleJoão Távora2019-02-021-1/+70
* 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
* | * lisp/net/tramp-rclone.el (tramp-rclone-mounted-p): Fix thinko.Michael Albinus2019-01-301-13/+13
* | ; Fix previous commitMichael Albinus2019-01-301-0/+1
* | * test/lisp/net/tramp-tests.elMichael Albinus2019-01-301-3/+2
* | * test/lisp/filenotify-tests.el (file-notify--deftest-remote):Michael Albinus2019-01-291-1/+1
* | Move some descriptions to the right sectionRobert Pluim2019-01-291-14/+10
* | Fix documentation of pdump file installationEli Zaretskii2019-01-291-1/+1
* | Adapt `accept-process-output' arguments in tramp-testsMichael Albinus2019-01-292-24/+18
* | ; Tramp cleanupMichael Albinus2019-01-297-30/+83
* | Small fixesJuri Linkov2019-01-282-0/+3
* | * src/Makefile.in (clean): Delete versioned pdmp files.Glenn Morris2019-01-281-1/+2