1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-30 10:41:23 -07:00
emacs/lisp/progmodes
nibon7 d1d031aea6 eglot: Add blueprint language server (Bug#70015)
* lisp/progmodes/eglot.el (eglot-server-programs): Add
blueprint-compiler.
2024-05-18 23:37:20 +02:00
..
antlr-mode.el
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
c-ts-common.el Fix c-ts-common--fill-paragraph for C 2024-04-26 19:56:26 -07:00
c-ts-mode.el Fontify namespace in c++-ts-mode 2024-05-08 21:25:40 -07:00
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el
cc-defs.el
cc-engine.el Run c-unmark-<>-around-region in after-change-functions always. 2024-05-05 11:34:14 +00:00
cc-fonts.el
cc-guess.el
cc-langs.el CC Mode: Handle C++20's if consteval 2024-03-26 20:59:43 +00:00
cc-menus.el
cc-mode.el CC Mode: Don't start fontifying in the middle of an identifier 2024-04-14 08:21:56 +00:00
cc-styles.el
cc-vars.el
cfengine.el
cl-font-lock.el
cmacexp.el
cmake-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
compile.el Add support for Rust compilation messages 2024-05-18 13:51:01 +03:00
cperl-mode.el ; cperl-mode.el: prevent Emacs from "freezing" (Bug#70948) 2024-05-16 22:22:37 +02:00
cpp.el
csharp-mode.el Merge from origin/emacs-29 2024-04-27 06:23:46 -04:00
cwarn.el
dcl-mode.el
dockerfile-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el
eglot.el eglot: Add blueprint language server (Bug#70015) 2024-05-18 23:37:20 +02:00
elisp-mode.el Fix printing the result by 'eval-print-last-sexp' 2024-05-18 12:55:34 +03:00
elixir-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
erts-mode.el
etags-regen.el etags-regen--tags-generate: Handle spaces in project root name 2024-04-11 20:10:18 +03:00
etags.el
executable.el
f90.el
flymake-cc.el
flymake-proc.el
flymake.el Fix bug#70711 2024-05-03 09:16:39 +03:00
fortran.el
gdb-mi.el
glasses.el With glasses-uncapitalize-p, use a display overlay property 2024-04-20 11:30:13 +03:00
go-ts-mode.el ; Alphabetize go-ts-mode's treesit-font-lock-feature-list 2024-04-18 17:14:41 +03:00
grep.el
gud.el Fix gud-lldb-command-name 2024-04-26 12:25:28 +02:00
heex-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
hideif.el
hideshow.el Simplify mode-indexed tables in packages 2024-03-09 10:29:32 -05:00
icon.el
idlw-complete-structtag.el
idlw-help.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
idlw-shell.el
idlw-toolbar.el
idlwave.el
inf-lisp.el Suppress warnings for obsolete display-comint-buffer-action (bug#69983) 2024-04-25 20:34:28 +03:00
java-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
js.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
json-ts-mode.el Add non-TS modes as extra parent of TS modes (bug#68246) 2024-03-09 10:29:06 -05:00
ld-script.el
lua-ts-mode.el ; Fix byte-compilation warnings in lua-ts-mode.el 2024-05-11 13:54:35 +03:00
m4-mode.el
make-mode.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el
opascal.el
pascal.el
peg.el ; Improvements to PEG documentation (second attempt) 2024-04-16 17:26:47 -07:00
perl-mode.el ; Minor copy edits 2024-04-09 22:40:43 +03:00
prog-mode.el
project.el Fix 'C-u C-x p g' globally and 'A' in dired-mode 2024-05-12 20:56:55 +03:00
prolog.el
ps-mode.el
python.el Improve fontification of Python assignments with type hints 2024-05-18 22:22:34 +02:00
ruby-mode.el ruby-rubocop-use-bundler: New user option 2024-05-13 05:37:05 +03:00
ruby-ts-mode.el * lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036). 2024-05-02 09:28:53 +03:00
rust-ts-mode.el Tighten regexp for rust-ts-mode keyword workaround 2024-05-01 21:50:21 -07:00
scheme.el (scheme-syntax-propertize-sexp-comment): Allow #; in strings 2024-04-01 10:46:19 -04:00
sh-script.el Suppress warnings for obsolete display-comint-buffer-action (bug#69983) 2024-04-25 20:34:28 +03:00
simula.el
sql.el Fix sending input to SQL when point is not at EOB 2024-04-18 11:53:26 +03:00
subword.el
tcl.el
typescript-ts-mode.el Merge from origin/emacs-29 2024-03-30 04:38:18 -04:00
vera-mode.el
verilog-mode.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
vhdl-mode.el
which-func.el
xref.el Fix project-find-regexp in remote projects 2024-05-18 03:39:50 +03:00
xscheme.el