summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-05Add icon for last-pagescratch/tango-iconsYuan Fu2-0/+55
2024-05-05Adjust position and size for open and close iconsYuan Fu4-533/+174
2024-05-04Load png icons for tool-bar when availableYuan Fu1-2/+4
2024-05-04Add scalable icons and png exportsYuan Fu100-0/+7654
2024-05-01Tighten regexp for rust-ts-mode keyword workaroundYuan Fu1-1/+1
2024-05-01Fix fontification for else in macro body in rust-ts-modeYuan Fu1-1/+5
2024-05-01Add font-locking for typed parameters in python-ts-mode (bug#70665)Noah Peart2-0/+4
2024-05-02Port visible bell to AndroidPo Lu7-375/+63
2024-05-02Switch to GXinvert in XTflashPo Lu1-15/+4
2024-05-02; * doc/emacs/android.texi (Android Startup): Correct wording.Po Lu1-1/+1
2024-05-02; Update commentary in intervals.hPo Lu1-4/+4
2024-05-01(disassemble): Fix case of `(byte-code ...)` argumentAndrea Corallo1-5/+6
2024-05-01Add Compat as an Eglot dependencyPhilip Kaludercic1-15/+10
2024-05-01Fix minor typos in haikuterm.cPo Lu1-3/+3
2024-05-01Implement dots and dashes on NextstepPo Lu2-13/+68
2024-05-01; Silence obsoletion warning in mwheel-tests.Basil L. Contovounesios1-4/+6
2024-05-01; Update pvec_type hash for CHECK_STRUCTSBasil L. Contovounesios1-1/+1
2024-05-01Assume match before calling help-xref-buttonBasil L. Contovounesios2-19/+10
2024-05-01Disable on-screen keyboard outside fields in Custom buffersPo Lu2-12/+35
2024-05-01; * src/androidselect.c (extract_fd_offsets): Fix typos.Po Lu1-2/+2
2024-05-01Fix compatibility issues with Android clipboardsPo Lu8-114/+251
2024-05-01; Fix widget button press cancellationPo Lu1-1/+1
2024-04-30Fix first appearance records for some misdated functionsMattias Engdegård1-0/+17
2024-04-30* lisp/emacs-lisp/bytecomp.el (byte-compile-make-closure): Simplify.Mattias Engdegård1-10/+7
2024-04-30* lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Simplify.Mattias Engdegård1-7/+5
2024-04-30Fix deletion of text holding `inhibit-read-only' propertiesPo Lu3-15/+92
2024-04-30Work around bad GCC diagnostic in select_windowPaul Eggert1-0/+4
2024-04-30Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.cPaul Eggert1-0/+2
2024-04-30Pacify GCC 14 -Wstring-operflow in ftfont.cPaul Eggert1-5/+5
2024-04-30Pacify GCC 14 -Wnull-dereference in intervals.cPaul Eggert1-4/+5
2024-04-30Pacify GCC 14 -Wnull-dereference in tim_sortPaul Eggert2-4/+3
2024-04-30Pacify GCC 14 -Wclobbered in eval.cPaul Eggert1-0/+6
2024-04-30Pacify GCC 14 -Wnull-dereferencePaul Eggert5-42/+36
2024-04-30Pacify GCC 14 -Walloc-sizePaul Eggert1-2/+3
2024-04-30etags: work around GCC bug 114882Paul Eggert1-0/+6
2024-04-30etags: fix #line parsing (\\", long lines)Paul Eggert1-11/+11
2024-04-30Simplify etags.c by omitting a macroPaul Eggert1-25/+23
2024-04-30; etc/NEWS.unknown: Quote command invocation.Michael Albinus1-1/+1
2024-04-30Improve treesitter tests on EMBAMichael Albinus3-0/+17
2024-04-30* test/README (EMACS_EXTRAOPT): Add environment variable.Michael Albinus1-0/+6
2024-04-30Minor adjustments to eww text field change handlersPo Lu1-10/+11
2024-04-29Use the nthcdr byte-op for drop, and raise open-code limitMattias Engdegård1-7/+9
2024-04-29Add (semi-redundant) fix to nnatom backend declarationEric Abrahamsen2-2/+2
2024-04-29(disassemble-internal): Handle new function valuesStefan Monnier1-12/+10
2024-04-29oclosure-tests.el: Adjust to new `interpreted-function` typeStefan Monnier1-2/+2
2024-04-29Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii1-2/+4
2024-04-29(byte-compile): Fix interaction with old `advice.el`Stefan Monnier1-2/+4
2024-04-29; Fix documentation of recent commits.Eli Zaretskii3-14/+19
2024-04-29Declare the variable `rx-constituents` obsolete.Mattias Engdegård3-12/+24
2024-04-29; * doc/lispref/objects.texi (Type Predicates): fix xrefsMattias Engdegård1-2/+2