This directory contains syntax highlighting and configuration files for editors to properly display Protocol Buffer files. See each file's header comment for directions on how to use it with the appropriate editor.
-
https://github.com/google/protobuf/issues/295Philipp Stephani authored
Requiring the legacy ‘cl’ library unconditionally pollutes the namespace. Instead, require it only when compiling and in known-broken versions. This is almost the same patch that opoplawski suggested, except that I removed the test for ‘emacs-repository-version’, which isn’t defined in Emacs 24.3.
979107ec
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.txt | Initial checkin. | |
proto.vim | down-integrate internal changes | |
protobuf-mode.el | Improve fix for https://github.com/google/protobuf/issues/295 |