summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-26
|\
| * Improve robustness of server.el testsJim Porter2022-11-26
| * Remove mentions of create-directory nnmaildir settingEric Abrahamsen2022-11-26
| * ; Fix typosStefan Kangas2022-11-26
| * In project-find-file and the like, add absolute file name to historyAugusto Stoffel2022-11-26
| * Improve documentation of some posn-* functionsEli Zaretskii2022-11-26
| * Fix generation of autoloads on MS-WindowsEli Zaretskii2022-11-26
| * ; Fix some typosMichael Heerdegen2022-11-26
| * ; Add doc string to 'ucs-normalize-string'Eli Zaretskii2022-11-26
| * Use substitute-command-keys in Info-index errorStefan Kangas2022-11-26
| * eglot-server-programs: ts-mode -> typescript-ts-modeBrian Leung2022-11-26
| * ; * lisp/progmodes/csharp-mode.el: Add Commentary.Stefan Kangas2022-11-26
| * ; Fix comment-end in treesit-simple-indent-presetsYuan Fu2022-11-25
| * ; * lisp/progmodes/csharp-mode.el: Add author and maintainer.Yuan Fu2022-11-25
| * Rename ts-mode to typescript-ts-modeTheodor Thornhill2022-11-26
| * Rename ts-mode.el to typescript-ts-mode.elTheodor Thornhill2022-11-26
| * Drop project--value-in-dirDmitry Gutov2022-11-25
| * ; * lisp/server.el (server-start): Fix a typo in a warning message.Jim Porter2022-11-25
| * ; lisp/progmodes/which-func.el: Mark emacs-devel as maintainer.Stefan Kangas2022-11-25
| * ; * lisp/progmodes/which-func.el: Remove obsolete commentJuanma Barranquero2022-11-25
| * Disable auth-source-pass-extra-query-keywords by defaultF. Jason Park2022-11-25
| * ; * lisp/progmodes/python.el (treesit-node-prev-sibling): Declare.Eli Zaretskii2022-11-25
| * ; Fix doc strings in xref.elEli Zaretskii2022-11-25
| * Fix regex errors in csharp-modeTheodor Thornhill2022-11-25
| * CC Mode: Fix the "asymmetry rule" for fontifying a type followed by *Alan Mackenzie2022-11-25
| * Show package name in package-vc--unpack promptDaanturo2022-11-25
| * ; Remove unused variable treesit-imenu-functionStefan Kangas2022-11-25
| * Don't explicitly delete client frames when killing Emacs anywayJim Porter2022-11-24
| * Make ibuffer directory filter buffer awareGabriel do Nascimento Ribeiro2022-11-25
| * Add support for window-local xref historyAckerley Tng2022-11-25
| * Bind Buffer-menu-view-other-window to "O"Stefan Kangas2022-11-25
| * ; * lisp/net/goto-addr.el (goto-address-at-point): Fix last commit.Stefan Kangas2022-11-25
| * Allow goto-address-at-point to use secondary browserGabriel do Nascimento Ribeiro2022-11-25
| * Fix easy menu separator in oldXMenuManuel Giraud2022-11-25
| * Improve csharp-ts-mode fontificationJostein Kjønigsen2022-11-24
| * Improve python-ts-mode fontification (bug#59534)Yuan Fu2022-11-24
| * ; Avoid treesit-related byte-compilation warningsEli Zaretskii2022-11-24
| * Add more tree-sitter modes to eglot-server-programsBrian Leung2022-11-24
| * ; * lisp/progmodes/eglot.el (eglot-server-programs): Add csharp-ts-mode.Eli Zaretskii2022-11-24
| * Add tree-sitter-based modes to eglot-server-programsBrian Leung2022-11-24
| * icalendar.el: Fix parsing of sexp entries (bug#56241)hokomo2022-11-24
| * Eglot: don't confuse URLs and windows file pathsdannyfreeman2022-11-24
| * Remove fboundp check in eglot--connectJoão Távora2022-11-24
| * Eglot: Advertise completion.resolveSupport capabilitiesMarcin Pajkowski2022-11-24
| * Add new SI prefixesMattias Engdegård2022-11-24
| * Fix trashing of symlink that points at a directoryMike Kupfer2022-11-24
| * Fix cross-filesystem directory trashing (Bug#58721)Mike Kupfer2022-11-24
| * CC Mode: Make it scroll fast over buffers with only #define'sAlan Mackenzie2022-11-24
| * Fix face issues in show-paren context overlay (bug#59527)Tassilo Horn2022-11-24
| * ; Relayout comments in treesit-font-lock-fontify-regionYuan Fu2022-11-23