aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix process-attributes time precision on GNU/LinuxPaul Eggert2022-03-043-78/+49
* | %CPU can exceed 100 on GNU/LinuxPaul Eggert2022-03-042-4/+3
* | Avoid unnecessary make_float in time arithmeticPaul Eggert2022-03-041-4/+12
* | Fix FreeBSD typo in process-attributes cstimePaul Eggert2022-03-041-1/+1
* | Flush default GC before using it in functions that accept a GContextPo Lu2022-03-051-0/+6
* | Remove render code in x_scroll_run and drop NoExpose events insteadPo Lu2022-03-051-18/+9
* | project-shell: Ensure the resulting buffer is liveDmitry Gutov2022-03-051-1/+6
* | Prevent some NoExpose events from being generatedPo Lu2022-03-051-6/+18
* | Implement `pre_activate' callbacks for Motif menusPo Lu2022-03-051-2/+19
* | Fix the MS-DOS buildPo Lu2022-03-051-0/+1
* | trace.el: Preserve the line structureStefan Monnier2022-03-041-4/+7
* | Avoid statting directories on startup for InfoLars Ingebrigtsen2022-03-044-89/+73
* | Improve scroll-bar-mode/default-frame-alist interaction docsLars Ingebrigtsen2022-03-042-6/+19
* | Add some sleeps to gnutls_try_handshakeLars Ingebrigtsen2022-03-048-1/+363
* | Add a few warnings about special event structures on XPo Lu2022-03-041-2/+19
* | Fix some errors in stretch glyphs code on PGTKPo Lu2022-03-041-17/+6
* | Fix wording and punctuation in recent Gnus documentation changesEli Zaretskii2022-03-042-4/+3
* | Initialize time inside motion and button events converted from XI eventsPo Lu2022-03-041-10/+19
* | Turn expiry on for nnselect groupsAndrew G Cohen2022-03-042-18/+32
* | ; Fetch the nnselect-rescan parameter from the topic or groupAndrew G Cohen2022-03-041-1/+1
* | Correctly process legacy XI wheel events on top of scroll barsPo Lu2022-03-041-0/+42
* | Pass core scroll wheel events outside the edit widget to Emacs on GTKPo Lu2022-03-041-2/+43
* | Fix display of stretch glyphs when hscrolled on PGTKPo Lu2022-03-041-14/+11
* | * src/pgtkterm.c (pgtk_draw_fringe_bitmap): Synchronize logic with X.Po Lu2022-03-041-1/+14
* | ; * src/nsterm.m (ns_draw_fringe_bitmap): Fix typo in last change.Po Lu2022-03-041-1/+2
* | Synchronize NS fringe bitmap code with XPo Lu2022-03-041-0/+7
* | Synchronize Haiku fringe bitmap code with XPo Lu2022-03-041-9/+23
* | Merge from origin/emacs-28Po Lu2022-03-045-3/+51
|\ \ | |/
| * Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii2022-03-034-2/+47
| * One more fix of the BPA implementationEli Zaretskii2022-03-031-0/+1
| * Fix handling of brackets in BPAEli Zaretskii2022-03-031-1/+3
* | Teach Edebug about the special '&whole' syntax for compiler macros.Philipp Stephani2022-03-032-1/+23
* | (with-demoted-errors): Fix bug#54225Stefan Monnier2022-03-031-1/+1
* | Fix clobbering of match data in executable-set-magicLars Ingebrigtsen2022-03-031-6/+7
* | Allow splitting strings in Eshell expansions with "plain" stringsJim Porter2022-03-033-13/+22
* | Fix parsing of indices in Eshell expansionsJim Porter2022-03-033-61/+212
* | Fix Eshell dollar interpolation inside of double-quotesJim Porter2022-03-033-9/+91
* | Add a new macro to simplify parsing temporary Eshell command stringsJim Porter2022-03-031-9/+33
* | Move Eshell variable interpolation tests to their own fileJim Porter2022-03-032-68/+111
* | Merge from origin/emacs-28Stefan Kangas2022-03-031-5/+4
|\ \ | |/
| * Correct etc/NEWS entry about bitmapped fontsPo Lu2022-03-021-5/+4
* | Cache the backend value together with the project rootDmitry Gutov2022-03-031-29/+32
* | * src/xterm.c: Fix commentary on GTK client side windows.Po Lu2022-03-031-3/+3
* | Fix Motif build without toolkit scroll barsPo Lu2022-03-031-2/+4
* | * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2022-03-031-1/+1
* | Don't calculate any frame for extension eventsPo Lu2022-03-031-5/+3
* | Implement `toolkit_position_hook' on PGTKPo Lu2022-03-031-1/+30
* | ; * src/termhooks.h (struct terminal): Fix typo in comment.Po Lu2022-03-021-2/+2
* | Fix menu bar position reporting on Haiku as wellPo Lu2022-03-021-0/+10
* | Fix reporting of imaginary key prefixes on toolkit tool and menu barsPo Lu2022-03-023-0/+61