diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-04 14:06:26 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-04 14:06:26 +0000 |
commit | 05cca5916fb6a30c204085f05cccba590fcc7f51 (patch) | |
tree | 63d106dbb60d4971c07fb5f4fcf7e8f37d276b34 /app-editors/jed/ChangeLog | |
parent | Initial import (diff) | |
download | gentoo-2-05cca5916fb6a30c204085f05cccba590fcc7f51.tar.gz gentoo-2-05cca5916fb6a30c204085f05cccba590fcc7f51.tar.bz2 gentoo-2-05cca5916fb6a30c204085f05cccba590fcc7f51.zip |
made the more familiar emacs the default keybindings
Diffstat (limited to 'app-editors/jed/ChangeLog')
-rw-r--r-- | app-editors/jed/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog index 8e975169f600..dea16eb1e28d 100644 --- a/app-editors/jed/ChangeLog +++ b/app-editors/jed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jed # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.9 2003/04/18 01:35:04 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.10 2003/06/04 14:06:13 liquidx Exp $ + + 04 Jun 2003; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild: + changed default keybindings to emacs. #17717. *jed-0.99.16-r1 (17 Feb 2003) |