1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 14:10:28 -08:00
emacs/lisp/progmodes
Alan Mackenzie dacafba03d C++ Mode: Correct the fontification of const auto foo
* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): Correct a coding
error involving `and' and `or'.
2019-10-03 14:26:14 +00: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
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 New function time-convert 2019-08-05 18:37:29 -07:00
cc-defs.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
cc-engine.el C++ Mode: Correct the fontification of const auto foo 2019-10-03 14:26:14 +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 C++ Mode: Fontify correctly declarators with identifier preceded by & 2019-10-03 12:50:08 +00:00
cc-menus.el
cc-mode.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02: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 Remove the compilation-arrow-overlay on a major mode change/reinitialization 2019-09-29 15:39:16 +00:00
cperl-mode.el New function time-convert 2019-08-05 18:37:29 -07:00
cpp.el
cwarn.el
dcl-mode.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ebnf-abn.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
ebnf-bnf.el
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
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
elisp-mode.el Don't display wrong ElDoc information when inside ELisp strings or comments 2019-08-20 08:34:23 -04:00
etags.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +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 Correct some custom type typos 2019-10-01 10:50:47 +02:00
flymake-proc.el Fix flymake-proc temporary file deletion bug 2019-09-07 16:51:24 -04:00
flymake.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
fortran.el Suppress relint errors in fortran.el 2019-08-08 12:10:36 +02:00
gdb-mi.el Don't add trailing whitespace when passing argument to GDB 2019-10-02 15:08:02 +02:00
glasses.el
grep.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
gud.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
hideif.el Make hide-ifdef-mode-prefix-key customisable 2019-08-21 13:49:57 -07:00
hideshow.el Fix progression in hideshow.el 2019-08-02 21:21:23 +02:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
idlw-toolbar.el
idlwave.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
inf-lisp.el
js.el Ignore comments and strings when recognizing JSX 2019-09-22 12:55:44 -07:00
ld-script.el
m4-mode.el
make-mode.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
meta-mode.el
mixal-mode.el
modula2.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
octave.el Merge from origin/emacs-26 2019-08-10 08:44:31 -07: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 Fix indenting in perl functions with doc-comments 2019-09-30 00:09:58 +02:00
prog-mode.el Prefer display-line-numbers over linum in docs and one defcustom 2019-08-27 02:41:51 +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/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
python.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ruby-mode.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
scheme.el
sh-script.el * lisp/progmodes/sh-script.el (sh--assignment-collect): Only after =! 2019-09-12 15:43:50 -04:00
simula.el
sql.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
subword.el
tcl.el
vera-mode.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
verilog-mode.el Verilog-Mode collected updates. 2019-09-23 18:49:25 -04:00
vhdl-mode.el Update some URLs 2019-09-23 00:12:52 -07:00
which-func.el
xref.el Add imenu support to xref 2019-08-23 06:30:46 +02:00
xscheme.el