aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge from origin/emacs-27Paul Eggert2020-06-011-1/+4
|\ \ | |/
| * Don't call 'mbrtowc' on WINDOWSNTEli Zaretskii2020-06-011-1/+4
* | ; Merge from origin/emacs-27Paul Eggert2020-06-010-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2020-06-011-27/+55
* | Merge from origin/emacs-27Paul Eggert2020-06-017-683/+749
|\ \ | |/
| * * doc/emacs/buffers.texi (Icomplete): Mention icomplete-minibuffer-setup-hook.João Távora2020-06-011-1/+8
| * Be more aggressive in marking objects during GCPaul Eggert2020-05-311-16/+10
| * ; * src/xdisp.c (find_last_unchanged_at_beg_row): Fix a typo.Eli Zaretskii2020-05-311-1/+1
| * Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro."Alan Mackenzie2020-05-311-3/+4
| * Avoid crashes due to bidi cache being reset during redisplayEli Zaretskii2020-05-311-0/+2
| * * lisp/tab-bar.el (switch-to-buffer-other-tab): Normalize buffer.Juri Linkov2020-05-311-3/+4
| * ; * etc/TODO: Fix formatting. (Bug#41497)Eli Zaretskii2020-05-301-641/+719
| * Fix mingw.org's MinGW GCC 9 warning about 'execve'Eli Zaretskii2020-05-301-0/+5