aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ; * 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
* | Fix last changePo Lu2024-03-151-5/+6
* | * lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.Juri Linkov2024-03-142-1/+31
* | * lisp/progmodes/project.el: Don't run modes from .dir-locals.el.Juri Linkov2024-03-141-2/+3
* | Context menu for project (bug#69566)Juri Linkov2024-03-143-5/+13
* | Add language server for Move to eglotPankaj Jangid2024-03-141-0/+1
* | Detect the readline support for Python shell completionLiu Hui2024-03-142-12/+48
* | Handle the case where 'vtable-update-object' doesn't find old objectAdam Porter2024-03-141-22/+22
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-1431-40/+40
* | bug#69685: Add language server for Fennel to eglotPhil Hagelberg2024-03-141-0/+1
* | ffap.el: Exclude angle brackets from file names in XMLStrawberryTea2024-03-141-0/+3
* | Add bounds-of-thing-at-point property for 'number'Visuwesh2024-03-141-2/+15
* | ; Fix last change (bug#68604)Eli Zaretskii2024-03-144-14/+12
* | Add user option to disable JavaScript in xwidget webviewNoé Lopez2024-03-144-1/+28
* | * lisp/emacs-lisp/vtable.el (vtable-update-object): Fix.Adam Porter2024-03-141-1/+3
* | ; Fix last change to compile with mingw.org's MinGWEli Zaretskii2024-03-142-0/+18
* | Fix resetting keyboard hook state on MS-WindowsRaffael Stocker2024-03-145-9/+120
* | * exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.Po Lu2024-03-141-0/+30
* | Improve /proc/self/exe substitution on AndroidPo Lu2024-03-144-11/+121
* | ; * java/org/gnu/emacs/EmacsDesktopNotification.java (display1): Another fix.Po Lu2024-03-141-2/+3
* | ns_select fix for macOS terminals (bug#69561)Gerd Möllmann2024-03-131-2/+6
* | Fix name of gnus-notification(s)-close; ignore argumentEric Abrahamsen2024-03-131-1/+1
* | Fix crash when displaying notifications on Android 3.0Po Lu2024-03-131-2/+4
* | Prevent freezes on macOS (bug#69561)Gerd Möllmann2024-03-131-7/+10