This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; info-mode-el -- Major mode for editing boost property tree INFO files. | |
;; Copyright (C) 2014 Roald Fernandez <[email protected]> | |
;; Author: Roald Fernandez <[email protected]> | |
;; URL: https://gist.github.com/swarminglogic/be3cd49fcba5ef891727 | |
;; Created: 10 Nov 2014 | |
;; Keywords: INFO major-mode | |
;; This program is free software; you can redistribute it and/or |