[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Kjell Wooding <kjell_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 14 Jun 2008 02:46:30 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: kjell_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/06/14 02:46:30
Modified files:
usr.bin/mg : funmap.c keymap.c match.c modes.c
Log message:
We do not need a whole MODE for blinking one character.
both emacsen automatically blink, so mg should too. This can be
overridden in your ~/.mg by adding, e.g.
global-set-key ")" self-insert-command
So, I've eliminated blink mode, and renamed "blink-matching-paren-hack"
to "blink-and-insert". It's not just for parens anyway.
While I'm here, set up an empty (rescan) target for backtab, so I can
bind something convenient to it; e.g.
global-set-key "\e[Z" backward-char
Finally, remove all references to Scribd.
Theo doesn't hate this, though I would hesitate to call it an ok.
Visit your host, monkey.org