1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00
emacs/lisp/progmodes
2021-09-27 16:00:32 +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 ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
bug-reference.el Fix VC repo URL detection in bug-reference-mode 2021-09-20 14:41:13 +01: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 ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
cc-defs.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-engine.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02: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 ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cc-styles.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
cc-vars.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +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 ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
compile.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cperl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cpp.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
cwarn.el * lisp/progmodes/cwarn.el: Use lexical-binding. 2021-03-31 00:07:03 +02:00
dcl-mode.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
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 ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ebrowse.el ; Minor doc fixes found by checkdoc 2021-09-13 06:44:52 +02:00
elisp-mode.el Minor fixes of Lisp doc strings for shorthands feature 2021-09-27 09:49:28 +03:00
etags.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
executable.el Use lexical-binding in executable.el and add tests 2021-04-01 19:55:32 +02:00
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 ; Remove some useless comments 2021-04-16 14:54:02 +02:00
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-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 ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +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 ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mixal-mode.el
modula2.el Fix infloop in Modula-2 mode 2021-05-25 06:18:29 +02:00
octave.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
opascal.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
pascal.el
perl-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
prog-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
project.el Add aggregate project discovery and maintenance functions 2021-09-23 14:07:00 +02:00
prolog.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
ps-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
python.el * python.el (python-syntax-stringify): Extend comment about last change 2021-09-21 11:39:24 -04:00
ruby-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
scheme.el Fix font and indentation of call-with-port in scheme-mode 2021-05-25 22:22:28 +02:00
sh-script.el Fix problems with 'C-c C-n' in sh-script-mode 2021-09-23 23:19:11 +02:00
simula.el * lisp/progmodes/simula.el: Use lexical-binding 2021-04-02 19:51:41 -04:00
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 ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
vhdl-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
which-func.el Clarify which-function tooltip text 2021-09-23 13:23:29 +02:00
xref.el ; Remove various duplicated words 2021-09-25 20:25:01 +02:00
xscheme.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00