aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; Delete old package.elfeature/package-factorizePhilip Kaludercic2025-12-261-5010/+0
* ; Move package-related tests to mirror new file locationsPhilip Kaludercic2025-12-2645-0/+0
* Merge remote-tracking branch 'origin/master' into feature/package-factorizePhilip Kaludercic2025-12-26813-22597/+58854
|\
| * Fix problem in tramp-adbMichael Albinus2025-12-262-44/+55
| * Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-12-256-89/+146
| * Eglot: speed up symbol highlighting (bug#80072)João Távora2025-12-251-13/+21
| * * lisp/tab-bar.el (tab-bar-merge-tabs): New command.Juri Linkov2025-12-242-2/+38
| * * lisp/image-mode.el (image-mode--next-file): Fix infinite loop.Juri Linkov2025-12-241-5/+12
| * Add ns_set_window_size_and_positionStéphane Marks2025-12-242-16/+66
| * In Fns_progress_indicator fix GNUstep enum spelling (bug#79859)Stéphane Marks2025-12-241-0/+5
| * Improve documentation of 'word-combining-categories'Eli Zaretskii2025-12-241-5/+12
| * Merge branch 'cursor-intangible'Stefan Monnier2025-12-231-34/+39
| |\
| | * (cursor-sensor-tangible-pos): Prefer shortening the motionStefan Monnier2025-12-231-2/+7
| | * (cursor-sensor-tangible-pos): Insist on picking a tangible positionStefan Monnier2025-12-231-6/+5
| | * (cursor-sensor-tangible-pos): Clarify edge caseStefan Monnier2025-12-231-5/+4
| | * (cursor-sensor-tangible-pos): RewriteStefan Monnier2025-12-231-34/+36
| * | Fix tool-bar commands in Infomilkvetch2025-12-231-4/+4
| |/
| * ; * src/frame.c (Fmake_frame_invisible): Don't skip setting frame invisible.Gerd Möllmann2025-12-231-5/+6
| * Implement set_window_size_and_position_hook on AndroidPo Lu2025-12-234-3/+72
| * Revert the commit 70678cd5 (bug#80052)Katsumi Yamaoka2025-12-231-9/+4
| * time-stamp-custom-pattern test: Minor optimizationStephen Gildea2025-12-221-41/+53
| * ; * lisp/disp-table.el (standard-display-unicode-special-glyphs): fix doc.Gerd Möllmann2025-12-221-3/+3
| * Fix handling of border face on tty child frames (bug#80043)Gerd Möllmann2025-12-221-19/+46
| * ; Improve documentation of 'font-spec'Eli Zaretskii2025-12-222-3/+6
| * ; * test/lisp/emacs-lisp/vtable-tests.el: avoid arity warningMattias Engdegård2025-12-221-1/+2
| * Repair package-tests failureMattias Engdegård2025-12-221-4/+1
| * * lisp/cus-start.el: Don't complain about :initialize (bug#80051)Mattias Engdegård2025-12-221-1/+1
| * Recognise %b and %B in compile-time format string checkerMattias Engdegård2025-12-221-5/+5
| * ; * src/editfns.c (styled_format): fix build for C99 compilersMattias Engdegård2025-12-221-1/+1
| * Add functions to set frame size and position in one compound stepMartin Rudalics2025-12-229-23/+505
| * Simplify new %b/%B code many years from nowPaul Eggert2025-12-221-1/+13
| * Add binary format specifications '%b' and '%B'Jacob S. Gordon2025-12-224-22/+146
| * ; Fix coding style in w32fns.cPo Lu2025-12-221-14/+14
| * ; Revert previous commit.Paul Eggert2025-12-211-5/+4
| * ; Revert wrong doc change about, e.g., "-#xa".Paul Eggert2025-12-211-4/+5
| * ; * doc/lispref/strings.texi (Formatting Strings): Corrections.Mattias Engdegård2025-12-211-6/+5
| * Avoid mutating properties of string literalsMattias Engdegård2025-12-213-3/+3
| * ; Annotate VC backend functions regarding vc-use-short-revisionSean Whitton2025-12-211-0/+2
| * Remove binary-as-unsigned (bug#79990)Paul Eggert2025-12-213-28/+17
| * diff-sanity-check-hunk: Better handle incomplete lines (bug#80040)Sean Whitton2025-12-211-0/+1
| * Add text property 'imenu-region' for Eglot and 'M-x imenu' (bug#79980)Juri Linkov2025-12-212-3/+11
| * ; Minor updates to system-taskbar (bug#79859)Stéphane Marks2025-12-211-11/+16
| * ; Fix system-taskbar-badges on MS-WindowsEli Zaretskii2025-12-212-4/+8
| * List all packages in 'package-install' promptPhilip Kaludercic2025-12-211-10/+8
| * ; Fix last commitMichael Albinus2025-12-213-13/+13
| * System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks2025-12-217-23/+1263
| * Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-12-211-0/+8
| |\
| | * * doc/misc/tramp.texi (FUSE setup): Extend rclone setup section.Michael Albinus2025-12-211-0/+8
| * | Fix VIQR decoding and encodingEli Zaretskii2025-12-212-3/+44
| |/
| * ; Improve documentation of Hide-ifdef modeEli Zaretskii2025-12-211-33/+42