aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-06-0726-172/+417
|\
| * Fix typo in "(elisp) Type Keywords"Basil L. Contovounesios2020-06-071-1/+1
| * Gnus nnir-summary-line-format has no effectTassilo Horn2020-06-071-3/+6
| * Improve documentation of 'window-text-pixel-size'Eli Zaretskii2020-06-061-23/+32
| * * src/xdisp.c (Fwindow_text_pixel_size): Doc fix. (Bug#41737)Eli Zaretskii2020-06-061-25/+35
| * Minor improvements to EDE and EIEIO manualsBasil L. Contovounesios2020-06-062-11/+16
| * Have Fido mode also imitate Ido mode in ignore-case optionsJoão Távora2020-06-051-1/+4
| * Update package-menu-quick-helpBasil L. Contovounesios2020-06-051-2/+5
| * Improve documentation of 'sort-subr'Eli Zaretskii2020-06-051-2/+9
| * Update Ukrainian transliterationAndrii Kolomoiets2020-06-051-1/+5
| * Fix Arabic shaping when eww/shr fill the text to be renderedEli Zaretskii2020-06-051-1/+6
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-0312-23/+38
| * * test/lisp/battery-tests.el: New file.Basil L. Contovounesios2020-06-031-0/+58
| * Improve format-spec documentation (bug#41571)Basil L. Contovounesios2020-06-023-83/+206
* | * lisp/progmodes/js.el (js-mode): Remove second call to c-init-language-varsAlan Mackenzie2020-06-071-1/+0
* | Add file encryption to TrampMichael Albinus2020-06-073-3/+762
* | Tramp code cleanupMichael Albinus2020-06-073-13/+13
* | Use 65535 as color-values scale value in the NS backendMattias Engdegård2020-06-073-6/+6
* | The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)Juri Linkov2020-06-074-54/+97
* | make-text-button no longer modifies its string argPaul Eggert2020-06-064-5/+13
* | Un-deprecate oset and oset-defaultBasil L. Contovounesios2020-06-065-27/+35
* | Improve battery status display via GNU/Linux sysfsEllington Santos2020-06-061-5/+12
* | Avoid zero-width glyphs and the resulting cursor artifactsPip Cet2020-06-051-7/+26
* | Streamline live_*_holdingPaul Eggert2020-06-041-124/+148
* | Make live_*_p more accuratePaul Eggert2020-06-041-40/+60
* | Fix some side-effecting uses of make-text-buttonBasil L. Contovounesios2020-06-043-5/+3
* | * lisp/dired.el (dired-toggle-marks): Use region for non-nil dired-mark-regionJuri Linkov2020-06-051-22/+40
* | Change default project list filename to "projects"Simen Heggestøyl2020-06-041-1/+1
* | Use characters for keys in project-switch-commandsSimen Heggestøyl2020-06-041-16/+12
* | ; Small cleanup in project.elSimen Heggestøyl2020-06-041-3/+2
* | * lisp/font-lock.el (font-lock--syntax-table-affects-ppss): New varStefan Monnier2020-06-041-2/+19
* | ; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug idMattias Engdegård2020-06-041-1/+1
* | Don’t default to Valgrind unless ENABLE_CHECKINGPaul Eggert2020-06-031-2/+3
* | Revert make-text-button string copyPaul Eggert2020-06-031-1/+0
* | Fix make-text-button bug with string copyPaul Eggert2020-06-031-1/+2
* | Ensure Jsonrpc processes are created in correct bufferJoão Távora2020-06-031-35/+39
* | Make color-distance symmetric and more accurateMattias Engdegård2020-06-032-11/+40
* | ; Clean up recent project.el additionsBasil L. Contovounesios2020-06-031-3/+5
* | Handle mid-gstring face changesPip Cet2020-06-031-0/+1
* | Fix bug in recent byte-code checking hoistPaul Eggert2020-06-021-10/+11
* | Avoid losing composition state in handle_stop_backwardsPip Cet2020-06-021-0/+2
* | ; NEWS updatesDmitry Gutov2020-06-031-0/+4
* | Small cleanupDmitry Gutov2020-06-031-4/+2
* | project-list-file: New user optionDmitry Gutov2020-06-031-3/+14
* | ; * src/composite.c (syms_of_composite): Fix last change.Eli Zaretskii2020-06-021-1/+2
* | Fix Arabic composition rulesEli Zaretskii2020-06-022-5/+6
* | Write project list to file only when changedSimen Heggestøyl2020-06-021-6/+7
* | Remove 'project--ensure-file-exists'Simen Heggestøyl2020-06-021-16/+11
* | Fix handling of CGJ in Hebrew textEli Zaretskii2020-06-021-1/+1
* | Simplify and regularize some offset tests in alloc.cPaul Eggert2020-06-011-5/+4