protobuf/editors
Philipp Stephani 979107ec7a Improve fix for https://github.com/google/protobuf/issues/295
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.
2017-05-23 15:27:29 +02:00
..
proto.vim down-integrate internal changes 2015-05-21 19:32:02 -07:00
protobuf-mode.el Improve fix for https://github.com/google/protobuf/issues/295 2017-05-23 15:27:29 +02:00
README.txt Initial checkin. 2008-07-10 02:12:20 +00:00

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.