aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve wording of 'dired-jump's descriptionEli Zaretskii2022-03-071-5/+11
* | (cl-macro-list): Simplify by unifying the variantsStefan Monnier2022-03-071-25/+13
* | Avoid color leaks while better ensuring a close color is foundPo Lu2022-03-081-5/+30
* | Fix choice of visuals for XPM iconPo Lu2022-03-081-1/+3
* | Remove lock file in --no-build-details, tooLars Ingebrigtsen2022-03-071-1/+6
* | Mark ert-test-run-tests-batch-expensive unstable on EMBALars Ingebrigtsen2022-03-071-0/+1
* | Add user stylesheet option for doc-view EPUB supportKjartan Oli Agustsson2022-03-071-2/+16
* | * lisp/emacs-lisp/seq.el (seq-concatenate): Accept non-`sequencep` sequencesStefan Monnier2022-03-071-0/+1
* | Correctly handle exposure in oldXMenuPo Lu2022-03-075-4/+27
* | Improve color handling on colormapped displaysPo Lu2022-03-073-23/+44
* | Handle color allocation failures caused by colormap changesPo Lu2022-03-071-0/+28
* | Rework `abbreviate-file-name' in TrampMichael Albinus2022-03-0713-88/+148
* | ; * src/xterm.c (x_alloc_nearest_color_1): Commit missing hunk (again).Po Lu2022-03-071-4/+0
* | ; * src/xterm.c (x_alloc_nearest_color_1): Add missing part of change.Po Lu2022-03-071-1/+1
* | Fix color leakPo Lu2022-03-071-6/+2
* | Merge from origin/emacs-28Stefan Kangas2022-03-073-17/+14
|\ \ | |/
| * Add a comment for previous browse-url-of-dired-file changeLars Ingebrigtsen2022-03-071-1/+3
| * Restore documented Emacs 27.2 behaviour of browse-url-of-dired-fileLars Ingebrigtsen2022-03-071-1/+2
| * Update to Org 9.5.2-24-g668205Kyle Meyer2022-03-064-21/+16
* | Fix bookmark-bmenu-list sorting.Manuel Giraud2022-03-061-2/+3
* | Fix maximum selection size reportingPo Lu2022-03-071-1/+5
* | Fix typo in previous browse-url-file-url changeLars Ingebrigtsen2022-03-071-1/+1
* | Fix esh-proc-test/kill-pipeline-head loop syntaxLars Ingebrigtsen2022-03-071-1/+1
* | Inhibit extpipe tests on EMBA, because they apparently time out?Lars Ingebrigtsen2022-03-071-0/+1
* | Fix clearing of scroll bars on builds with disabled double buffersPo Lu2022-03-071-9/+13
* | Tweak how bibtex-mark-entry places pointLars Ingebrigtsen2022-03-071-3/+3
* | Show SVN status on "." directories, tooLars Ingebrigtsen2022-03-071-2/+2
* | Fix `W' in Dired with non-ASCII file namesLars Ingebrigtsen2022-03-072-15/+33
* | Get rid of a loop through all frames when processing eventsPo Lu2022-03-071-17/+18
* | Display complex data types in gdb-miGustaf Waldemarson2022-03-061-5/+64
* | Fix syntax error in obsolete message functionLars Ingebrigtsen2022-03-061-1/+1
* | Fix url-interactive-p typeLars Ingebrigtsen2022-03-061-1/+1
* | Fix problem with fetching images via CloudflareLars Ingebrigtsen2022-03-064-18/+23
* | (ecomplete-add-item): Preserve the more complete textStefan Monnier2022-03-061-1/+5
* | Restore call to byte-run-strip-symbol-positions in byte-compile-outAlan Mackenzie2022-03-062-1/+7
* | Don't accept whitespace or hex floats in rgbi: colour specsMattias EngdegÄrd2022-03-062-1/+9
* | Respect inhibit-double-buffering on non-toolkit scroll barsPo Lu2022-03-062-2/+15
* | Slightly fix mouse-highlight processing on HaikuPo Lu2022-03-061-2/+3
* | Implement frame cascading on HaikuPo Lu2022-03-061-1/+11
* | Merge from origin/emacs-28Stefan Kangas2022-03-062-1/+3
|\ \ | |/
| * * lib-src/seccomp-filter.c (main): Use faccessat2 only if defined.Andreas Schwab2022-03-051-0/+2
| * Fix regression in derived-mode-init-mode-variablesLars Ingebrigtsen2022-03-041-1/+1
* | Implement "window cascading" on NSPo Lu2022-03-061-1/+21
* | Reduce non-toolkit scroll bar flickerPo Lu2022-03-062-15/+158
* | Fix reporting of menu bar wheel events on no toolkit buildsPo Lu2022-03-061-5/+5
* | Use pselect instead of select in nsterm.mRobert Pluim2022-03-051-1/+1
* | Fix emacs-module-test after recent changesLars Ingebrigtsen2022-03-051-1/+1
* | Obey decorator-specified width and height of tooltip frames on HaikuPo Lu2022-03-054-0/+19
* | Garbage Haiku tooltip frames on size changePo Lu2022-03-051-0/+4
* | Fix process-attributes time precision on BSDPaul Eggert2022-03-041-59/+47