slackbuilds/NEWS

11 lines
304 B
Text
Raw Normal View History

2008-08-17 01:37:43 +02:00
Changes in magit 0.6:
2008-08-17 01:43:39 +02:00
* Key bindings and command behavior for diffing, history listing, and
resetting have changed. Please see the manual.
* All buffers created by Magit are now in magit-mode and share all key
bindings.
2008-08-17 01:37:43 +02:00
* Bug fix: avoid looking-at-p so that magit.el works on Emacs 22 as
well.