1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/lisp/progmodes
Lars Ingebrigtsen 9b6b5e37ef Regexp-quote github domains in bug-reference
* lisp/progmodes/bug-reference.el
(bug-reference--build-forge-setup-entry): Regexp-quote the domain
(bug#51316).
2021-10-22 16:57:04 +02:00
..
antlr-mode.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
asm-mode.el
autoconf.el Fontify Libtool macros in autoconf-mode 2021-09-18 13:12:32 +01:00
bat-mode.el
bug-reference.el Regexp-quote github domains in bug-reference 2021-10-22 16:57:04 +02:00
cc-align.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-awk.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-bytecomp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-cmds.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
cc-defs.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-engine.el * lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): check type-start 2021-10-18 16:53:19 +00:00
cc-fonts.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-guess.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-langs.el ; Remove various duplicated words 2021-09-25 20:25:01 +02:00
cc-menus.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-mode.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
cc-styles.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-vars.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
cfengine.el
cl-font-lock.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
cmacexp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
compile.el Improve documentation string for 'compilation-error-regexp-alist'. 2021-10-16 12:54:39 +02:00
cperl-mode.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
cpp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cwarn.el
dcl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
ebnf-ebx.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ebnf2ps.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
ebrowse.el
elisp-mode.el Fix xref elisp identifier namespace mistake 2021-10-18 17:26:45 +02:00
etags.el Migrate Xref off EIEIO 2021-10-01 00:02:21 +03:00
executable.el
f90.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
flymake-cc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flymake-proc.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
flymake.el * lisp/progmodes/flymake.el (flymake-menu): Don't use obsolete name. 2021-09-27 16:00:32 +02:00
fortran.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gdb-mi.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00
glasses.el
grep.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
gud.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hideif.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hideshow.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
icon.el
idlw-complete-structtag.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-help.el Make two unused variables obsolete 2021-09-19 16:57:03 +02:00
idlw-shell.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
idlw-toolbar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlwave.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
inf-lisp.el
js.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ld-script.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
m4-mode.el
make-mode.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
opascal.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
pascal.el
perl-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
prog-mode.el Move context-menu selection items Defun/List/Symbol to prog-mode (bug#9054) 2021-10-03 20:35:49 +03:00
project.el Avoid mapping file names through 'substring' 2021-10-10 04:15:42 +03:00
prolog.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
ps-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
python.el * lisp/progmodes/python.el: Bump package version to 0.28. 2021-10-11 21:24:38 +02:00
ruby-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
scheme.el
sh-script.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
simula.el
sql.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
subword.el
tcl.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
vera-mode.el
verilog-mode.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
vhdl-mode.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
which-func.el Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
xref.el * lisp/progmodes/xref.el: Bump the version. 2021-10-09 04:38:11 +03:00
xscheme.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00