diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-08-27 19:14:53 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-08-27 19:14:53 +0000 |
commit | e6dc27423b9f99af01725bdf8e62978cf230b417 (patch) | |
tree | 0f556908535d9a2a04640cd625683f93dacfad0c /app-emacs/table/ChangeLog | |
parent | Fix scrolling bug. (diff) | |
download | historical-e6dc27423b9f99af01725bdf8e62978cf230b417.tar.gz historical-e6dc27423b9f99af01725bdf8e62978cf230b417.tar.bz2 historical-e6dc27423b9f99af01725bdf8e62978cf230b417.zip |
Deactivate table for Emacs 22 where it is already included.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'app-emacs/table/ChangeLog')
-rw-r--r-- | app-emacs/table/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-emacs/table/ChangeLog b/app-emacs/table/ChangeLog index 8616e45dd556..0055092612cd 100644 --- a/app-emacs/table/ChangeLog +++ b/app-emacs/table/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emacs/table # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/table/ChangeLog,v 1.15 2007/05/16 17:30:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/table/ChangeLog,v 1.16 2007/08/27 19:14:53 ulm Exp $ + +*table-1.5.54-r2 (27 Aug 2007) + + 27 Aug 2007; Ulrich Mueller <ulm@gentoo.org> +files/50table-gentoo.el, + +table-1.5.54-r2.ebuild: + Deactivate table for Emacs 22 where it is already included. Output a + corresponding message in pkg_postinst. 16 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> -files/50table-gentoo.el, -table-1.5.54.ebuild, table-1.5.54-r1.ebuild: |