summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; Fix some typosMichael Heerdegen2022-11-261-1/+1
* ; Add doc string to 'ucs-normalize-string'Eli Zaretskii2022-11-261-0/+1
* Use substitute-command-keys in Info-index errorStefan Kangas2022-11-261-6/+9
* eglot-server-programs: ts-mode -> typescript-ts-modeBrian Leung2022-11-261-1/+1
* ; * lisp/progmodes/csharp-mode.el: Add Commentary.Stefan Kangas2022-11-261-0/+4
* ; Fix comment-end in treesit-simple-indent-presetsYuan Fu2022-11-251-2/+4
* ; * lisp/progmodes/csharp-mode.el: Add author and maintainer.Yuan Fu2022-11-251-0/+2
* Rename ts-mode to typescript-ts-modeTheodor Thornhill2022-11-261-39/+39
* Rename ts-mode.el to typescript-ts-mode.elTheodor Thornhill2022-11-261-0/+0
* Drop project--value-in-dirDmitry Gutov2022-11-251-17/+5
* ; * lisp/server.el (server-start): Fix a typo in a warning message.Jim Porter2022-11-251-1/+1
* ; lisp/progmodes/which-func.el: Mark emacs-devel as maintainer.Stefan Kangas2022-11-251-4/+4
* ; * lisp/progmodes/which-func.el: Remove obsolete commentJuanma Barranquero2022-11-251-10/+0
* Disable auth-source-pass-extra-query-keywords by defaultF. Jason Park2022-11-252-5/+6
* ; * lisp/progmodes/python.el (treesit-node-prev-sibling): Declare.Eli Zaretskii2022-11-251-1/+1
* ; Fix doc strings in xref.elEli Zaretskii2022-11-251-8/+10
* Fix regex errors in csharp-modeTheodor Thornhill2022-11-251-2/+2
* CC Mode: Fix the "asymmetry rule" for fontifying a type followed by *Alan Mackenzie2022-11-251-2/+5
* Show package name in package-vc--unpack promptDaanturo2022-11-251-1/+1
* ; Remove unused variable treesit-imenu-functionStefan Kangas2022-11-251-8/+0
* Don't explicitly delete client frames when killing Emacs anywayJim Porter2022-11-241-53/+77
* Make ibuffer directory filter buffer awareGabriel do Nascimento Ribeiro2022-11-251-4/+6
* Add support for window-local xref historyAckerley Tng2022-11-251-33/+84
* Bind Buffer-menu-view-other-window to "O"Stefan Kangas2022-11-251-9/+9
* ; * lisp/net/goto-addr.el (goto-address-at-point): Fix last commit.Stefan Kangas2022-11-251-6/+6
* Allow goto-address-at-point to use secondary browserGabriel do Nascimento Ribeiro2022-11-251-14/+17
* Fix easy menu separator in oldXMenuManuel Giraud2022-11-251-4/+7
* Improve csharp-ts-mode fontificationJostein Kjønigsen2022-11-241-0/+12
* Improve python-ts-mode fontification (bug#59534)Yuan Fu2022-11-241-5/+20
* ; Avoid treesit-related byte-compilation warningsEli Zaretskii2022-11-242-0/+7
* Add more tree-sitter modes to eglot-server-programsBrian Leung2022-11-241-2/+2
* ; * lisp/progmodes/eglot.el (eglot-server-programs): Add csharp-ts-mode.Eli Zaretskii2022-11-241-1/+2
* Add tree-sitter-based modes to eglot-server-programsBrian Leung2022-11-241-5/+10
* icalendar.el: Fix parsing of sexp entries (bug#56241)hokomo2022-11-241-3/+5
* Eglot: don't confuse URLs and windows file pathsdannyfreeman2022-11-241-2/+6
* Remove fboundp check in eglot--connectJoão Távora2022-11-241-3/+1
* Eglot: Advertise completion.resolveSupport capabilitiesMarcin Pajkowski2022-11-241-0/+4
* Add new SI prefixesMattias Engdegård2022-11-242-3/+8
* Fix trashing of symlink that points at a directoryMike Kupfer2022-11-241-1/+2
* Fix cross-filesystem directory trashing (Bug#58721)Mike Kupfer2022-11-241-2/+19
* CC Mode: Make it scroll fast over buffers with only #define'sAlan Mackenzie2022-11-243-9/+11
* Fix face issues in show-paren context overlay (bug#59527)Tassilo Horn2022-11-242-27/+37
* ; Relayout comments in treesit-font-lock-fontify-regionYuan Fu2022-11-231-28/+34
* ; * lisp/progmodes/csharp-mode.el: Add missing require form.Yuan Fu2022-11-231-0/+1
* Add an error fontification heuristic to c-ts-modeYuan Fu2022-11-231-1/+21
* Don't always filter out captured tree-sitter nodes outside of regionYuan Fu2022-11-231-5/+10
* project-switch-project: Use a different fix for bug#58784Dmitry Gutov2022-11-241-8/+13
* Accept functions in place of passwords in ERCF. Jason Park2022-11-235-12/+52
* Add non-IRCv3 SASL module to ERCF. Jason Park2022-11-234-0/+510
* Call erc-login indirectly via new generic wrapperF. Jason Park2022-11-231-2/+6