Skip to content

google-c-style.el: Fix byte compilation warning#675

Open
phst wants to merge 1 commit into
google:gh-pagesfrom
phst:fixcompile
Open

google-c-style.el: Fix byte compilation warning#675
phst wants to merge 1 commit into
google:gh-pagesfrom
phst:fixcompile

Conversation

@phst

@phst phst commented Feb 18, 2022

Copy link
Copy Markdown

The command ‘google-make-newline-indent’ uses ‘c-mode-base-map’, which is
defined in ‘cc-mode’, so we should ‘require’ that library.

The command ‘google-make-newline-indent’ uses ‘c-mode-base-map’, which is
defined in ‘cc-mode’, so we should ‘require’ that library.
@vapier vapier changed the title Fix byte compilation warning. google-c-style.el: Fix byte compilation warning Jul 8, 2024
@vapier vapier added the lang:cpp The C++ language label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang:cpp The C++ language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants