summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1scratch/fix-snapshot-buildingPhillip Lord2018-05-031-0/+1
* Fix windows snapshot buildingPhillip Lord2018-05-031-1/+2
* * admin/nt/dist-build/build-zips.sh: Support building of branchesPhillip Lord2018-05-031-1/+16
* More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-05-034-14/+9
* Fix next-page for dired (Bug#31061)Marco Wahl2018-05-021-13/+15
* Minor simple.el simplifications (Bug#31211)Basil L. Contovounesios2018-05-021-24/+22
* Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-0211-132/+68
* * lisp/textmodes/ispell.el (ispell-use-framepop-p): Doc fix.Glenn Morris2018-05-021-1/+3
* ; * lisp/auth-source.el (auth-sources): Fix a comment.Glenn Morris2018-05-021-1/+1
* Adapt Tramp for auth-sourceMichael Albinus2018-05-021-11/+14
* Fix some edge cases of tramp-smbMichael Albinus2018-05-023-47/+101
* ; Merge from origin/emacs-26Glenn Morris2018-05-010-0/+0
|\
| * Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-304-4/+4
| * Advise CFLAGS= operand, not in environment, when configuringPaul Eggert2018-04-303-4/+7
* | Merge from origin/emacs-26Glenn Morris2018-05-018-68/+145
|\ \ | |/
| * ; * etc/DEBUG: Minor clarification.Eli Zaretskii2018-04-291-1/+3
| * Update the Emacs FAQEli Zaretskii2018-04-282-1/+80
| * * etc/DEBUG: Minor copyedits.Eli Zaretskii2018-04-281-6/+15
| * Clarify wording of NS drag n drop documentationAlan Third2018-04-261-3/+3
| * Improve kill-related documentation (bug#31209)Basil L. Contovounesios2018-04-242-19/+26
| * * lisp/simple.el (region-extract-function): Don't hide the 'nil' case.Stefan Monnier2018-04-241-8/+8
| * Fix pre- and post-command-hook errors in term.elKarl Otness2018-04-221-0/+3
| * * doc/lispref/display.texi (Glyphless Chars): Fix grammar.Charles A. Roelli2018-04-221-2/+2
| * Fix macOS drag n drop event documentationAlan Third2018-04-211-32/+9
* | `url-domain' doc clarificationLars Ingebrigtsen2018-05-011-2/+5
* | Rewrite `url-domain' to avoid network trafficLars Ingebrigtsen2018-05-012-25/+32
* | ; Auto-commit of loaddefs files.Glenn Morris2018-05-011-186/+215
* | * test/src/process-tests.el (make-process/mix-stderr): Skip on hydra.Glenn Morris2018-04-301-0/+3
* | * lisp/net/socks.el: Use lexical-binding and process propertiesStefan Monnier2018-04-291-257/+249
* | Advise CFLAGS= operand, not in environment, when configuringPaul Eggert2018-04-293-4/+7
* | Replace epg--gv-nreverse with (cl-callf nreverse ...)Noam Postavsky2018-04-281-7/+3
* | Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-2812-22/+26
* | Update from GnulibPaul Eggert2018-04-282-9/+23
* | * lisp/vc/add-log.el (change-log-mode-syntax-table): New defvarJuri Linkov2018-04-281-0/+7
* | * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov2018-04-286-20/+25
* | * src/fns.c (Fstring_distance): Minor code reformatting.Eli Zaretskii2018-04-281-5/+8
* | Fix documentation and tests for 'string-distance'Eli Zaretskii2018-04-285-22/+47
* | New function 'string-distance'Chen Bin2018-04-283-0/+83
* | ; Copyedits in etc/NEWSMichael Albinus2018-04-271-7/+7
* | Manual update for TrampMichael Albinus2018-04-272-1/+16
* | * lisp/epa.el (epa-decrypt-file): Apply epa-pinentry-mode (Bug#30363).Noam Postavsky2018-04-271-0/+1
* | Strip most headers when forwarding messagesLars Ingebrigtsen2018-04-263-4/+11
* | * etc/NEWS: Fix minor quoting and spacing bugs.Paul Eggert2018-04-261-26/+29
* | Add missing calendar-dlet* (Bug#31267)Noam Postavsky2018-04-261-1/+2
* | Ensure woman2-roff-buffer restores functions on error (Bug#30908)Ivan Shmakov2018-04-261-39/+39
* | Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-04-262-3/+16
* | Don’t set print-escape-newlines in the minibufferPaul Eggert2018-04-252-9/+0
* | * lisp/foldout.el (outline-minor-mode): Remove pointless check.Glenn Morris2018-04-251-4/+0
* | speedbar: remove support for missing custom.elGlenn Morris2018-04-251-7/+0
* | * lisp/progmodes/sql.el (comint-line-beginning-position):Glenn Morris2018-04-251-11/+0