1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/lisp/progmodes
Dmitry Gutov c8ecd7fa0d Use Emacs Lisp xref backend in Lisp Help buffers
* lisp/help-fns.el (help-fns--setup-xref-backend):
New function (bug#69462).
(describe-function, describe-variable): Use it here.

* lisp/emacs-lisp/cl-extra.el (cl-describe-type): And here.

* lisp/progmodes/elisp-mode.el (xref-backend-definitions):
Only infer namespace in emacs-lisp-mode (use 'any' otherwise).
2024-10-03 03:05:18 +03:00
..
antlr-mode.el
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
c-ts-common.el Clean-up warning due to unused lexical variable 2024-08-07 09:27:37 +02:00
c-ts-mode.el Add user option to enable Doxygen syntax highlighting (bug#72814) 2024-09-21 12:39:34 +03:00
cc-align.el CC Mode: Parse C++ lambda functions more correctly 2024-09-27 13:42:40 +00:00
cc-awk.el Fix fontification of network files in awk-mode 2024-07-07 04:31:01 +02:00
cc-bytecomp.el
cc-cmds.el
cc-defs.el Revert "Suppress docstring control char warning in macro-generated function" 2024-03-07 14:29:36 +01:00
cc-engine.el CC Mode: Parse C++ lambda functions more correctly 2024-09-27 13:42:40 +00:00
cc-fonts.el CC Mode: Parse C++ lambda functions more correctly 2024-09-27 13:42:40 +00:00
cc-guess.el
cc-langs.el CC Mode: Parse C++ lambda functions more correctly 2024-09-27 13:42:40 +00:00
cc-menus.el
cc-mode.el CC Mode: fix minor errors in the fontification of enums. 2024-09-21 16:46:32 +00:00
cc-styles.el CC Mode: Separate indentation of enums from that of brace lists 2024-09-24 20:45:29 +00:00
cc-vars.el ; * Clean-up compilation warning in cc-vars.el 2024-09-25 10:23:03 +02:00
cfengine.el
cl-font-lock.el
cmacexp.el
cmake-ts-mode.el Fix cmake-ts-mode number fontification (Bug#72228) 2024-08-07 17:35:39 +02:00
compile.el Make the *grep* buffer editable 2024-09-14 12:41:29 +03:00
cperl-mode.el Merge from origin/emacs-30 2024-09-28 07:59:16 -04:00
cpp.el
csharp-mode.el Merge from origin/emacs-29 2024-04-27 06:23:46 -04:00
cwarn.el
dcl-mode.el Delete redundant mention of `with-eval-after-load' 2024-06-29 21:16:58 +02:00
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 ; Fix typos in symbols 2024-06-29 17:29:38 +02:00
eglot.el Merge from origin/emacs-30 2024-09-21 07:32:31 -04:00
elisp-mode.el Use Emacs Lisp xref backend in Lisp Help buffers 2024-10-03 03:05:18 +03:00
elixir-ts-mode.el Set treesit-primary-parser for c and elixir ts mode 2024-09-14 00:46:05 -07:00
erts-mode.el
etags-regen.el etags-regen-file-extensions: Enable for more extensions 2024-09-23 21:35:19 +03:00
etags.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
executable.el
f90.el
flymake-cc.el
flymake-proc.el
flymake.el ; * lisp/progmodes/flymake.el: Fix "Maintainer" header 2024-08-29 22:30:38 +02:00
fortran.el Fix indentation of Fortran do-loops 2024-09-14 17:18:57 +03:00
gdb-mi.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
glasses.el With glasses-uncapitalize-p, use a display overlay property 2024-04-20 11:30:13 +03:00
go-ts-mode.el * lisp/progmodes/go-ts-mode.el (go-ts-mode-build-tags): Fix :version. 2024-07-21 11:13:35 +02:00
grep.el ; Small fix for 'grep-change-to-grep-edit-mode' 2024-09-18 19:59:35 +03:00
gud.el Bind TAB not <tab> in M-x lldb 2024-08-07 11:38:48 +02:00
heex-ts-mode.el Fix heex-ts-mode indentation following previews elixir-mode change 2024-09-10 20:07:20 -07:00
hideif.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
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 Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
idlw-shell.el Pacify some docstring control char warnings 2024-02-28 17:04:20 +01:00
idlw-toolbar.el
idlwave.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
inf-lisp.el ; Fix typos 2024-06-23 16:40:06 +02:00
java-ts-mode.el Add user option to enable Doxygen syntax highlighting (bug#72814) 2024-09-21 12:39:34 +03:00
js.el Delete redundant declarations of 'electric' variables 2024-09-21 14:48:02 +02: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 Use defvar-keymap in lua-ts-mode 2024-10-01 21:39:21 +02:00
m4-mode.el
make-mode.el Stop using :reverse-video in make-mode 2024-09-29 18:10:46 +02:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el Delete redundant declarations of 'electric' variables 2024-09-21 14:48:02 +02:00
opascal.el
pascal.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
peg.el * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131) 2024-07-19 14:18:29 -04:00
perl-mode.el perl-mode: fix bug introduced in bd86a6c4fd 2024-07-08 14:37:07 +00:00
php-ts-mode.el Merge from origin/emacs-30 2024-09-28 08:09:32 -04:00
prog-mode.el
project.el project--vc-list-files: Use '--sparse' with 'git ls-files' 2024-09-29 04:02:13 +03:00
prolog.el
ps-mode.el
python.el Prefer defvar-local where possible 2024-10-01 21:31:02 +02:00
ruby-mode.el Add new option ruby-bracketed-args-indent 2024-09-02 21:55:16 +03:00
ruby-ts-mode.el Support the new option in ruby-ts-mode too 2024-09-02 21:57:35 +03:00
rust-ts-mode.el Merge from savannah/emacs-30 2024-07-08 15:43:55 +08:00
scheme.el ; Fix typos 2024-07-18 11:46:50 +02: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 Update and improve UI of sql-read-product (bug#73412) 2024-09-21 22:23:11 +02:00
subword.el
tcl.el
typescript-ts-mode.el Add link to commit compatibility function handles 2024-07-21 14:56:52 +02:00
vera-mode.el
verilog-mode.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
vhdl-mode.el (vhdl-run-when-idle): Don't use timer--triggered 2024-07-31 04:52:08 -04:00
which-func.el ; Fix thinko in my last change 2024-05-27 22:39:03 +02:00
xref.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
xscheme.el