bravegnuworld-mode

Introduction

Being part of the proof reading team of the Brave GNU World I need a way to conveniently edit my comments. Thus this mode.

Installation

Download: bravegnuworld-mode.el

Put into your init file (.emacs or .xemacs/init.el):

     (load "bravegnuworld-mode.el")
     that's it.

Emacs Version

This is probably working in GNU Emacs and XEmacs.

I'm writing my elisp packages in and for XEmacs so obviously the compatibility work is not tested thoroughly by myself and might be buggy.