styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

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

Open phst opened this issue 3 years ago • 0 comments

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

phst avatar Feb 18 '22 12:02 phst