styleguide
styleguide copied to clipboard
google-c-style.el: Fix byte compilation warning
The command ‘google-make-newline-indent’ uses ‘c-mode-base-map’, which is defined in ‘cc-mode’, so we should ‘require’ that library.