[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
To edit a BZR file, type M-x bzredit to Emacs. (See the previous section for how to make this function known to Emacs.) This will ask you for the filename of the BZR font. After typing the filename, type RET.
The bzredit
function then calls BZRto with the `-text'
option (see section 11. BZRto) to produce a BPL file--the textual form of the
BZR font. Then it calls bpl-mode
and makes the resulting buffer
visible (if it isn't already).
The next section describes bpl-mode
.