aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (backtrace-on-redisplay-error): Use `handler-bind`scratch/handler-bindStefan Monnier2023-12-281-25/+58
* (macroexp--with-extended-form-stack): Use plain `let`Stefan Monnier2023-12-282-26/+25
* Move batch backtrace code to `top_level_2`Stefan Monnier2023-12-281-0/+4
* startup.el: Use `handler-bind` to implement `--debug-init`Stefan Monnier2023-12-281-124/+97
* ert.el: Use `handler-bind` to record backtracesStefan Monnier2023-12-282-86/+55
* (eval-expression): Fix bug#67196Stefan Monnier2023-12-271-16/+13
* New special form `handler-bind`Stefan Monnier2023-12-272-3/+24
* ; Fix typosStefan Kangas2023-12-283-5/+5
* Abbreviate the VC revision in vc-annotate's buffer nameJim Porter2023-12-273-3/+26
* Eglot: experimental support for Eglot-only subprojectsJoão Távora2023-12-271-19/+29
* Eglot: bump to 1.16João Távora2023-12-272-4/+4
* Eglot: fix typoJoão Távora2023-12-271-1/+2
* Eglot: introduce eglot-events-buffer-configJoão Távora2023-12-271-12/+26
* Jsonrpc: bump to 1.0.23João Távora2023-12-271-1/+1
* Fix Tramp error in project-find-fileDmitry Gutov2023-12-271-8/+9
* Revert "Eglot: Make 'try-completion' less broken"João Távora2023-12-261-4/+3
* Eglot: Make 'try-completion' less brokenJoão Távora2023-12-261-3/+4
* Eglot: partial fix for middle-of-symbol completionsJoão Távora2023-12-261-1/+3
* Add Python to `recentf-arrange-rules`Stefan Kangas2023-12-251-6/+12
* Fix ses-formula-recordVincent Belaïche2023-12-241-14/+13
* Fix test about need for explicit printing inserted linesVincent Belaïche2023-12-241-9/+19
* checkdoc: Avoid false positive for keybinding in docstringStefan Kangas2023-12-241-2/+5
* Make stty settings configurable in Tramp's make-processMichael Albinus2023-12-241-6/+24
* Fix toolbar for Log Edit modeEli Zaretskii2023-12-241-11/+6
* Introduce a toolbar for Log Edit modePo Lu2023-12-241-1/+64
* jit-lock-force-redisplay: Make it workDmitry Gutov2023-12-231-0/+1
* Optionally continue on error in erc-auth-source-searchF. Jason Park2023-12-231-4/+15
* Fix overlapping logs from erc-truncate-buffer-on-saveF. Jason Park2023-12-234-13/+22
* Replace some uses of erc-errorF. Jason Park2023-12-235-30/+46
* Populate erc--msg-prop-overrides for CTCP repliesF. Jason Park2023-12-232-31/+32
* ; Fix some doc strings in ERCF. Jason Park2023-12-232-8/+9
* Merge from origin/emacs-29Eli Zaretskii2023-12-237-14/+32
|\
| * Fix c++-ts-mode indentation (bug#67975)Yuan Fu2023-12-221-1/+1
| * Improve documentation of new native-compilation commandsEli Zaretskii2023-12-221-6/+10
| * ; Fix typoStefan Kangas2023-12-221-1/+1
| * Fix script for some charactersEli Zaretskii2023-12-201-0/+3
| * Fix passive mode for tnftp client in ange-ftp.el.Christophe Deleuze2023-12-181-1/+1
| * ; Improve documentation of ispell.el's dictionary databaseEli Zaretskii2023-12-171-2/+11
| * Fix using disabled command without a docstringStefan Kangas2023-12-161-3/+4
| * Eglot: Add Uiua language serverskykanin2023-12-161-1/+2
* | Fix alignment of columns in Dired display with ls-lispEli Zaretskii2023-12-231-8/+15
* | ; Improve and correct documentation of registers (bug#66394)Eli Zaretskii2023-12-231-7/+4
* | Make ffap correctly guess remote file names at pointVisuwesh2023-12-231-3/+11
* | ; Add autoload cookie for tags-reset-tags-tablesGerd Möllmann2023-12-231-0/+1
* | ; Update function name in package-vc--unpack-1Stefan Kangas2023-12-231-1/+1
* | ; Silence warningStefan Kangas2023-12-231-1/+1
* | Drop footer line warning for packages requiring Emacs 30.1Stefan Kangas2023-12-231-2/+8
* | Introduce new function lm-package-requiresStefan Kangas2023-12-232-23/+34
* | Eglot: declare eglot-lsp-context bound to non-nilJoão Távora2023-12-221-3/+2
* | Tramp's direct asynchronous processes use 'tramp-remote-path'Michael Albinus2023-12-222-92/+107