Skip to content

Commit 0b4b43a

Browse files
authored
Merge pull request ninja-build#2452 from mavit/emacs-metadata
Add Emacs package attributes, “Keywords” and “URL”
2 parents 8aa51b2 + 7744530 commit 0b4b43a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

misc/ninja-mode.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
;;; ninja-mode.el --- Major mode for editing .ninja files -*- lexical-binding: t -*-
22

33
;; Package-Requires: ((emacs "24"))
4+
;; Keywords: languages
5+
;; URL: https://ninja-build.org/
46

57
;; Copyright 2011 Google Inc. All Rights Reserved.
68
;;

0 commit comments

Comments
 (0)