summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29Add NEWS.unknown file to correct versions of introductionMattias Engdegård
2024-04-29Add `drop` as alias for `nthcdr`Mattias Engdegård
2024-04-29Fix value< string comparison ungoodthinkMattias Engdegård
2024-04-29Fix errors in 'shr-correct-dom-case'Visuwesh
2024-04-29Adapt eww to touch screens, mice and text conversionPo Lu
2024-04-29Take fields into account during text conversionPo Lu
2024-04-29; Delete obsolete commentaryPo Lu
2024-04-29Fix NEWS entries and documentation for underline stylesPo Lu
2024-04-28Use a dedicated type to represent interpreted-function valuesStefan Monnier
2024-04-28(COMPILED): Rename to CLOSUREStefan Monnier
2024-04-28* src/comp.c (comp_hash_string): Count bytes, not chars.Mattias Engdegård
2024-04-28Implement dots and dashes on PGTKPo Lu
2024-04-28Implement dots and dashes on HaikuPo Lu
2024-04-28Fix the Haiku buildPo Lu
2024-04-28Implement dots and dashes on AndroidPo Lu
2024-04-28Fix the MS-Windows build broken by a recent commitEli Zaretskii
2024-04-28Fix Android buildPo Lu
2024-04-28Implement dots and dashes on XPo Lu
2024-04-28Port double-line underlines to GUI systemsPo Lu
2024-04-28; * src/term.c (turn_on_face): Fix coding style.Po Lu
2024-04-27Merge from origin/emacs-29Eli Zaretskii
2024-04-27Fix last changeEli Zaretskii
2024-04-27; Skip 'csharp-ts-mode' test if grammar is missingjohn muhl
2024-04-27Refine the Custom type of generated '*-modes' optionsEshel Yaron
2024-04-27Fix ommissions in window scrolling commands that ought to clear vscrollPo Lu
2024-04-27Merge from origin/emacs-29Eli Zaretskii
2024-04-27Fix a typo in Introduction to Emacs Lisp (bug#70571).Brad Howes
2024-04-27Fix `find-grep-dired' with default OpenBSD's GrepManuel Giraud
2024-04-27; * test/lisp/jsonrpc-tests.el: Skip all tests on MS-Windows.Eli Zaretskii
2024-04-27; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.Eli Zaretskii
2024-04-27Shut down jsonrpc server more gracefullyDaniel Pettersson
2024-04-27Followup changes for styled underline supportEli Zaretskii
2024-04-27Add support for colored and styled underlines on tty framesMohsin Kaleem
2024-04-27Improve documentation of 'package-enable-at-startup'Eli Zaretskii
2024-04-26Fix c-ts-common--fill-paragraph for CYuan Fu
2024-04-27Enable customization of the quit key on AndroidPo Lu
2024-04-26Fix gud-lldb-command-nameGerd Möllmann
2024-04-26Always update VC packages from a vc-dir bufferPhilip Kaludercic
2024-04-25* lisp/tab-line.el: Fix tab-line-buffers in window-persistent-parameters.Juri Linkov
2024-04-25Suppress warnings for obsolete display-comint-buffer-action (bug#69983)Juri Linkov
2024-04-25Fix 'mode-line-right-align-edge' with asymmetrical marginsEli Zaretskii
2024-04-25Fix last changeEli Zaretskii
2024-04-25Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming
2024-04-25Fix which-function error in 'lua-ts-mode' (bug#70515)john muhl
2024-04-25; Exclude more modes in 'global-completion-preview-mode'Eshel Yaron
2024-04-25; * etc/PROBLEMS: Document crashes due to tree-sitter ABI (bug#70438).Eli Zaretskii
2024-04-25Better eval-when-compile example in manualMattias Engdegård
2024-04-25Improve custom button faces on monochrome displaysPo Lu
2024-04-24Disable unsuitable XPM color selection mechanism on AndroidPo Lu
2024-04-24Fix tbreak for LLDBGerd Möllmann