1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/progmodes
Stefan Monnier 77acef90cc * lisp/progmodes/vhdl-mode.el: Use cl-lib when available
(vhdl--pushnew): New macro.  Use it instead of `pushnew`.
(emacs-major-version): Don't bother checking (featurep 'xemacs)
since that is always (< emacs-major-version 25) as well.
2019-07-29 14:59:26 -04: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
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
bug-reference.el
cc-align.el
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
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
cmacexp.el
compile.el * lisp/progmodes/compile.el: Fix bug#36803. 2019-07-27 09:57:18 -04:00
cperl-mode.el Fix looking up functions like "-e" in cperl-mode 2019-07-13 10:39:42 +03:00
cpp.el
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 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
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
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
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
make-mode.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
meta-mode.el
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
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
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
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