Age | Commit message (Expand) | Author | Files | Lines |
2024-05-05 | Add icon for last-pagescratch/tango-icons | Yuan Fu | 2 | -0/+55 |
2024-05-05 | Adjust position and size for open and close icons | Yuan Fu | 4 | -533/+174 |
2024-05-04 | Load png icons for tool-bar when available | Yuan Fu | 1 | -2/+4 |
2024-05-04 | Add scalable icons and png exports | Yuan Fu | 100 | -0/+7654 |
2024-05-01 | Tighten regexp for rust-ts-mode keyword workaround | Yuan Fu | 1 | -1/+1 |
2024-05-01 | Fix fontification for else in macro body in rust-ts-mode | Yuan Fu | 1 | -1/+5 |
2024-05-01 | Add font-locking for typed parameters in python-ts-mode (bug#70665) | Noah Peart | 2 | -0/+4 |
2024-05-02 | Port visible bell to Android | Po Lu | 7 | -375/+63 |
2024-05-02 | Switch to GXinvert in XTflash | Po Lu | 1 | -15/+4 |
2024-05-02 | ; * doc/emacs/android.texi (Android Startup): Correct wording. | Po Lu | 1 | -1/+1 |
2024-05-02 | ; Update commentary in intervals.h | Po Lu | 1 | -4/+4 |
2024-05-01 | (disassemble): Fix case of `(byte-code ...)` argument | Andrea Corallo | 1 | -5/+6 |
2024-05-01 | Add Compat as an Eglot dependency | Philip Kaludercic | 1 | -15/+10 |
2024-05-01 | Fix minor typos in haikuterm.c | Po Lu | 1 | -3/+3 |
2024-05-01 | Implement dots and dashes on Nextstep | Po Lu | 2 | -13/+68 |
2024-05-01 | ; Silence obsoletion warning in mwheel-tests. | Basil L. Contovounesios | 1 | -4/+6 |
2024-05-01 | ; Update pvec_type hash for CHECK_STRUCTS | Basil L. Contovounesios | 1 | -1/+1 |
2024-05-01 | Assume match before calling help-xref-button | Basil L. Contovounesios | 2 | -19/+10 |
2024-05-01 | Disable on-screen keyboard outside fields in Custom buffers | Po Lu | 2 | -12/+35 |
2024-05-01 | ; * src/androidselect.c (extract_fd_offsets): Fix typos. | Po Lu | 1 | -2/+2 |
2024-05-01 | Fix compatibility issues with Android clipboards | Po Lu | 8 | -114/+251 |
2024-05-01 | ; Fix widget button press cancellation | Po Lu | 1 | -1/+1 |
2024-04-30 | Fix first appearance records for some misdated functions | Mattias Engdegård | 1 | -0/+17 |
2024-04-30 | * lisp/emacs-lisp/bytecomp.el (byte-compile-make-closure): Simplify. | Mattias Engdegård | 1 | -10/+7 |
2024-04-30 | * lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Simplify. | Mattias Engdegård | 1 | -7/+5 |
2024-04-30 | Fix deletion of text holding `inhibit-read-only' properties | Po Lu | 3 | -15/+92 |
2024-04-30 | Work around bad GCC diagnostic in select_window | Paul Eggert | 1 | -0/+4 |
2024-04-30 | Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.c | Paul Eggert | 1 | -0/+2 |
2024-04-30 | Pacify GCC 14 -Wstring-operflow in ftfont.c | Paul Eggert | 1 | -5/+5 |
2024-04-30 | Pacify GCC 14 -Wnull-dereference in intervals.c | Paul Eggert | 1 | -4/+5 |
2024-04-30 | Pacify GCC 14 -Wnull-dereference in tim_sort | Paul Eggert | 2 | -4/+3 |
2024-04-30 | Pacify GCC 14 -Wclobbered in eval.c | Paul Eggert | 1 | -0/+6 |
2024-04-30 | Pacify GCC 14 -Wnull-dereference | Paul Eggert | 5 | -42/+36 |
2024-04-30 | Pacify GCC 14 -Walloc-size | Paul Eggert | 1 | -2/+3 |
2024-04-30 | etags: work around GCC bug 114882 | Paul Eggert | 1 | -0/+6 |
2024-04-30 | etags: fix #line parsing (\\", long lines) | Paul Eggert | 1 | -11/+11 |
2024-04-30 | Simplify etags.c by omitting a macro | Paul Eggert | 1 | -25/+23 |
2024-04-30 | ; etc/NEWS.unknown: Quote command invocation. | Michael Albinus | 1 | -1/+1 |
2024-04-30 | Improve treesitter tests on EMBA | Michael Albinus | 3 | -0/+17 |
2024-04-30 | * test/README (EMACS_EXTRAOPT): Add environment variable. | Michael Albinus | 1 | -0/+6 |
2024-04-30 | Minor adjustments to eww text field change handlers | Po Lu | 1 | -10/+11 |
2024-04-29 | Use the nthcdr byte-op for drop, and raise open-code limit | Mattias Engdegård | 1 | -7/+9 |
2024-04-29 | Add (semi-redundant) fix to nnatom backend declaration | Eric Abrahamsen | 2 | -2/+2 |
2024-04-29 | (disassemble-internal): Handle new function values | Stefan Monnier | 1 | -12/+10 |
2024-04-29 | oclosure-tests.el: Adjust to new `interpreted-function` type | Stefan Monnier | 1 | -2/+2 |
2024-04-29 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs | Eli Zaretskii | 1 | -2/+4 |
2024-04-29 | (byte-compile): Fix interaction with old `advice.el` | Stefan Monnier | 1 | -2/+4 |
2024-04-29 | ; Fix documentation of recent commits. | Eli Zaretskii | 3 | -14/+19 |
2024-04-29 | Declare the variable `rx-constituents` obsolete. | Mattias Engdegård | 3 | -12/+24 |
2024-04-29 | ; * doc/lispref/objects.texi (Type Predicates): fix xrefs | Mattias Engdegård | 1 | -2/+2 |