summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Release rebuild to athena apt repositorydebian/29.1_git20221126.1Sean Whitton2022-11-26
* drop imagemagick build-deps, add build-deps for optional featuresSean Whitton2022-11-26
* changelogSean Whitton2022-11-26
* 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
| * Update from Gnulib by running admin/merge-gnulibPaul Eggert2022-11-26
| * ; * src/treesit.c: Fix typos and wording in comments.Eli Zaretskii2022-11-26
| * ; doc fix: Use w32-* names instead of obsolete onesJuanma Barranquero2022-11-26
| * ; Don't mention Makefiles twice in `(emacs) Program Modes`Stefan Kangas2022-11-26
| * ; Clean up unused function: cuseridlu4nx2022-11-26
| * ; * doc/emacs/programs.texi (Program Modes): Improve indexing.Stefan Kangas2022-11-26
| * Mention new programming language support in manualStefan Kangas2022-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
| * Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-11-26
| |\
| | * Reduce wasted cycles in x*.cPo Lu2022-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 tree-sitter assertion error (bug#59574)Yuan Fu2022-11-25
| * Rename treesit_ensure_position_synced to treesit_sync_visible_regionYuan Fu2022-11-25
| * ; Add comments in treesit.c and treesit.hYuan Fu2022-11-25
| * ; Fix comment-end in treesit-simple-indent-presetsYuan Fu2022-11-25
| * ; * lisp/progmodes/csharp-mode.el: Add author and maintainer.Yuan Fu2022-11-25
| * ; * test/lisp/eshell/esh-var-tests.el: Fix incorrect paren placement.Jim Porter2022-11-25
| * Rename ts-mode to typescript-ts-modeTheodor Thornhill2022-11-26
| * Rename ts-mode.el to typescript-ts-mode.elTheodor Thornhill2022-11-26
| * Fix no-accept-focus handling for embedded framesPo Lu2022-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
| * ; * src/sqlite.c (Fsqlite_version): Doc fix.Eli Zaretskii2022-11-25
| * Add sqlite library version string retrieval function (bug#58766)Mattias EngdegÄrd2022-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
| * Remove unused parameter from image_create_pix_containerStefan Kangas2022-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
| * ; Add more tests for the Emacs serverJim Porter2022-11-24
| * ; Fix up some NEWS entries for EshellJim Porter2022-11-24