summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Draw to offscreen buffer on macOSscratch/ns/draw-to-bitmapAlan Third2019-12-303-252/+248
* Revert "Make all NS drawing be done from drawRect"Alan Third2019-12-301-255/+320
* Revert "Ensure NS frame is redrawn correctly after scroll"Alan Third2019-12-301-1/+0
* Revert "Fix some NS drawing issues (bug#32932)"Alan Third2019-12-301-46/+63
* 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-273-11/+53
|\
| * project--vc-list-files: Recurse into submodulesDmitry Gutov2019-12-271-8/+43
| * Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27Eli Zaretskii2019-12-272-3/+6
| |\
| | * 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
| * | Minor improvements of buffer documentationEli Zaretskii2019-12-271-0/+4
| |/
* | ; Merge from origin/emacs-27Glenn Morris2019-12-270-0/+0
|\ \ | |/
| * ; 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-2713-36/+147
|\ \ | |/
| * Fix installer buildPhillip Lord2019-12-261-5/+9
| * Update Windows build documentationPhillip Lord2019-12-261-4/+49
| * Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-262-0/+30
| * * doc/emacs/buffers.texi (Kill Buffer): Improve indexing.Eli Zaretskii2019-12-261-0/+2
| * 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
| * Document some restrictions for module functions.Philipp Stephani2019-12-261-0/+16
| * Don't recommend using 'module-load' for loading modules.Philipp Stephani2019-12-262-2/+8
| * Port x_get_monitor_attributes_fallback to !HAVE_GTK3Paul Eggert2019-12-251-2/+0
| * 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 error message about recursive use of minibufferEli Zaretskii2019-12-271-2/+2
* | Update for Emacs-28Phillip Lord2019-12-261-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
* | Simplify an example in the modules manualPhilipp Stephani2019-12-261-2/+1
* | Promote function type aliases to the public module API.Philipp Stephani2019-12-264-17/+37
* | 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
* | ; * etc/NEWS: Fix a recently added entry.Eli Zaretskii2019-12-251-3/+4
* | * .gitignore: Ignore .dylib files (shared libraries on macOS)Philipp Stephani2019-12-251-0/+1
* | Add some documentation for support of .dylib suffix on macOSPhilipp Stephani2019-12-252-2/+9
* | 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-250-0/+0
|\ \ | |/
| * * src/pdumper.c (Fdump_emacs_portable): Reword error message.Philipp Stephani2019-12-241-1/+3
| * Don’t allow portable dumping in interactive mode (Bug#38453).Philipp Stephani2019-12-241-0/+3