aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Followup changes to `cl-type-of`scratch/object-typeStefan Monnier2024-03-186-21/+14
* (primitive-function): New typeStefan Monnier2024-03-185-7/+18
* (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-188-17/+108
* Makeshift solution for X server bugPo Lu2024-03-181-0/+8
* ; Re-apply accidentally reverted commitKévin Le Gouguec2024-03-172-14/+72
* * lisp/tab-bar.el (tab-bar-select-restore-windows): New defcustom.Juri Linkov2024-03-172-1/+60
* Update source repository of the Modus themesProtesilaos Stavrou2024-03-171-3/+1
* Update modus-themes to their 4.4.0 versionProtesilaos Stavrou2024-03-1712-1279/+1428
* Fix vc-dir when "remote" Git branch is localKévin Le Gouguec2024-03-172-14/+72
* Improve C++ standard library detection on AndroidPo Lu2024-03-179-133/+337
* debug.el: Prevent re-entering the debugger for the same errorStefan Monnier2024-03-161-2/+19
* ; Pacify -Wmaybe-uninitialized in coding.c.Basil L. Contovounesios2024-03-161-1/+1
* ; Document more DND functions with limited supportEli Zaretskii2024-03-161-3/+12
* ; Fix recent changes in documentationEli Zaretskii2024-03-162-4/+6
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsEli Zaretskii2024-03-164-8/+20
|\
| * Document and announce 'marker-last-position'Martin Rudalics2024-03-164-8/+20
* | Merge from origin/emacs-29Eli Zaretskii2024-03-168-10/+64
|\ \ | |/ |/|
| * ; Fix 'usage:' keyword in Ffile_name_concat doc.Basil L. Contovounesios2024-03-161-1/+1
| * ; * CONTRIBUTE: Ask not to use non-ASCII unless necessary.Eli Zaretskii2024-03-151-0/+2
| * ; * src/lread.c (maybe_swap_for_eln): Clarify warning message.Eli Zaretskii2024-03-141-3/+3
| * ; Fix bibtex-biblatex-field-alist docstring typo.Basil L. Contovounesios2024-03-121-1/+1
| * ; * doc/lispref/control.texi (Conditionals): Add missing paren (bug#69742).Arash Esbati2024-03-121-1/+1
| * Fix 'with-sqlite-transaction'F. Jason Park2024-03-112-3/+55
| * ; * doc/emacs/files.texi (Image Mode): Fix typo (bug#69671).Eli Zaretskii2024-03-091-1/+1
* | In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics2024-03-163-8/+8
* | ; * src/xterm.c (syms_of_xterm): Fix typo.Po Lu2024-03-161-5/+5
* | Respond to default action from Gnus notificationsPo Lu2024-03-162-12/+13
* | Support x-*-keysym on AndroidPo Lu2024-03-161-10/+71
* | Correct doc strings for x-*-keysymPo Lu2024-03-161-20/+22
* | * doc/lispref/frames.texi (Window System Selections): Fix misuse of xref.Po Lu2024-03-161-2/+2
* | ; Circumvent miscompilations on Sun C 5.12 (148917-07)Po Lu2024-03-161-12/+18
* | Fix calc.texi for Texinfo 4.13Po Lu2024-03-161-6/+6
* | ; * src/eval.c (Fhandler_bind_1): Fix docstring.Basil L. Contovounesios2024-03-161-2/+2
* | * lisp/emacs-lisp/bindat.el (sint): Burp in dynbind (bug#69749)Stefan Monnier2024-03-151-0/+4
* | * Don't install unnecessary trampolines (bug#69573)Andrea Corallo2024-03-151-7/+9
* | * lisp/emacs-lisp/advice.el (comp-subr-trampoline-install): Don't declare.Andrea Corallo2024-03-151-2/+0
* | ; Fix documentation of a recent change (bug#68235)Eli Zaretskii2024-03-154-45/+60
* | Fix bug with CHECK_STRUCTS introduced by last buffer.h changeMartin Rudalics2024-03-151-1/+2
* | Further adjustments for restoring killed buffer windows (Bug#68235)Martin Rudalics2024-03-156-128/+225
* | ; Fix documentation of 'flyspell-check-changes'Eli Zaretskii2024-03-152-6/+11
* | ; * src/xwidget.c (xwidget-webkit-disable-javascript): Doc fix.Eli Zaretskii2024-03-151-2/+3
* | * lisp/vc/diff-mode.el (diff-mode-menu): Add menu item "Apply all hunks".Juri Linkov2024-03-151-0/+2
* | With visible-completions, only bind RET when completion is selectedSpencer Baugh2024-03-152-14/+29
* | Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec2024-03-154-25/+67
* | ; * src/androidselect.c (Fandroid_notifications_notify): Typo in doc string.Po Lu2024-03-151-1/+1
* | * src/sfntfont-android.c (init_sfntfont_android): Fix SDK check.Po Lu2024-03-151-1/+1
* | (project--value-in-dir): Ensure that the global value is still honoredDmitry Gutov2024-03-151-1/+2
* | fix: project submodule detection does not work for worktreesPatrick Bader2024-03-151-1/+1
* | (set-auto-mode): Streamline to fix bug#67795Stefan Monnier2024-03-141-113/+118
* | (customize-mode): Fix bug#69501Stefan Monnier2024-03-141-3/+4