| .. |
|
antlr-mode.el
|
|
|
|
asm-mode.el
|
|
|
|
autoconf.el
|
|
|
|
bat-mode.el
|
|
|
|
bug-reference.el
|
Fix bug-reference.el compilation warning
|
2021-07-21 13:15:05 +02:00 |
|
cc-align.el
|
|
|
|
cc-awk.el
|
|
|
|
cc-bytecomp.el
|
|
|
|
cc-cmds.el
|
|
|
|
cc-defs.el
|
CC Mode: Move a macro to before its first use in a file.
|
2021-08-21 09:41:26 +00:00 |
|
cc-engine.el
|
C++ Mode: handle compound identifiers preceding brace lists correctly
|
2021-08-29 14:03:57 +00:00 |
|
cc-fonts.el
|
Merge from origin/emacs-27
|
2021-08-16 08:01:03 -07:00 |
|
cc-guess.el
|
|
|
|
cc-langs.el
|
CC Mode: Enhance C++ Mode raw strings to multi-line strings for any language
|
2021-08-12 19:04:28 +00:00 |
|
cc-menus.el
|
|
|
|
cc-mode.el
|
CC Mode: Fix a bug in yesterday's patch
|
2021-08-13 20:58:30 +00:00 |
|
cc-styles.el
|
|
|
|
cc-vars.el
|
|
|
|
cfengine.el
|
|
|
|
cl-font-lock.el
|
|
|
|
cmacexp.el
|
Merge from origin/emacs-27
|
2021-07-04 00:14:47 -04:00 |
|
compile.el
|
Fix problem with symlinks in compile buffers
|
2021-08-26 19:28:34 +02:00 |
|
cperl-mode.el
|
; cperl-mode.el: Fix border cases of inserting with elisp
|
2021-08-30 20:32:41 +02:00 |
|
cpp.el
|
|
|
|
cwarn.el
|
|
|
|
dcl-mode.el
|
|
|
|
ebnf-abn.el
|
Fix abnf parsing of <prose> elements
|
2021-08-31 03:17:21 +02:00 |
|
ebnf-bnf.el
|
|
|
|
ebnf-dtd.el
|
|
|
|
ebnf-ebx.el
|
|
|
|
ebnf-iso.el
|
|
|
|
ebnf-otz.el
|
|
|
|
ebnf-yac.el
|
|
|
|
ebnf2ps.el
|
Fix up previous ebfn2ps tweak
|
2021-09-02 09:19:54 +02:00 |
|
ebrowse.el
|
|
|
|
elisp-mode.el
|
Evaluate eql specializers
|
2021-08-03 18:26:15 -04:00 |
|
etags.el
|
Improve wording of recently changed documentation
|
2021-08-06 10:22:22 +03:00 |
|
executable.el
|
|
|
|
f90.el
|
|
|
|
flymake-cc.el
|
|
|
|
flymake-proc.el
|
|
|
|
flymake.el
|
* lisp/progmodes/flymake.el: Bind mouse-3 to flymake-menu on mode-line.
|
2021-08-27 20:12:30 +03:00 |
|
fortran.el
|
Fix double (recursive) load of fortran.el
|
2021-06-12 14:44:54 +02:00 |
|
gdb-mi.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
glasses.el
|
|
|
|
grep.el
|
More robust auto-detect of grep-highlight-matches (bug#49978)
|
2021-08-10 17:13:35 +02:00 |
|
gud.el
|
Fix perldb doc string
|
2021-08-21 16:28:51 +02:00 |
|
hideif.el
|
; * lisp/progmodes/hideif.el (hif-unicode-prefix-regexp): Stray \.
|
2021-06-16 09:57:27 +02:00 |
|
hideshow.el
|
|
|
|
icon.el
|
|
|
|
idlw-complete-structtag.el
|
|
|
|
idlw-help.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
idlw-shell.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
idlw-toolbar.el
|
|
|
|
idlwave.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
inf-lisp.el
|
Allow using spaces in `inferior-lisp' command names
|
2021-07-15 10:33:22 +02:00 |
|
js.el
|
|
|
|
ld-script.el
|
|
|
|
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
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
opascal.el
|
|
|
|
pascal.el
|
|
|
|
perl-mode.el
|
perl-mode: fix variable fontification
|
2021-08-07 12:37:47 +02:00 |
|
prog-mode.el
|
; Load xref when needed (not all functions are autoloaded)
|
2021-08-21 20:27:28 +02:00 |
|
project.el
|
Avoid failing if vc backend doesn't implement ignore-completion-table
|
2021-08-31 23:36:55 +02:00 |
|
prolog.el
|
Use string-replace instead of replace-regexp-in-string
|
2021-08-08 19:25:26 +02:00 |
|
ps-mode.el
|
|
|
|
python.el
|
python-shell-interpreter doc string clarification
|
2021-08-27 04:49:57 +02:00 |
|
ruby-mode.el
|
ruby-mode imenu: Support methods with modifiers
|
2021-08-17 04:07:19 +03:00 |
|
scheme.el
|
|
|
|
sh-script.el
|
Revert "Tweak sh-script-mode indentation further"
|
2021-09-02 08:41:30 +02:00 |
|
simula.el
|
|
|
|
sql.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
subword.el
|
|
|
|
tcl.el
|
|
|
|
vera-mode.el
|
|
|
|
verilog-mode.el
|
Remove ineffective expression in verilog-mode
|
2021-08-03 15:55:55 +02:00 |
|
vhdl-mode.el
|
|
|
|
which-func.el
|
Use string-replace instead of replace-regexp-in-string
|
2021-08-08 19:25:26 +02:00 |
|
xref.el
|
Rename xref--mouse-2 and adjust documentation
|
2021-08-31 04:50:18 +02:00 |
|
xscheme.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |