emacs/lisp/progmodes
2019-07-30 11:03:15 -07:00
..
ada-mode.el Merge from origin/emacs-26 2019-07-06 12:52:12 -07:00
ada-prj.el
ada-stmt.el
ada-xref.el Be safer about "%" in message formats 2019-03-07 09:05:56 -08:00
antlr-mode.el
asm-mode.el Use lexical-binding in asm-mode.el and add tests 2019-07-18 20:41:47 +02:00
autoconf.el
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 * lisp/progmodes/cc-awk.el (c-awk-var-num-ket-re): Remove /x80-/xff from it. 2019-07-25 18:48:19 +00:00
cc-bytecomp.el
cc-cmds.el CC Mode. Fix (c-beginning-of-defun -1) getting stuck with structs. 2019-07-28 13:30:38 +00:00
cc-defs.el CC Mode: allow bogusly "adjacent" double quote marks to pair up syntactically 2019-07-16 20:01:12 +00:00
cc-engine.el Java Mode: Fix handling of nested generics ending in >>>. 2019-07-27 16:28:48 +00:00
cc-fonts.el CC Mode: Stop /**/ spuriously fontifying as a doc comment under gtkdoc 2019-07-27 12:55:53 +00:00
cc-guess.el
cc-langs.el Java Mode: Fix handling of nested generics ending in >>>. 2019-07-27 16:28:48 +00:00
cc-menus.el
cc-mode.el Fix problems in CC Mode with " being entered into a comment at EOB. 2019-07-23 09:55:49 +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
compile.el Merge commit '9b480db673' 2019-07-30 11:03:15 -07: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
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 Remove debugging left in previous patch 2019-07-26 10:00:47 +02:00
etags.el Support filename matches in etags xref backend 2019-07-30 16:59:59 +03: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 Improve doc strings for some -search-path variables 2019-07-30 11:02:03 -07: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
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
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 * lisp/progmodes/octave.el (matchedrules): Add spmd...end (bug#36703) 2019-07-20 12:05:07 -04:00
opascal.el * lisp/progmodes/opascal.el: Tweak code to ease edebugging 2019-07-22 15:41:17 -04: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 Fix when calling prettify-symbols-mode more than once 2019-07-28 22:14:36 +02: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 Strip trailing whitespaces at the end of converted do block 2019-07-25 16:01:55 +03:00
scheme.el More regexp corrections and tweaks 2019-03-10 23:11:21 -07:00
sh-script.el * lisp/progmodes/sh-script.el (sh-assignment): Put delete-selection on symbol 2019-07-16 01:00:49 +03: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
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 * lisp/progmodes/vhdl-mode.el: Use cl-lib when available 2019-07-29 14:59:26 -04:00
which-func.el which-function: Do not display outdated imenu information 2019-02-22 15:27:06 -06:00
xref.el Fix recent commit in xref.el 2019-07-25 19:32:25 +03:00
xscheme.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00