Branch_5_35 is missing defun [email protected]
John Ciolfi <[email protected]> Thu, 16 Mar 2023 09:35:20 -0400
| Newsgroups | gmane.emacs.cc-mode.general |
|---|---|
| Message-ID | <CACb3vdQ+CuPUchjbphuupYnxmFgsc8m3jQP5AP0NC7wGRA8cfw@mail.gmail.com> |
Hi I tried using Branch_5_35 by downloading and building with Emacs 27 on Debian 11: https://sourceforge.net/code-snapshots/hg/c/cc/cc-mode/cc-mode/cc-mode-cc-mode-4f6405bb784e024f501d1e48251eeec23424b830.zip I received: Debugger entered--Lisp error: (void-function c-update-new-id) and grep'ing the code, I see there's no defun for c-update-new-id: cc-mode.el:2143: (c-update-new-id end) Thanks John