summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create and document auth-source-reveal-modescratch/tzz/prettify-text-modeTed Zlatanov2020-07-122-32/+123
* Introduce text-coverup API.Ted Zlatanov2020-07-121-0/+225
* lisp/progmodes/prog-mode.el: prevent font-lock-flush boundary errorsTed Zlatanov2020-07-121-0/+5
* ;* lisp/progmodes/project.el (project-current): Doc fix.Eli Zaretskii2020-07-121-1/+2
* ; Roll back certain doc changes; clarify what "transient" isDmitry Gutov2020-07-121-7/+9
* Fix a typo in eldoc.elJames N. V. Cash2020-07-121-1/+1
* Fix last doc changes in project.elEli Zaretskii2020-07-121-8/+12
* Sort out ElDoc backward compatibility of eldoc-documentation-functionJoão Távora2020-07-121-5/+22
* More Tramp code cleanupMichael Albinus2020-07-128-158/+123
* project-kill-buffers: Update the docstring tooDmitry Gutov2020-07-121-0/+2
* More docstring updates in project.elDmitry Gutov2020-07-121-9/+9
* ; Merge from origin/emacs-27Glenn Morris2020-07-110-0/+0
|\
| * Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-111-4/+9
| * * doc/misc/flymake.texi (An annotated example backend): Typo fix.Andrea Corallo2020-07-111-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-07-1113-19/+41
|\ \ | |/
| * Add commentary in gtkutil.cEli Zaretskii2020-07-111-0/+7
| * Consistently stylize eldoc as ElDoc in proseBasil L. Contovounesios2020-07-107-13/+13
| * Improve documentation of "C-u C-x ="Eli Zaretskii2020-07-091-1/+7
| * Mention floating rounding issuesPaul Eggert2020-07-091-0/+3
| * Repair global-auto-revert-ignore-modes (bug#42271)Mattias Engdegård2020-07-091-1/+1
| * ; * src/xdisp.c (decode_mode_spec): Fix commentary.Eli Zaretskii2020-07-081-1/+1
| * One more improvement of left/right-fringe display spec docsEli Zaretskii2020-07-081-1/+5
| * Another clarification of left/right-fringe display specEli Zaretskii2020-07-071-3/+5
* | Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-111-4/+9
* | Fix multibyte chars of file names in tramp-adb.elMichael Albinus2020-07-112-45/+55
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2020-07-111-1/+1
|\ \
| * | * doc/misc/flymake.texi (An annotated example backend): Typo fix.Andrea Corallo2020-07-111-1/+1
* | | Another minor improvement of project.el doc stringsEli Zaretskii2020-07-111-13/+26
|/ /
* | project-switch-to-buffer: Reword the docstringDmitry Gutov2020-07-111-3/+1
* | Fix placement of Eldoc docs during eval-expression (bug#42309)João Távora2020-07-101-36/+40
* | Revert "Fix Eldoc problem when loading on Emacs 26.3"João Távora2020-07-101-4/+1
* | Tramp code cleanupMichael Albinus2020-07-108-110/+154
* | Fix byte compilation warning in EldocJoão Távora2020-07-101-1/+1
* | Fix Eldoc problem when loading on Emacs 26.3João Távora2020-07-101-1/+4
* | Fix out-of-source ‘make check’ emacs-module-testsPaul Eggert2020-07-092-3/+4
* | Use Gnulib libgmp modulePaul Eggert2020-07-0914-132/+233
* | Speed up GCC 10.1 compilation in default Git buildsPaul Eggert2020-07-091-19/+7
* | Update from GnulibPaul Eggert2020-07-0915-377/+187
* | EUDC: Add macOS Contacts backendAlexander Adolf2020-07-093-0/+177
* | Improve display of compositions by "C-u C-x ="Eli Zaretskii2020-07-091-2/+7
* | Unbreak M-x eldocJoão Távora2020-07-091-13/+16
* | Prevent infloop in Eldoc message truncation algorithmJoão Távora2020-07-091-1/+1
* | Bump Flymake versionJoão Távora2020-07-091-1/+1
* | Update tests for recent changesGlenn Morris2020-07-082-6/+6
* | * lisp/progmodes/cc-engine.el (c-at-expression-start-p): Fix message.Glenn Morris2020-07-081-1/+1
* | ; * etc/NEWS (Eldoc): adjust NEWS entry.João Távora2020-07-081-2/+2
* | Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora2020-07-082-17/+12
* | ; * etc/NEWS: Fix last change.Eli Zaretskii2020-07-081-1/+1
* | ; * etc/NEWS: Minor copyedits of the recent additions.Eli Zaretskii2020-07-081-9/+10
* | Special-case symbol and fixnum keys in member, assoc and rassocMattias Engdegård2020-07-081-0/+14