1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/progmodes
Basil L. Contovounesios 1b623d0fbf Fontify Libtool macros in autoconf-mode
* lisp/progmodes/autoconf.el (autoconf-font-lock-keywords): Apply
font-lock-keyword-face also to Libtool's LT_* macros (bug#50659).
2021-09-18 13:12:32 +01:00
..
antlr-mode.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
asm-mode.el
autoconf.el Fontify Libtool macros in autoconf-mode 2021-09-18 13:12:32 +01:00
bat-mode.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
bug-reference.el bug-reference.el: Adapt default debbugs bug regexp for IRC modes 2021-09-13 07:22:50 +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 ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-cmds.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-defs.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-engine.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-fonts.el Merge from origin/emacs-27 2021-08-16 08:01:03 -07:00
cc-guess.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-langs.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +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-09-16 19:37:07 +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-09-16 19:37:07 +02:00
cfengine.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
cl-font-lock.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
cmacexp.el Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
compile.el Make 'compile' respect buffer-local process environment 2021-09-16 16:06:29 +02:00
cperl-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cpp.el
cwarn.el
dcl-mode.el
ebnf2ps.el ; Normalize some header comments 2021-09-16 15:42:44 +02:00
ebnf-abn.el Fix abnf parsing of <prose> elements 2021-08-31 03:17:21 +02:00
ebnf-bnf.el
ebnf-dtd.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +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
ebrowse.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
elisp-mode.el * lisp/progmodes/elisp-mode.el (elisp-context-menu): Improve menu items. 2021-09-17 19:02:48 +03:00
etags.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
executable.el
f90.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flymake-cc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flymake-proc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
flymake.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
fortran.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gdb-mi.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
glasses.el
grep.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +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
icon.el
idlw-complete-structtag.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-help.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-shell.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlw-toolbar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
idlwave.el Fix typo in idlwave 2021-09-17 16:34:05 +02:00
inf-lisp.el Allow using spaces in `inferior-lisp' command names 2021-07-15 10:33:22 +02:00
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 Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
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-09-16 19:37:07 +02:00
pascal.el
perl-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
prog-mode.el Add docstrings to context menu functions, and add middle-separator 2021-09-15 19:00:56 +03:00
project.el Bump lisp/progmodes/project.el version to 0.7.1 2021-09-14 12:22:15 +01:00
prolog.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ps-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
python.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ruby-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
scheme.el
sh-script.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
simula.el
sql.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +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-09-16 19:37:07 +02:00
vhdl-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
which-func.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
xref.el xref-matches-in-files: Move sorting to Lisp 2021-09-17 15:39:36 +03:00
xscheme.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00