| .. |
|
antlr-mode.el
|
; Normalize some header comments
|
2021-09-16 15:42:44 +02:00 |
|
asm-mode.el
|
|
|
|
autoconf.el
|
|
|
|
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
|
|
|
|
cc-awk.el
|
; Fix typos
|
2021-09-03 13:05:32 +02:00 |
|
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
|
; Fix typos
|
2021-09-03 13:05:32 +02: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
|
; 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
|
; Minor doc fixes found by checkdoc
|
2021-09-13 06:44:52 +02:00 |
|
cperl-mode.el
|
cperl-mode.el: Allow non-ASCII Perl identifiers
|
2021-09-14 17:53:52 +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
|
; Normalize some header comments
|
2021-09-16 15:42:44 +02:00 |
|
ebrowse.el
|
; Minor doc fixes found by checkdoc
|
2021-09-13 06:44:52 +02:00 |
|
elisp-mode.el
|
Add docstrings to context menu functions, and add middle-separator
|
2021-09-15 19:00:56 +03:00 |
|
etags.el
|
Doc string followup to last change.
|
2021-09-10 15:02:41 +03:00 |
|
executable.el
|
|
|
|
f90.el
|
|
|
|
flymake-cc.el
|
Keep and report "foreign" diangnostics in flymake-cc Flymake backend
|
2021-09-14 12:22:15 +01:00 |
|
flymake-proc.el
|
|
|
|
flymake.el
|
Unbreak make bootstrap (don't use cl-defun's &aux parameters)
|
2021-09-14 19:30:47 +01:00 |
|
fortran.el
|
Fix double (recursive) load of fortran.el
|
2021-06-12 14:44:54 +02:00 |
|
gdb-mi.el
|
; Normalize some header comments
|
2021-09-16 15:42:44 +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
|
Allow gud-mi to edit two executables with the same name
|
2021-09-03 12:44:22 +02:00 |
|
hideif.el
|
; Minor doc fixes found by checkdoc
|
2021-09-13 06:44:52 +02:00 |
|
hideshow.el
|
Make hs-set-up-overlay into user option
|
2021-05-25 22:31:00 +02:00 |
|
icon.el
|
|
|
|
idlw-complete-structtag.el
|
|
|
|
idlw-help.el
|
Make a redundant idlwave variable obsolete
|
2021-09-16 11:49:43 +02:00 |
|
idlw-shell.el
|
Prefer "website" to "homepage"
|
2021-09-16 15:42:44 +02:00 |
|
idlw-toolbar.el
|
|
|
|
idlwave.el
|
Prefer "website" to "homepage"
|
2021-09-16 15:42:44 +02:00 |
|
inf-lisp.el
|
Allow using spaces in `inferior-lisp' command names
|
2021-07-15 10:33:22 +02:00 |
|
js.el
|
* lisp/progmodes/js.el (js--make-framework-matcher): Use a closure
|
2021-05-18 20:30:08 -04:00 |
|
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
|
Fix infloop in Modula-2 mode
|
2021-05-25 06:18:29 +02:00 |
|
octave.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |
|
opascal.el
|
* lisp/font-lock.el: Fix font-lock-comment-end-skip fallback (bug#34088)
|
2021-05-11 13:19:50 -04:00 |
|
pascal.el
|
|
|
|
perl-mode.el
|
perl-mode: fix variable fontification
|
2021-08-07 12:37:47 +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
|
Use string-replace instead of replace-regexp-in-string
|
2021-08-08 19:25:26 +02:00 |
|
ps-mode.el
|
|
|
|
python.el
|
Tweak python-hideshow-forward-sexp-function warning avoidance
|
2021-09-15 15:53:53 +02:00 |
|
ruby-mode.el
|
* lisp/progmodes/ruby-mode.el (ruby-current-indentation): Tweak obsoletion.
|
2021-09-10 03:44:49 +03: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
|
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
|
; Normalize some header comments
|
2021-09-16 15:42:44 +02:00 |
|
vhdl-mode.el
|
; Fix typos
|
2021-09-03 13:05:32 +02:00 |
|
which-func.el
|
Use string-replace instead of replace-regexp-in-string
|
2021-08-08 19:25:26 +02:00 |
|
xref.el
|
Extend xref-file-name-display to elisp and etags definitions
|
2021-09-13 01:37:32 +03:00 |
|
xscheme.el
|
Use string-search instead of string-match[-p]
|
2021-08-09 11:35:56 +02:00 |