a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 323338 and 305744

Description: Bazel support for GNU Emacs
 This package provides support for the Bazel build system. See
 https://bazel.build/ for background on Bazel. See “manual.org” for usage
 instructions.
Description: Bazel support for GNU Emacs
 This repository provides support for Bazel in GNU Emacs. It consists of
 a single file, bazel.el, which only depends on GNU Emacs and not on
 other libraries.
 .
 The library provides major modes for editing Bazel BUILD files,
 WORKSPACE files, .bazelrc files, as well as Starlark files. It also
 provides commands to run Bazel commands and integration with core GNU
 Emacs infrastructure like compilation and xref.
--- 323338	Thu Jan  1 00:00:00 1970
+++ 305744	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,9 @@
 Bazel support for GNU Emacs
- This package provides support for the Bazel build system. See
+ This repository provides support for Bazel in GNU Emacs. It consists of
- https://bazel.build/ for background on Bazel. See “manual.org” for usage
+ a single file, bazel.el, which only depends on GNU Emacs and not on
- instructions.
+ other libraries.
+ .
+ The library provides major modes for editing Bazel BUILD files,
+ WORKSPACE files, .bazelrc files, as well as Starlark files. It also
+ provides commands to run Bazel commands and integration with core GNU
+ Emacs infrastructure like compilation and xref.