aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ; * etc/NEWS: Mark 'byte-count-to-string-function' as undocumented.Eli Zaretskii2020-03-071-0/+1
| * ; * etc/NEWS: Mark 'completion-common-part' face entry as not documented.Eli Zaretskii2020-03-071-0/+1
| * Document the changes in 'read-answer'Eli Zaretskii2020-03-072-10/+11
| * Document changes in lexical-bindingEli Zaretskii2020-03-072-6/+15
| * Update ERC mailing list addressAmin Bandali2020-03-061-1/+1
| * Use regexp-opt to define bibtex-autokey-transcriptions. (Bug#39686)Roland Winkler2020-03-061-23/+27
| * Improve documentation of 'table-generate-source'Eli Zaretskii2020-03-062-12/+14
| * Attempt to avoid rare segfaults in show_mouse_faceEli Zaretskii2020-03-061-0/+4
| * Avoid crashes when a fontset has strange entriesEli Zaretskii2020-03-051-2/+10
| * Fix rx error with ? and ??Mattias Engdegård2020-03-052-2/+4
| * * lisp/emacs-lisp/rx.el (rx--string-to-intervals): Fix error string.Mattias Engdegård2020-03-051-1/+1
| * Fix args in 'window-text-pixel-size' call in 'fit-window-to-buffer'Justin Burkett2020-03-051-2/+2
| * Have pulse.el preserve existing overlay prioritiesJoão Távora2020-03-041-0/+2
* | Remove ancient OS X process-connection-type handlingGlenn Morris2020-03-052-14/+0
* | Fix handling of empty input in describe-variable and describe-symbolJuri Linkov2020-03-061-2/+2
* | New command make-frame-on-current-monitor to use in windmove (bug#39875)Juri Linkov2020-03-063-5/+29
* | Merge from origin/emacs-27Glenn Morris2020-03-049-34/+47
|\ \ | |/
| * CC Mode: Fix the handling of two adjacent after-change-functionses.Alan Mackenzie2020-03-041-7/+6
| * Fix combine-change-calls-1 for when buffer-undo-list is tAlan Mackenzie2020-03-041-13/+12
| * Don't misinterpret doc string as initial valueMattias Engdegård2020-03-042-2/+2
| * Bump checkdoc-version to match library headerStefan Kangas2020-03-041-1/+1
| * Explain how to unset mode bindings (Bug#39802)Noam Postavsky2020-03-031-6/+11
| * Fix describe-variable on values with circular syntax (Bug#39805)Noam Postavsky2020-03-031-0/+2
| * Improve documentation of next-error-highlight-no-select (bug#38778)Juri Linkov2020-03-042-5/+13
* | ; Merge from origin/emacs-27Glenn Morris2020-03-040-0/+0
|\ \ | |/
| * Fix implicit declaration of getenv and atolAndreas Schwab2020-03-031-0/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-0423-116/+292
|\ \ | |/
| * Fix handling MS-Windows keyboard input above the BMPEli Zaretskii2020-03-031-1/+41
| * * etc/NEWS: More complete description of rx 'not' changes.Mattias Engdegård2020-03-031-1/+4
| * ; * doc/emacs/mini.texi (Yes or No Prompts): Fix last change.Eli Zaretskii2020-03-031-27/+20
| * * doc/emacs/mini.texi (Yes or No Prompts): 'y-or-n-p' now uses the minibuffer.Juri Linkov2020-03-031-5/+5
| * Don't attempt to cache glyph metrics for FONT_INVALID_CODERobert Pluim2020-03-023-8/+16
| * Fix fit-frame-to-buffer for multi-monitor setupSergey Trofimov2020-03-011-6/+7
| * ; * etc/NEWS: Fix typo.Michael Albinus2020-03-011-1/+1
| * rx: Improve 'or' compositionality (bug#37659)Mattias Engdegård2020-03-014-31/+69
| * * lisp/tab-line.el: Fix auto-hscrolling (bug#39649)Juri Linkov2020-02-291-12/+24
| * ; Update lisp/ldefs-boot.elemacs-27.0.90Nicolas Petton2020-02-291-7/+8
| * ; * etc/TODO: Fix last change.Eli Zaretskii2020-02-291-6/+7
| * ; Add an entry to TODOEli Zaretskii2020-02-291-0/+70
| * Fix rx charset generationMattias Engdegård2020-02-292-3/+14
| * Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27Eli Zaretskii2020-02-292-4/+2
| |\
| | * Fix overquoting in mule.elMattias Engdegård2020-02-281-1/+1
| | * * src/timefns.c (time_arith): Omit incorrect comment.Paul Eggert2020-02-281-3/+1
| * | Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27Eli Zaretskii2020-02-281-10/+11
| |\ \ | | |/
| | * * lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc stringMattias Engdegård2020-02-281-10/+11
| * | ; bug#39779: Fix some typos in documentation.Štěpán Němec2020-02-287-12/+12
| |/
| * checkdoc: Don't mistake "cf." for sentence endŠtěpán Němec2020-02-281-1/+1
* | ; Merge from origin/emacs-27Glenn Morris2020-03-040-0/+0
|\ \ | |/
| * Bump Emacs version to 27.0.90Nicolas Petton2020-02-274-4/+4
* | Merge from origin/emacs-27Glenn Morris2020-03-0410-767/+1303
|\ \ | |/