aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use decode_string_utf_8 in emacs-module.c.Philipp Stephani2020-01-133-3/+24
| * | Merge from origin/emacs-27Glenn Morris2020-01-1114-451/+400
| |\ \ | | |/
| | * ; * doc/lispref/anti.texi (Antinews): Fix typo.Michael Albinus2020-01-111-1/+1
| | * Update Acknowledgments sectionsEli Zaretskii2020-01-112-7/+33
| | * Update Antinews in ELisp manualEli Zaretskii2020-01-112-218/+126
| | * ; Move the description of define-inline to a different node in functions.texiRichard Stallman2020-01-111-96/+100
| | * Improve wording in the ELisp manualRichard Stallman2020-01-111-2/+15
| | * Reset to the standard value when reverting session's customizationsMauro Aranda2020-01-111-9/+10
| | * Fix saving multiple themesMauro Aranda2020-01-111-1/+1
| | * Calc: fix interval entry (bug#39040)Mattias Engdegård2020-01-101-1/+1
| | * Fix horizontal line display in Custom buffersEli Zaretskii2020-01-101-0/+1
| | * ; * etc/NEWS: Fix a typo.Eli Zaretskii2020-01-101-1/+1
| | * flymake: fix typo in variable binding (bug#38752)Mattias Engdegård2020-01-101-1/+1
| | * ; Minor spelling fixesRobert Pluim2020-01-101-7/+8
| | * Update Antinews in the Emacs manualEli Zaretskii2020-01-102-108/+96
| | * Use NSNumber instead of BOOL (bug#39047)Väinö Järvelä2020-01-091-2/+2
| | * Add comment on fido-mode's file-sorting semanticsJoão Távora2020-01-091-0/+6
| | * Consider non-string minibuffer-default in icompleteJoão Távora2020-01-091-5/+6
| * | Add hexdump/awk file encoding to Tramp. (Bug#35639)Michael Albinus2020-01-091-19/+105
| * | Remove obsolete thread-alive-pMichael Albinus2020-01-093-7/+4
| * | Merge from origin/emacs-27Glenn Morris2020-01-081-0/+4
| |\ \ | | |/
| | * Fix another compilation problem in a build without threadsEli Zaretskii2020-01-081-0/+4
| * | Merge from origin/emacs-27Glenn Morris2020-01-081-2/+1
| |\ \ | | |/
| | * Fix build without threadsEli Zaretskii2020-01-081-2/+1
| * | Merge from origin/emacs-27Glenn Morris2020-01-0814-244/+325
| |\ \ | | |/
| | * Fix compression of directories in DiredEli Zaretskii2020-01-081-4/+12
| | * ; * etc/NEWS: Review of the whole text.Michael Albinus2020-01-081-144/+156
| | * Further enhancement on `tramp-file-local-name'Michael Albinus2020-01-081-6/+5
| | * Objective C Mode imenu: cease recognizing "functions" within comments, etc.Alan Mackenzie2020-01-071-48/+50
| | * ; * etc/NEWS: Update the text about the XDG_CONFIG_HOME/emacs behavior.Eli Zaretskii2020-01-071-4/+9
| | * Fix BSD and macOS builds w.r.t. pthread_setname_np (bug#38632)Mattias Engdegård2020-01-075-33/+55
| | * Scale top-left coordinates in display-monitor-attributes-listRobert Pluim2020-01-071-0/+2
| | * xref-matches-in-files: Big Tramp speed-upDmitry Gutov2020-01-071-1/+9
| | * * lisp/net/tramp.el (tramp-file-local-name): Remove `save-match-data'.Michael Albinus2020-01-071-8/+8
| | * Fix rendering bug due to unsynchronized cairo surface size (Bug#38497)YAMAMOTO Mitsuharu2020-01-071-0/+4
| | * Avoid crash by access to cleared img->pixmap->data/img->mask->data (Bug#38774)YAMAMOTO Mitsuharu2020-01-071-0/+4
| | * Avoid assertion violations in very small-height windowsEli Zaretskii2020-01-061-8/+20
| | * Use pthread_setname_np to set thread nameRobert Pluim2020-01-063-9/+14
| * | ; Merge from origin/emacs-27Glenn Morris2020-01-080-0/+0
| |\ \ | | |/
| | * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-0512-22/+47
| * | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-079-47/+67
| * | Help the compiler inline sxhashPaul Eggert2020-01-073-9/+16
| * | Fix NS frame parameters (bug#39000)Alan Third2020-01-076-30/+55
| * | Implement stderr in tramp-adb-handle-make-processMichael Albinus2020-01-073-70/+105
| * | ; Adapt tramp-tests.elMichael Albinus2020-01-061-20/+72
| * | ; Sync with Tramp repositoryMichael Albinus2020-01-0611-78/+108
| * | Mark 'catch' and 'condition-case' bytecodes as obsoleteMattias Engdegård2020-01-052-6/+7
| * | ; Fix typo in previous patch.Paul Eggert2020-01-051-1/+1
| * | Go back to iso-2022-7bit for titdic-cnv.el againPaul Eggert2020-01-052-119/+128
| * | Merge from origin/emacs-27Paul Eggert2020-01-0517-90/+64
| |\ \ | | |/