.. |
ada-mode.el
|
Merge from origin/emacs-26
|
2019-07-06 12:52:12 -07:00 |
ada-prj.el
|
Update copyright year to 2019
|
2019-01-01 01:01:13 +00:00 |
ada-stmt.el
|
Update copyright year to 2019
|
2019-01-01 01:01:13 +00:00 |
ada-xref.el
|
Be safer about "%" in message formats
|
2019-03-07 09:05:56 -08:00 |
antlr-mode.el
|
Merge from origin/emacs-26
|
2018-12-31 17:57:29 -08:00 |
asm-mode.el
|
; Update asm-mode docstring after last change
|
2019-07-10 14:58:32 +01:00 |
autoconf.el
|
Merge from origin/emacs-26
|
2018-12-31 17:57:29 -08:00 |
bat-mode.el
|
Improve regexp advice again, and unchain ranges
|
2019-04-02 15:01:34 -07:00 |
bug-reference.el
|
Use lexical-binding in bug-reference.el
|
2019-04-09 16:29:09 -05:00 |
cc-align.el
|
C Mode: Fix indentation of DEFUN's function's argument list.
|
2019-05-21 11:47:14 +00:00 |
cc-awk.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
cc-bytecomp.el
|
Update copyright year to 2019
|
2019-01-01 01:01:13 +00:00 |
cc-cmds.el
|
Don’t assume CURRENT_TIME_LIST
|
2019-02-13 00:51:15 -08:00 |
cc-defs.el
|
Update CC Mode's version number to 5.34
|
2019-06-19 19:15:26 +00:00 |
cc-engine.el
|
Fix coding error in c-forward-decl-or-cast-1. This fixes bug #36492.
|
2019-07-08 12:43:18 +00:00 |
cc-fonts.el
|
C++ Mode: change the default doc comment style from nothing to gtkdoc
|
2019-06-30 15:02:13 +00:00 |
cc-guess.el
|
Update copyright year to 2019
|
2019-01-01 01:01:13 +00:00 |
cc-langs.el
|
Fix an infinite loop in c-end-of-macro. Should fix bug #36484
|
2019-07-04 13:18:51 +00:00 |
cc-menus.el
|
Update copyright year to 2019
|
2019-01-01 01:01:13 +00:00 |
cc-mode.el
|
Fix bug #36474, such that CC Mode quotes work properly in electric-pair-mode
|
2019-07-08 09:24:29 +00:00 |
cc-styles.el
|
Correct the indentation of CC Mode brace lists
|
2019-03-12 18:33:31 +00:00 |
cc-vars.el
|
C++ Mode: change the default doc comment style from nothing to gtkdoc
|
2019-06-30 15:02:13 +00:00 |
cfengine.el
|
Fix regular-expression glitches and typos
|
2019-03-04 18:00:58 -08:00 |
cmacexp.el
|
Merge from origin/emacs-26
|
2018-12-31 17:57:29 -08:00 |
compile.el
|
* lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'
|
2019-07-12 21:57:18 +03:00 |
cperl-mode.el
|
Fix looking up functions like "-e" in cperl-mode
|
2019-07-13 10:39:42 +03:00 |
cpp.el
|
Avoid some double-rounding of Lisp timestamps
|
2019-02-22 18:33:57 -08:00 |
cwarn.el
|
Merge from origin/emacs-26
|
2018-12-31 17:57:29 -08:00 |
dcl-mode.el
|
Fix TODO to convert defvar with leading '*' to defcustom
|
2019-06-09 10:08:33 +03:00 |
ebnf-abn.el
|
Replace manually crafted hex regexes with [:xdigit:]
|
2019-07-06 10:54:25 +03:00 |
ebnf-bnf.el
|
Remove Maintainer: when it duplicates Author:
|
2019-05-26 01:00:15 -07:00 |
ebnf-dtd.el
|
Replace manually crafted hex regexes with [:xdigit:]
|
2019-07-06 10:54:25 +03:00 |
ebnf-ebx.el
|
Replace manually crafted hex regexes with [:xdigit:]
|
2019-07-06 10:54:25 +03:00 |
ebnf-iso.el
|
Remove Maintainer: when it duplicates Author:
|
2019-05-26 01:00:15 -07:00 |
ebnf-otz.el
|
Remove Maintainer: when it duplicates Author:
|
2019-05-26 01:00:15 -07:00 |
ebnf-yac.el
|
Remove Maintainer: when it duplicates Author:
|
2019-05-26 01:00:15 -07:00 |
ebnf2ps.el
|
Remove Maintainer: when it duplicates Author:
|
2019-05-26 01:00:15 -07:00 |
ebrowse.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
elisp-mode.el
|
Fix C-x C-e with defvars in comments preceding
|
2019-07-11 15:46:06 +02:00 |
etags.el
|
Fix warning about obsolete func calling obsolete func in etags.el
|
2019-06-13 01:33:27 +02:00 |
executable.el
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete
|
2019-06-21 10:30:50 -04:00 |
f90.el
|
Fix some ineffective backslashes in string literals
|
2019-03-16 11:38:58 -07:00 |
flymake-cc.el
|
More carefully cleanup Flymake C/C++ backend's temp buffers
|
2019-07-02 16:09:59 +01:00 |
flymake-proc.el
|
Update author/maintainer info
|
2019-05-26 01:00:16 -07:00 |
flymake.el
|
Fix Flymake's user-visible accessors of diagnostic positions
|
2019-07-04 00:38:46 +01:00 |
fortran.el
|
Properly bracket concat of comment-start-skip (Bug#34805)
|
2019-04-15 20:28:03 -04:00 |
gdb-mi.el
|
Fix redisplay of registers in gdb-mi
|
2019-06-26 19:14:25 +03:00 |
glasses.el
|
Remove Maintainer: when it duplicates Author:
|
2019-05-26 01:00:15 -07:00 |
grep.el
|
Add file sorting options to find-dired and grep-find (bug#36110)
|
2019-06-20 00:55:07 +03:00 |
gud.el
|
Make "M-x pdb" use "[:graph:]" to match file names
|
2019-07-06 12:08:44 +03:00 |
hideif.el
|
Replace manually crafted hex regexes with [:xdigit:]
|
2019-07-06 10:54:25 +03:00 |
hideshow.el
|
* lisp/progmodes/hideshow.el: Simplify mouse binding; Use lexical-binding
|
2019-05-19 09:36:42 -04:00 |
icon.el
|
Update copyright year to 2019
|
2019-01-01 01:01:13 +00:00 |
idlw-complete-structtag.el
|
; Fix recent maintainer header removals
|
2019-06-08 10:21:16 -07:00 |
idlw-help.el
|
; Fix recent maintainer header removals
|
2019-06-08 10:21:16 -07:00 |
idlw-shell.el
|
Touch ups to the XEmacs deletion patch for idlw-shell.el
|
2019-06-13 00:16:17 +02:00 |
idlw-toolbar.el
|
; Fix recent maintainer header removals
|
2019-06-08 10:21:16 -07:00 |
idlwave.el
|
; Fix recent maintainer header removals
|
2019-06-08 10:21:16 -07:00 |
inf-lisp.el
|
Update copyright year to 2019
|
2019-01-01 01:01:13 +00:00 |
js.el
|
Specify the matching chars for JSX open/close parenthesis
|
2019-06-04 09:05:40 -07:00 |
ld-script.el
|
Update author/maintainer info
|
2019-05-26 01:00:16 -07:00 |
m4-mode.el
|
Fix regular-expression glitches and typos
|
2019-03-04 18:00:58 -08:00 |
make-mode.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
meta-mode.el
|
Fix regular-expression glitches and typos
|
2019-03-04 18:00:58 -08:00 |
mixal-mode.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
modula2.el
|
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
|
2019-06-26 10:24:59 -04:00 |
octave.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
opascal.el
|
Fix regular-expression glitches and typos
|
2019-03-04 18:00:58 -08:00 |
pascal.el
|
Remove XEmacs compat code from pascal.el
|
2019-06-20 12:51:38 +02:00 |
perl-mode.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
prog-mode.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
project.el
|
project.el compilation warning fix
|
2019-06-13 16:16:57 +02:00 |
prolog.el
|
Replace manually crafted hex regexes with [:xdigit:]
|
2019-07-06 10:54:25 +03:00 |
ps-mode.el
|
* lisp/progmodes/ps-mode.el (ps-mode-octal-region): Simplify.
|
2019-06-13 17:40:32 -04:00 |
python.el
|
Merge from origin/emacs-26
|
2019-07-06 12:51:30 -07:00 |
ruby-mode.el
|
Omit the misplaced and unnecessary shyness qualifier
|
2019-06-10 03:50:44 +03:00 |
scheme.el
|
More regexp corrections and tweaks
|
2019-03-10 23:11:21 -07:00 |
sh-script.el
|
Revert "Fix typo in sh-assignment-regexp"
|
2019-07-13 23:59:51 +02:00 |
simula.el
|
; Fix recent maintainer header removals
|
2019-06-08 10:21:16 -07:00 |
sql.el
|
* lisp/progmodes/sql.el
|
2019-04-24 20:59:25 -04:00 |
subword.el
|
Merge from origin/emacs-26
|
2018-12-31 17:57:29 -08:00 |
tcl.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |
vera-mode.el
|
Replace manually crafted hex regexes with [:xdigit:]
|
2019-07-06 10:54:25 +03:00 |
verilog-mode.el
|
* lisp/progmodes/verilog-mode.el: Update Version:
|
2019-07-09 09:30:49 -04:00 |
vhdl-mode.el
|
Properly bracket concat of comment-start-skip (Bug#34805)
|
2019-04-15 20:28:03 -04:00 |
which-func.el
|
which-function: Do not display outdated imenu information
|
2019-02-22 15:27:06 -06:00 |
xref.el
|
Make xref-show-xrefs-function a defcustom
|
2019-06-25 13:10:07 +02:00 |
xscheme.el
|
Go back to "Maintainer: emacs-devel@gnu.org"
|
2019-05-25 14:25:18 -07:00 |