mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Merge 1e4890031261a730225618b1fd2bdce6e05f4cd9 into 8487c083e1faecb1259be8a8873618cfdb69d33d
This commit is contained in:
commit
9bd9e15da0
@ -30,6 +30,7 @@
|
||||
;; For some reason 1) c-backward-syntactic-ws is a macro and 2) under Emacs 22
|
||||
;; bytecode cannot call (unexpanded) macros at run time:
|
||||
(eval-when-compile (require 'cc-defs))
|
||||
(require 'cc-mode)
|
||||
|
||||
;; Wrapper function needed for Emacs 21 and XEmacs (Emacs 22 offers the more
|
||||
;; elegant solution of composing a list of lineup functions or quantities with
|
||||
|
Loading…
x
Reference in New Issue
Block a user