1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/progmodes
Alan Mackenzie ca3cc92e14 CC Mode: Make implicit int types following specifiers fontify correctly
This fixes bug #59267.  It applies to C Mode only, and refers to constructs
like "register count;" which are implicitly of int type.

* lisp/progmodes/cc-engine.el (c-forward-type): Use the new regexp
c-maybe-typeless-specifier-re in place of c-opt-type-modifier-prefix-key.  Add
an extra arm to the main cond form to handle the construct, and another to
handle "extern "C" foo_t my_foo;".
(c-forward-decl-or-cast-1): Adapt to handle the result no-id from
c-forward-type.

* lisp/progmodes/cc-langs.el (c-maybe-typeless-specifier-re): New lang
const/var.
2022-11-17 10:36:59 +00:00
..
antlr-mode.el ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el CC Mode: Handle C++20 concepts 2022-09-26 19:20:54 +00:00
cc-awk.el CC Mode. Make AWK Mode work with electric-pair-mode 2022-09-24 12:23:32 +00:00
cc-bytecomp.el ; Fix typos 2022-11-11 15:52:37 +01:00
cc-cmds.el
cc-defs.el Add to /etc/NEWS a mention of the new C++20 support in CC Mode 2022-11-10 11:57:42 +00:00
cc-engine.el CC Mode: Make implicit int types following specifiers fontify correctly 2022-11-17 10:36:59 +00:00
cc-fonts.el c-get-fontification-context: Refine the last non-default arm of the cond 2022-10-29 10:04:37 +00:00
cc-guess.el
cc-langs.el CC Mode: Make implicit int types following specifiers fontify correctly 2022-11-17 10:36:59 +00:00
cc-menus.el
cc-mode.el ; Fix typos 2022-11-11 15:52:37 +01:00
cc-styles.el
cc-vars.el
cfengine.el
cl-font-lock.el
cmacexp.el
compile.el * lisp/progmodes/compile.el (compilation-mode-line-errors): Use defvar 2022-10-24 14:25:02 -04:00
cperl-mode.el Normalize some syntax table definitions 2022-11-04 15:04:45 +01:00
cpp.el Use progress reporter in cpp.el 2022-11-04 20:12:15 +01:00
cwarn.el
dcl-mode.el Normalize some syntax table definitions 2022-11-04 15:04:45 +01:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
ebrowse.el
eglot.el * lisp/progmodes/eglot.el (eglot-server-programs): Remove Intelephense. 2022-11-17 11:47:34 +02:00
elisp-mode.el ; * lisp/progmodes/elisp-mode.el (eval-defun): Doc fix. 2022-11-17 12:34:06 +02:00
erts-mode.el
etags.el Prefer defvar-keymap in etags.el 2022-10-30 13:16:03 +01:00
executable.el
f90.el
flymake-cc.el
flymake-proc.el
flymake.el ; Fix typos (duplicate words) 2022-11-17 09:34:24 +01:00
fortran.el Pacify recent unused/ignored lexvar warnings 2022-10-26 16:35:59 +03:00
gdb-mi.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
glasses.el Merge from origin/emacs-28 2022-10-04 19:23:24 +02:00
grep.el
gud.el ; * lisp/progmodes/gud.el (gud-gdb): Doc fix. (Bug#58826) 2022-10-28 09:23:12 +03:00
hideif.el Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
hideshow.el * lisp/progmodes/hideshow.el: Improve Commentary. 2022-11-11 01:55:11 +01:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el
idlwave.el
inf-lisp.el
js.el
ld-script.el
m4-mode.el
make-mode.el ; Minor cleanups in make-mode.el 2022-10-29 03:42:46 +02:00
meta-mode.el
mixal-mode.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
modula2.el Prefer defvar-keymap in modula2.el 2022-10-20 09:36:11 +02:00
octave.el Prefer defvar-keymap in octave.el 2022-11-06 15:40:19 +01:00
opascal.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
pascal.el
perl-mode.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
prog-mode.el
project.el New command 'project-list-buffers' bound to 'C-x p C-b' (bug#59153) 2022-11-15 20:54:39 +02:00
prolog.el Pacify recent unused/ignored lexvar warnings 2022-10-26 16:35:59 +03:00
ps-mode.el Prefer defvar-keymap in ps-mode.el 2022-10-29 17:08:51 +02:00
python.el Fix indentation for multi-line block start in Python mode 2022-11-10 12:23:52 +02:00
ruby-mode.el Pacify recent unused/ignored lexvar warnings 2022-10-26 16:35:59 +03:00
scheme.el
sh-script.el New Flymake backend using the shellcheck program 2022-09-24 09:59:51 +02:00
simula.el Prefer defvar-keymap in simula.el 2022-10-30 21:33:35 +01:00
sql.el Prefer defvar-keymap in sql.el 2022-11-13 15:17:07 +01:00
subword.el
tcl.el
vera-mode.el
verilog-mode.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
vhdl-mode.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
which-func.el
xref.el Call xref--analyze with correct project 2022-11-16 09:52:09 -08:00
xscheme.el