aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * src/pdumper.c (Fdump_emacs_portable): Fix typo in comment.Po Lu2025-02-201-1/+1
* | ; * etc/NEWS: Announce MS-DOS updates.Po Lu2025-02-201-0/+6
* | Port to modern GCC and pdumper on MS-DOSPo Lu2025-02-2012-32/+142
* | Prefer defvar-keymap in conf-mode.elStefan Kangas2025-02-191-17/+15
* | Simplify Tramp's find-executableMichael Albinus2025-02-194-91/+74
* | Merge from savannah/emacs-30Po Lu2025-02-194-22/+69
|\ \ | |/
| * Fix remaining Android bugs reported over the past monthsPo Lu2025-02-194-22/+69
* | * lisp/subr.el (read-key): Add 'tab-line' (bug#76408).Jared Finder2025-02-191-1/+1
* | Don't call x-popup-function for non-tty framesGerd Möllmann2025-02-191-8/+10
* | Merge from savannah/emacs-30Po Lu2025-02-198-4082/+5158
|\ \ | |/
| * Properly move existing tooltips on AndroidPo Lu2025-02-191-2/+11
| * ; * ChangeLog.4: Reformat down to 28 March 2024.Po Lu2025-02-191-1714/+1823
| * ; * ChangeLog.4: Check in ommitted change.Po Lu2025-02-181-1/+1
| * ; * ChangeLog.4: Fix log entries down to the 1 May 2024.Po Lu2025-02-181-2469/+2706
| * ; Fix typosStefan Kangas2025-02-186-14/+41
| * ; * ChangeLog.4: Update.Stefan Kangas2025-02-181-1/+694
| * ; * admin/authors.el (authors-ignored-files): Ignore gnus-nocem.el.Stefan Kangas2025-02-181-0/+1
* | Handle nil top frame (bug#76410)Gerd Möllmann2025-02-191-1/+1
* | (json-pretty-print): Rework a bitStefan Monnier2025-02-181-46/+32
* | ; * etc/NEWS: Document the previous change.Po Lu2025-02-191-0/+9
* | Don't insist on the presence of a mouse in strokes-modePo Lu2025-02-191-3/+1
* | Add python-ts-mode to ffap-alistkobarity2025-02-191-3/+2
* | ; * etc/NEWS: Move cl-lib related entries to proper section.Stefan Kangas2025-02-181-5/+10
* | Make cl-locally obsoleteStefan Kangas2025-02-183-8/+6
* | ; Fix copyright year in last commitStefan Kangas2025-02-181-1/+1
* | Add markdown-ts-modeRahul Martim Juliato2025-02-182-0/+116
* | (lexical-binding): Allow changing the default value (bug#74145)Stefan Monnier2025-02-186-22/+32
* | ; * .mailmap: Change my entries.Gerd Möllmann2025-02-181-2/+3
* | Disable PyREPL in Python shellLiu Hui2025-02-181-0/+1
* | Improve completion in IPython/Python 3.13kobarity2025-02-181-0/+7
* | Prefer defvar-keymap in tcl.elStefan Kangas2025-02-181-35/+31
* | Prefer defvar-keymap in pascal.elStefan Kangas2025-02-181-38/+35
* | Prefer defvar-keymap in meta-mode.elStefan Kangas2025-02-181-20/+18
* | Prefer plusp to open-coding it in image-diredStefan Kangas2025-02-181-9/+9
* | Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2025-02-182-5/+2
|\ \
| * | ; * src/menu.c (x_popup_menu_1): Fix typo.Gerd Möllmann2025-02-181-1/+1
| * | * src/menu.c (x_popup_menu_1): Use calln.Gerd Möllmann2025-02-181-4/+1
| * | ; * etc/NEWS: Fix punctuation.Eli Zaretskii2025-02-181-1/+1
* | | (replace_range): Delete last arg, always the negation of the first boolStefan Monnier2025-02-185-10/+9
* | | src/search.c (Freplace_match): Let `replace_range` call the a-c-fStefan Monnier2025-02-181-2/+1
* | | * src/editfns.c (Fsubst_char_in_region): Delete left-over codeStefan Monnier2025-02-181-60/+5
|/ /
* | * src/menu.c (x_popup_menu_1): Fix coding style.Po Lu2025-02-181-4/+4
* | Don't access overriding-text-conversion-style when unboundPo Lu2025-02-181-7/+6
* | Add x-popup-menu-functionGerd Möllmann2025-02-181-0/+12
* | Hide cursor based on tty frame's `cursor-type'Gerd Möllmann2025-02-181-0/+8
* | Add MPD stats viewer to 'mpc' (Bug#76350)john muhl2025-02-172-13/+70
* | Improve autoconf-mode macro detectionBasil L. Contovounesios2025-02-175-24/+249
* | Add file completion for git apply, am to pcompleteAntero Mejr2025-02-181-1/+4
* | Prefer oddp/evenp to open-coding in a few more casesStefan Kangas2025-02-187-13/+12
* | merging with my changes in cond-star.el.Richard Stallman2025-02-17135-843/+2001
|\ \