]> git.eshelyaron.com Git - emacs.git/history - lisp/progmodes
; Fix quoting style in comments in itree.[ch] files
[emacs.git] / lisp / progmodes /
7 days ago Eshel YaronDrop hippie-exp.el
10 days ago Yuan FuFix c-ts-common-comment-indent-new-line (bug#73900)
10 days ago Stefan Monnier(with-peg-rules): Fix references to rulesets (bug#74018)
2024-11-02 Stefan KangasDon't start docstrings with "This function"
2024-11-01 Eshel YaronFurther simplify tmm.el
2024-10-29 Yuan FuFix c-ts-common-comment-indent-new-line (bug#73900)
2024-10-29 Dmitry Gutovproject--completing-read-strict: Move some common proce...
2024-10-29 Dmitry Gutovproject--read-file-cpd-relative: Move out the 'included...
2024-10-29 Alan MackenzieCC Mode: Add/remove defun buffer locally to post-comman...
2024-10-29 Dmitry Gutovproject-try-vc: Fix the "sometimes wrong cache" issue
2024-10-29 Stefan Kangas; Fix typos
2024-10-29 Vincenzo PupilloHighlight namespace name in "use" clause.
2024-10-26 Alan Mackenzie* lisp/progmodes/cc-langs.el (c-cpp-matchers): Remove...
2024-10-26 Alan MackenzieCC Mode: correct handling of properties on #include...
2024-10-25 Dmitry Gutovproject-prompter: Update the docstring for the recent...
2024-10-25 Vincenzo PupilloFix 'php-ts-mode': better indentation and font locking
2024-10-24 Eshel YaronDrop flymake-proc.el
2024-10-24 Eshel YaronDrop flymake-cc.el
2024-10-24 Eshel YaronDo not rely on package.el
2024-10-24 Eshel Yaron(eglot--connect): Guard against dead buffers
2024-10-24 Eshel YaronRemove debug message
2024-10-24 Eshel YaronFix bootstrap
2024-10-22 Andrea Corallo* lisp/progmodes/c-ts-mode.el (treesit-node-eq): Declar...
2024-10-22 Yuan FuFix c-ts-mode--anchor-prev-sibling (bug#73661)
2024-10-19 Eshel Yarongud.el: Generate less unreachable code
2024-10-19 Eshel YaronSync java-ts-mode.el
2024-10-19 Eshel Yaronflymake.el: Cosmetics
2024-10-17 Dmitry GutovNew helper function project-read-project
2024-10-17 Alan MackenzieCC Mode: Fix dodgy lisp `let' form.
2024-10-17 Alan MackenzieCC Mode: Rationalize and optimize cache invalidation...
2024-10-17 Eshel YaronDrop IDLWAVE
2024-10-17 Eshel YaronSimplify in-buffer completion
2024-10-17 Eshel YaronAdd ':group' to some 'defface's
2024-10-17 Eshel YaronFix extraneous parenthesis in java-ts-mode.el
2024-10-15 Yuan FuSet treesit-primary-parser for tree-sitter modes
2024-10-15 Alan MackenzieCC Mode: Correct and simplify quoted number regexps
2024-10-14 Eli Zaretskii* lisp/progmodes/compile.el (recompile): Autoload ...
2024-10-14 Diancheng WangStop highlighting current line when debuggee is running
2024-10-14 Jørgen KvalsvikFix c-ts-mode indentation for initializer lists (bug...
2024-10-14 Brennan VincentEglot: use :immediate t when resolving completions...
2024-10-14 João TávoraEglot: minor changes to doc and docstrings
2024-10-14 Yuan FuRevert "Set treesit-primary-parser for tree-sitter...
2024-10-14 Yuan FuRemove duplicate indent rules in elixir-ts-mode
2024-10-14 Yuan FuSet treesit-primary-parser for tree-sitter modes
2024-10-14 Dmitry Gutovpoject--vc-list-files: Check that the current Emacs...
2024-10-14 Dmitry GutovSupport calling 'project-current' with custom prompt
2024-10-07 Eshel YaronDrop verilog-mode.el and clean up some dead code
2024-10-06 Daniel ColascioneSimplify xref regular expression with rx
2024-10-06 Alan MackenzieCC Mode: Remove search limit to fontify first decl...
2024-10-06 Eli Zaretskii; * lisp/progmodes/csharp-mode.el (treesit-query-compil...
2024-10-06 Eshel YaronRevert "Support electric-layout-mode in python-base...
2024-10-06 Eshel YaronRevert "python: Better support := in electric-layout...
2024-10-06 Stefan KangasPrefer defvar-keymap in python.el
2024-10-06 Stefan Kangas; Minor cleanup of python-interpreter variable
2024-10-06 Stefan KangasUpdate Arni Magnusson's email address
2024-10-06 Stefan KangasFix python-ts-mode-map docstring
2024-10-06 Stefan KangasUse python-mode for SCons build files
2024-10-06 Stefan Kangaspython: Better support := in electric-layout-mode
2024-10-06 Eli ZaretskiiFix 'list-tags' when invoked from a non-file buffer
2024-10-06 Yuan FuUpdate csharp-ts-mode font-lock (bug#73369)
2024-10-06 john muhlTag interactive commands in 'lua-ts-mode'
2024-10-06 Stefan KangasMention LSP acronym in eglot defgroup docstring
2024-10-06 Stefan KangasChange :group of 'eglot' defgroup to 'tools'
2024-10-06 Stefan KangasRemove out-of-date documentation from python.el
2024-10-04 Theodor ThornhillAdd sentence and sexp movement to python-ts-mode
2024-10-04 Stefan KangasPrefer defcustom :local specifier
2024-10-04 Dmitry Gutov; Update a comment accordingly
2024-10-04 Dmitry Gutovxref-location-marker: Use find-file-noselect to ensure...
2024-10-03 Dmitry GutovUse Emacs Lisp xref backend in Lisp Help buffers
2024-10-03 john muhlUse defvar-keymap in lua-ts-mode
2024-10-03 Stefan KangasPrefer defvar-local where possible
2024-09-30 Stefan KangasTry "python" before "python3" in python-mode
2024-09-30 Mattias EngdegårdStop using :reverse-video in make-mode
2024-09-30 Sean Allredproject--vc-list-files: Use '--sparse' with 'git ls...
2024-09-30 Eli Zaretskii; Fix last changes in php-ts-mode.el
2024-09-30 Vincenzo PupilloFix php-ts-mode font-lock for latest PHP grammar (bug...
2024-09-30 Harald Jörg; cperl-mode.el: Fix an invalid face specification
2024-09-30 Dmitry Gutovetags-regen-file-extensions: Enable for more extensions
2024-09-28 Alan MackenzieCC Mode: Parse C++ lambda functions more correctly
2024-09-27 Eshel Yaron; Fix bug#73506
2024-09-27 Eli Zaretskii; * lisp/progmodes/python.el (python-interpreter):...
2024-09-27 Stefan KangasPrefer python3 for python-interpreter
2024-09-27 Gerd Möllmann; Fix build error with last change in python.el
2024-09-27 Stefan KangasAdd Python "*.pth" files to auto-mode-alist
2024-09-27 Andrea Corallo; * Clean-up compilation warning in cc-vars.el
2024-09-27 Alan MackenzieCC Mode: Separate indentation of enums from that of...
2024-09-26 Eshel Yaron; Drop 'elisp--local-variables-completion-table'
2024-09-23 Alan MackenzieCC Mode: fix minor errors in the fontification of enums.
2024-09-23 Stefan KangasDelete redundant declarations of 'electric' variables
2024-09-23 Stefan KangasAdd Python keywords "aiter" and "anext"
2024-09-23 Stefan KangasAdd all exceptions up to Python 3.13 as keywords
2024-09-23 Stefan KangasAdd subword-mode toggle to python-mode menu
2024-09-23 Stefan KangasSupport electric-layout-mode in python-base-mode
2024-09-23 Vincenzo PupilloAdd user option to enable Doxygen syntax highlighting...
2024-09-23 Stefan Monnier* lisp/progmodes/eglot.el (eglot--signal-textDocument...
2024-09-23 Sean Whittonetags-regen-file-extensions: Add .pm
2024-09-23 Juri Linkov; Small fix for 'grep-change-to-grep-edit-mode'
2024-09-23 Eshel Yaron(elisp-completion-at-point): Simplify
2024-09-18 Dmitry GutovRename project-{find-file-in-root,root-find-file}
2024-09-16 Stefan KangasRemove some XEmacs compat code from cperl-mode.el
next