aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't require semantic/fwDmitry Gutov2019-12-281-1/+0
| * Do some renames for clarityDmitry Gutov2019-12-281-7/+9
| * Fix interactive spec in netrc-parseXu Chunyang2019-12-281-1/+1
| * Fix documentation of define-obsolete-* functionsEli Zaretskii2019-12-281-6/+6
| * Fix recent gnus-start.el breakageLars Ingebrigtsen2019-12-281-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-301-4/+2
|\ \ | |/
| * (xref--find-buffer-visiting): Speed up by using get-file-bufferDmitry Gutov2019-12-271-4/+2
* | Fix recent gnus-start.el breakageLars Ingebrigtsen2019-12-281-1/+1
* | Display a help text when listing EPA keysRichard Stallman2019-12-271-2/+26
* | Merge from origin/emacs-27Glenn Morris2019-12-272-11/+49
|\ \ | |/
| * project--vc-list-files: Recurse into submodulesDmitry Gutov2019-12-271-8/+43
| * xref--collect-matches: Speed up on remoteDmitry Gutov2019-12-271-2/+5
| * ; project--find-regexp-in-files: Avoid prepending remote-id twice (bug#34343)Dmitry Gutov2019-12-271-1/+1
| * ; Use regexp type in tramp-adb-prompt (backport, do not merge)Mattias Engdegård2019-12-271-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-276-23/+48
|\ \ | |/
| * Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-261-0/+15
| * Speed up dired-do-find-regexpDmitry Gutov2019-12-261-7/+14
| * ; Remove outdated declarationsDmitry Gutov2019-12-261-2/+0
| * ; Clarify the assumptionDmitry Gutov2019-12-261-1/+2
| * project--find-regexp-in-files: Support remote filesDmitry Gutov2019-12-261-1/+7
| * Fix compilation warning in gnus-start.elLars Ingebrigtsen2019-12-252-13/+11
* | Deduplicate non-fixnum numeric constants in byte-compilationMattias Engdegård2019-12-271-1/+1
* | Fix bogus test in body of a while loopLars Ingebrigtsen2019-12-261-2/+2
* | * lisp/net/ldap.el (ldap-search-internal): Add missing setq.Mattias Engdegård2019-12-261-1/+1
* | Optimise 'while' bodies for effectMattias Engdegård2019-12-261-0/+7
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-2640-76/+76
* | Don't always resort in recently introduced icomplete--sorted-completionsJoão Távora2019-12-251-30/+31
* | Don't force completion recalculation in icomplete-fido-retJoão Távora2019-12-251-4/+2
* | Correctly cache sorted completions in icomplete--sorted-completionsJoão Távora2019-12-251-29/+30
* | Don't bind XEmacs-only variable in edebugLars Ingebrigtsen2019-12-251-3/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-253-13/+15
|\ \ | |/
| * Improve doc string of 'files--message'Eli Zaretskii2019-12-251-3/+3
| * Improve vc--add-line, vc--remove-regexpWolfgang Scherer2019-12-251-9/+11
| * Apply the 'xref-group' property properlyDmitry Gutov2019-12-241-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-2510-23/+18
|\ \ | |/
| * Don't default to showing X-Faces externally in GnusLars Ingebrigtsen2019-12-241-9/+3
| * Fix problem with emacs -nw / eww / svgRobert Pluim2019-12-241-1/+2
| * Trivial docstring fixesJuanma Barranquero2019-12-248-13/+13
| * Cut the emacs-27 release branchEli Zaretskii2019-12-231-1/+1
* | Make goto-line keep a separate input history per bufferFederico Tedin2019-12-242-3/+13
* | Move flex style's minibuffer-default-aware sorting to lisp/icomplete.elJoão Távora2019-12-242-36/+32
* | Don't use `let*' with just one bindingJuanma Barranquero2019-12-242-2/+2
* | Make fido-mode behave more like ido-mode when finding directoriesJoão Távora2019-12-231-2/+19
* | Slightly simplify lisp/icomplete.el with new icomplete--category helperJoão Távora2019-12-231-24/+15
* | Another adjustment to flex completion style's sorting functionJoão Távora2019-12-231-9/+14
* | Bump Emacs version to 28.0.50Eli Zaretskii2019-12-231-1/+1
|/
* ; * lisp/mouse.el: declare functions to silence warningsMattias Engdegård2019-12-231-0/+3
* Comment on limitation of flex completion style's sorting functionJoão Távora2019-12-231-2/+7
* Fix a bug in completion--flex-adjust-metadataJoão Távora2019-12-231-1/+2
* Added `comint-password-function' hookMichael R. Mauger2019-12-221-2/+14