..
antlr-mode.el
Remove some Emacs 20 compat code
2020-09-22 01:01:36 +02:00
asm-mode.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
autoconf.el
Use lexical-binding in autoconf.el and add tests
2020-05-15 20:42:15 +02:00
bat-mode.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
bug-reference.el
bug-reference auto-setup for IRC, implementation for ERC
2020-07-23 19:03:25 +02:00
cc-align.el
Bug #41061 patch: Fix typos and amend code slightly
2020-06-01 15:21:54 +00:00
cc-awk.el
Add and remove backslashes in regexps
2020-02-20 16:03:30 +01:00
cc-bytecomp.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
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
; Fix typos
2020-09-21 14:26:42 +02:00
cc-fonts.el
C++ Mode: Modernize the fontification of "using"
2020-09-20 19:57:05 +00:00
cc-guess.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
cc-langs.el
C++ Mode: Modernize the fontification of "using"
2020-09-20 19:57:05 +00:00
cc-menus.el
Objective C Mode imenu: cease recognizing "functions" within comments, etc.
2020-01-07 20:11:37 +00:00
cc-mode.el
C++ Mode: handle __attribute__,etc. inside constructor argument lists
2020-09-12 16:37:56 +00:00
cc-styles.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
cc-vars.el
C++ Mode: handle __attribute__,etc. inside constructor argument lists
2020-09-12 16:37:56 +00:00
cfengine.el
Shoosh warnings about obsolete eldoc-documentation-function
2020-07-08 20:20:19 +01:00
cl-font-lock.el
Fix compilation warning in cl-font-lock
2020-09-12 15:10:36 +02:00
cmacexp.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
compile.el
Fix some defcustom types
2020-09-25 15:15:21 +02:00
cperl-mode.el
cperl-mode: Add compatibility for Emacs 26.1
2020-09-28 14:13:01 +02:00
cpp.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
cwarn.el
Add "Old-" prefix to "Version" header in some cases
2020-03-21 02:48:24 +01:00
dcl-mode.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
ebnf-abn.el
Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
2020-02-20 15:52:23 +01:00
ebnf-bnf.el
Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
2020-02-20 15:52:23 +01:00
ebnf-dtd.el
Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
2020-02-20 15:52:23 +01:00
ebnf-ebx.el
Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
2020-02-20 15:52:23 +01:00
ebnf-iso.el
Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
2020-02-20 15:52:23 +01:00
ebnf-otz.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
ebnf-yac.el
Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
2020-02-20 15:52:23 +01:00
ebnf2ps.el
Remove some compat code from ps files
2020-08-18 23:19:09 +02:00
ebrowse.el
* lisp/progmodes/ebrowse.el (ebrowse-tags-loop-call): Rename
2020-03-28 09:43:14 -04:00
elisp-mode.el
; Fix typos
2020-09-21 14:26:42 +02:00
etags.el
; Fix typos
2020-09-21 14:26:42 +02:00
executable.el
Fix edge case errors in filename-matching regexps
2020-04-14 12:25:16 +02:00
f90.el
; Unmaintain fortran elisp
2020-01-15 18:49:21 -08:00
flymake-cc.el
; Fix license statements.
2020-08-27 02:53:25 +02:00
flymake-proc.el
flymake: fix typo in variable binding (bug#38752)
2020-01-10 18:15:03 +01:00
flymake.el
; Fix typos
2020-09-21 14:26:42 +02:00
fortran.el
Add and remove backslashes in regexps
2020-02-20 16:03:30 +01:00
gdb-mi.el
Fix a defcustom type in gdb-mi.el
2020-09-25 15:38:53 +02:00
glasses.el
Use lexical-binding in glasses.el and add tests
2020-05-10 17:18:03 +02:00
grep.el
Add a new grep-match-regexp variable
2020-09-27 14:55:29 +02:00
gud.el
Make a gud error message more informative
2020-09-20 00:27:26 +02:00
hideif.el
; Fix typos
2020-09-21 14:26:42 +02:00
hideshow.el
Revert previous hideshow commit
2020-08-25 10:07:08 +02:00
icon.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
idlw-complete-structtag.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
idlw-help.el
Replace last uses of idlwave-get-buffer-visiting
2020-08-18 21:32:26 +01:00
idlw-shell.el
Replace last uses of idlwave-get-buffer-visiting
2020-08-18 21:32:26 +01:00
idlw-toolbar.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
idlwave.el
Remove some Emacs 20 compat code
2020-09-22 01:01:36 +02:00
inf-lisp.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
js.el
Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897
2020-07-04 12:55:49 +00:00
ld-script.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
m4-mode.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
make-mode.el
; Fix typos
2020-09-21 14:26:42 +02:00
meta-mode.el
Make more load-hooks obsolete
2020-01-16 23:06:04 -08:00
mixal-mode.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
modula2.el
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
2019-06-26 10:24:59 -04:00
octave.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
opascal.el
Add and remove backslashes in regexps
2020-02-20 16:03:30 +01:00
pascal.el
Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)
2020-06-22 09:51:17 +02:00
perl-mode.el
* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168
2020-08-14 10:58:00 -04:00
prog-mode.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
project.el
; Fix typos
2020-09-21 14:26:42 +02:00
prolog.el
Partially revert previous prolog.el cleanup
2020-09-25 16:06:35 +02:00
ps-mode.el
Update copyright year to 2020
2020-01-01 00:59:52 +00:00
python.el
Fix the defcustom type fix in python.el
2020-09-25 15:17:36 +02:00
ruby-mode.el
* lisp/progmodes/ruby-mode.el (ruby-use-smie): Declare obsolete
2020-09-24 23:02:06 -04:00
scheme.el
Fix bugs, inefficiencies and bad style in regexps
2020-04-16 12:14:38 +02:00
sh-script.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02:00
simula.el
Fix broken regexps
2020-02-20 11:25:25 +01:00
sql.el
Fix defcustom type in sql.el for sql-postgres-login-params
2020-09-25 15:42:35 +02:00
subword.el
Comment to postpone deletion of c-subword-mode
2020-08-14 17:03:13 +02:00
tcl.el
Use `format-prompt' when prompting with default values
2020-09-06 16:56:54 +02: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
which-function-mode: put hook function on after-change-major-mode-hook
2020-05-20 18:02:13 +00:00
xref.el
; Add the necessary argument (bug#42967)
2020-08-27 11:33:52 +03:00
xscheme.el
Remove many items obsolete since Emacs 23.2 and 23.3
2020-08-24 04:09:47 +02:00