1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 08:10:21 -08:00
emacs/lisp/progmodes
2020-11-04 10:42:20 -05:00
..
antlr-mode.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
asm-mode.el
autoconf.el
bat-mode.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
bug-reference.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
cc-defs.el CC Mode: Fix minor bugs in the string handling functions 2020-09-11 14:22:04 +00:00
cc-engine.el Merge from origin/emacs-27 2020-11-02 09:27:40 -08:00
cc-fonts.el C++ Mode: Modernize the fontification of "using" 2020-09-20 19:57:05 +00:00
cc-guess.el
cc-langs.el CC Mode: Move the handling of keyword auto into type handling for C++. 2020-10-08 16:49:49 +00:00
cc-menus.el
cc-mode.el C++ Mode: handle __attribute__,etc. inside constructor argument lists 2020-09-12 16:37:56 +00:00
cc-styles.el CC Mode: Convert the handling of c-special-indent-hook to standard usage 2020-10-02 10:34:37 +00:00
cc-vars.el C++ Mode: handle __attribute__,etc. inside constructor argument lists 2020-09-12 16:37:56 +00:00
cfengine.el
cl-font-lock.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
cmacexp.el
compile.el Don't do compilation-transform-file-match-alist if there's no file name 2020-10-27 10:17:13 +01:00
cperl-mode.el cperl-mode: Fix indentation for Emacs 26 2020-11-03 15:28:40 +01:00
cpp.el * lisp/progmodes/cpp.el: Use lexical binding. 2020-10-22 11:46:09 +02:00
cwarn.el
dcl-mode.el Make more load-hooks obsolete (Bug#21563) 2020-10-20 19:14:04 +02:00
ebnf-abn.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebnf-bnf.el
ebnf-dtd.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebnf-ebx.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
ebrowse.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
elisp-mode.el Fix Elisp's elisp--documentation-one-liner (bug#43609) 2020-11-02 16:25:43 +00:00
etags.el Reimplement commit 46b3db5579 (bug#44294) 2020-10-31 21:39:28 +02:00
executable.el
f90.el Fix narrow-to-defun in f90-mode 2020-10-17 09:43:02 +02:00
flymake-cc.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
flymake-proc.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
flymake.el ; Fix typos 2020-09-21 14:26:42 +02:00
fortran.el ; * lisp/progmodes/fortran.el: Call 'eval' with lexical binding. 2020-10-22 18:31:31 +02:00
gdb-mi.el Parse GDB/MI results directly instead of going via JSON (bug#44173) 2020-10-31 13:42:07 +01:00
glasses.el
grep.el * lisp/progmodes/grep.el: More fixes for 'lgrep' (bug#23590) 2020-10-14 11:45:26 +03:00
gud.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
hideif.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
hideshow.el Make hideshow.el work with Mhtml mode 2020-10-30 22:40:11 -04:00
icon.el
idlw-complete-structtag.el ; Fix last change to idlw-complete-structtag.el 2020-10-20 20:02:29 +01:00
idlw-help.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
idlw-shell.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
idlw-toolbar.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
idlwave.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
inf-lisp.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
js.el Comment JSX lines using JSX syntax 2020-10-22 15:22:05 +02:00
ld-script.el * lisp/progmodes/ld-script.el: Use lexical-binding. 2020-10-18 02:27:29 +02:00
m4-mode.el Use lexical-binding in m4-mode.el 2020-10-20 20:32:19 +02:00
make-mode.el Fix fontifying of ::= in Makefiles 2020-10-30 13:50:49 +01:00
meta-mode.el
mixal-mode.el * lisp/progmodes/mixal-mode.el: Fix typos. 2020-10-18 00:57:29 +02:00
modula2.el
octave.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
opascal.el
pascal.el
perl-mode.el ; Fix more typos 2020-10-03 12:53:51 +02:00
prog-mode.el
project.el * lisp/progmodes/project.el (project--files-in-directory): Fix formatting 2020-11-04 10:42:20 -05:00
prolog.el Partially revert previous prolog.el cleanup 2020-09-25 16:06:35 +02:00
ps-mode.el
python.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
ruby-mode.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
scheme.el
sh-script.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
simula.el
sql.el Remove some Emacs 19 compat code and references 2020-10-25 18:27:19 +01:00
subword.el
tcl.el * lisp/progmodes/tcl.el: Use lexical-binding 2020-11-03 23:02:13 -05:00
vera-mode.el Use lexical-binding and remove compat code 2020-08-22 22:47:31 +02:00
verilog-mode.el ; Fix typos 2020-09-21 14:26:42 +02:00
vhdl-mode.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
which-func.el
xref.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
xscheme.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00