summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Score flex-style completions according to match tightnessscratch/new-flex-completion-styleJoão Távora2019-02-121-7/+30
* Add a new 'flex' completion styleJoão Távora2019-02-121-1/+69
* * admin/notes/hydra: Small updates.Glenn Morris2019-02-121-2/+2
* Add missing categories L, R, . and SPC to rxMattias Engdegård2019-02-111-1/+5
* Simplify url-digest-auth-make-cnoncePaul Eggert2019-02-111-2/+1
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-107-52/+32
* Simplify use of encode-timePaul Eggert2019-02-1022-149/+119
* Fix doc string treatment of integer overflowPaul Eggert2019-02-101-2/+2
* Prefer encode-time to its aliasPaul Eggert2019-02-1018-45/+45
* * test/lisp/emacs-lisp/package-tests.el: Allow extra extrasStefan Monnier2019-02-101-15/+51
* Document that [:cntrl:] does not match DEL (Bug#34391)Mattias Engdegård2019-02-103-5/+5
* Properly remove stale Flymake diagnostics on :region reportsJoão Távora2019-02-101-9/+8
* Unbreak the Cygw32 buildEli Zaretskii2019-02-101-1/+3
* Cleanup stale diagnostics on Flymake restartJoão Távora2019-02-101-1/+6
* * lisp/ecomplete.el (ecomplete-add-item): Simplify.Paul Eggert2019-02-091-1/+1
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-094-27/+6
* Fix byte compile warnings in checkdoc.elAlex Branham2019-02-081-12/+2
* Impl. json-pretty-print with replace-region-contents + minimizationTassilo Horn2019-02-081-26/+30
* Add new function replace-buffer-contentsTassilo Horn2019-02-082-1/+35
* * lisp/emacs-lisp/package.el: Improve generated foo-pkg.elStefan Monnier2019-02-081-1/+6
* Merge from origin/emacs-26Glenn Morris2019-02-0812-16/+106
|\
| * Minor improvements to do strings in callproc.cEli Zaretskii2019-02-081-2/+3
| * Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-082-1/+23
| * Fix downloading of URLs that end in a slashNick Drozd2019-02-081-1/+1
| * * doc/misc/eww.texi (Basics): Fix eww keybindings. (Bug#34291)Nick Drozd2019-02-081-1/+1
| * Fix process-thread docstringRobert Pluim2019-02-081-1/+1
| * Fix failures of vc-find-revision with non-ASCII file namesEli Zaretskii2019-02-081-2/+5
| * * doc/lispref/tips.texi (Documentation Tips): Fix quotes. (Bug#34372)Eli Zaretskii2019-02-071-4/+9
| * ; * src/coding.h (struct coding_system): Fix a typo in a comment.Eli Zaretskii2019-02-061-1/+1
| * Add documentation for tabulated-list functions in the elisp manualAlex Branham2019-02-051-0/+59
| * Fix URL in ucs-normalize.elJean-Christophe Helary2019-02-031-1/+1
| * * etc/PROBLEMS: Amend entry for profiler bug #34235 to mention kernel 4.14.97Alan Mackenzie2019-02-031-2/+2
* | ; Merge from origin/emacs-26Glenn Morris2019-02-080-0/+0
|\ \ | |/
| * * make-dist: Remove references to src/stamp-h.in.Glenn Morris2019-02-011-4/+0
* | Merge from origin/emacs-26Glenn Morris2019-02-081-0/+6
|\ \ | |/
| * * etc/PROBLEMS: Mention profiler-report bug (Bug#34235).Paul Eggert2019-02-011-0/+6
* | Unify three font info structuresRobert Pluim2019-02-084-109/+75
* | Minor fixes for last changeEli Zaretskii2019-02-082-1/+6
* | Download of URL in EWW falls back on current URLNick Drozd2019-02-082-5/+8
* | Minor fix for unexec builds.Eli Zaretskii2019-02-071-2/+5
* | ; Simplify last change.Eli Zaretskii2019-02-071-5/+1
* | Avoid segfaults on MS-Windows in enexec'ed EmacsEli Zaretskii2019-02-071-10/+16
* | Avoid unnecessary consing in project--files-in-directoryDmitry Gutov2019-02-071-3/+11
* | Add vc-hg-revert-switchesIan Dunn2019-02-072-1/+17
* | Rename multifile.el to fileloop.elDmitry Gutov2019-02-078-87/+87
* | ; project-ignores: Add some TODOsDmitry Gutov2019-02-071-0/+2
* | Revert "Fix typo in add-hook doc string"Aurelien Aptel2019-02-071-1/+1
* | Make window choice in xref commands configurableJuri Linkov2019-02-061-16/+6
* | Add dwim function for inserting @ref variantsRobert Pluim2019-02-062-0/+42
* | Fix typo in add-hook doc stringAurelien Aptel2019-02-061-1/+1