aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * etc/NEWS: Fix entry about reverting to old 'mode-line' face.Eli Zaretskii2021-11-251-1/+1
* | MH-E: support Mailutils "folders +/"Stephen Gildea2021-11-252-4/+14
* | Correct the :inherit property on some facesRobert Pluim2021-11-252-5/+5
* | * doc/misc/flymake.texi: Correct local variable mode specificationRobert Pluim2021-11-251-1/+1
* | Don't display redundant 'see' in info-modeRobert Pluim2021-11-251-1/+8
* | ; * admin/MAINTAINERS: Add test/infra/*Michael Albinus2021-11-251-0/+1
* | Tag a test from process-tests.el as :unstable on emba.Michael Albinus2021-11-251-0/+1
* | Add temporary mode-line-position changeLars Ingebrigtsen2021-11-251-1/+1
* | Indent `closure' forms betterLars Ingebrigtsen2021-11-251-0/+1
* | Fix scroll wheel reporting on NSPo Lu2021-11-251-2/+8
* | Define a face for shr textLars Ingebrigtsen2021-11-251-1/+5
* | Set serial when filtering XI_KeyPress eventsPo Lu2021-11-251-1/+1
* | Add support for pixel wheel deltas on NSPo Lu2021-11-252-6/+20
* | mh-utils-tests: 'mh-sub-folders-actual' coverageStephen Gildea2021-11-242-24/+77
* | Fix tab-line cycling when using buffer groups (bug#52050)Matt Kramer2021-11-241-2/+6
* | ; Merge from origin/emacs-28Eli Zaretskii2021-11-240-0/+0
|\ \ | |/
| * Revert "Use @pxref when necessary"Eli Zaretskii2021-11-2411-22/+22
* | Merge from origin/emacs-28Eli Zaretskii2021-11-2411-22/+22
|\ \ | |/
| * Use @pxref when necessaryRobert Pluim2021-11-2411-22/+22
* | ; Merge from origin/emacs-28Eli Zaretskii2021-11-240-0/+0
|\ \ | |/
| * Backport Tramp fixes, don't mergeMichael Albinus2021-11-242-16/+15
* | Some optimizations for emba jobsMichael Albinus2021-11-243-54/+154
* | Remove APPEND argument from add-display-text-propertyLars Ingebrigtsen2021-11-242-12/+6
* | Fix min-width problem with "overlapping" regionsLars Ingebrigtsen2021-11-241-1/+2
* | * lisp/outline.el (outline-font-lock-keywords): Replace ‘.+’ with ‘.*’.Juri Linkov2021-11-241-1/+1
* | Add new function 'add-display-text-property'Lars Ingebrigtsen2021-11-244-0/+95
* | Change eshell-mode mode-line-format insinuationLars Ingebrigtsen2021-11-241-1/+1
* | Fix documentation of 'min-width' display spec.Eli Zaretskii2021-11-241-7/+9
* | * lisp/vcursor.el (vcursor-get-char-count): Preserve pointNarendra Joshi2021-11-241-3/+3
* | Fix typo in display_min_width commentLars Ingebrigtsen2021-11-241-1/+1
* | Make min-width of the U:-- widerLars Ingebrigtsen2021-11-241-1/+1
* | mh-utils-tests: Add new tests of "folders +/"Stephen Gildea2021-11-242-22/+31
* | ; * etc/NEWS: Fix recently added entries.Eli Zaretskii2021-11-241-2/+6
* | Minor fixes for a recent commitEli Zaretskii2021-11-241-11/+11
* | Add sample of -fanalyzer output (bug#51882)Mattias Engdegård2021-11-241-0/+3
* | Tighten `gnu` compile regexp furtherMattias Engdegård2021-11-241-3/+2
* | Use a proportional font for the mode lineLars Ingebrigtsen2021-11-243-5/+21
* | Make display_min_width work from the mode lineLars Ingebrigtsen2021-11-241-5/+17
* | ; Fix syntax error in generated test/infra/test-jobs.ymlMichael Albinus2021-11-242-33/+34
* | * admin/unidata/emoji-zwj.awk: Quote functions properly.Robert Pluim2021-11-241-3/+3
* | Make `yank-media' work on HaikuPo Lu2021-11-244-21/+155
* | * admin/notes/emba (Emacs jobset): Remove stage slow.Michael Albinus2021-11-244-70/+98
* | Fix min-width end condition handlingLars Ingebrigtsen2021-11-241-2/+1
* | Correct adjustments to frame widths in eventsPo Lu2021-11-241-4/+4
* | Remove unused arguments to EmacsView.AfterResizePo Lu2021-11-241-2/+2
* | Add support for the min-width display propertyLars Ingebrigtsen2021-11-245-6/+237
* | Re-enable the disabledForeground X resource.Gregory Heytings2021-11-242-1/+5
* | Allow NS to handle non-text clipboard contentsAlan Third2021-11-241-3/+77
* | Clear past end of frame on HaikuPo Lu2021-11-242-6/+6
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsPo Lu2021-11-244-7/+41
|\ \