summaryrefslogtreecommitdiff
blob: 987667e2e4644da25bfc02c1a2663451ecf7b414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# ChangeLog for app-emacs/wikipedia-mode
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/wikipedia-mode/ChangeLog,v 1.5 2009/02/15 19:00:50 ulm Exp $

*wikipedia-mode-0.5-r1 (15 Feb 2009)

  15 Feb 2009; Ulrich Mueller <ulm@gentoo.org>
  files/50wikipedia-mode-gentoo.el,
  +files/wikipedia-mode-0.5-require-outline-magic.patch,
  -wikipedia-mode-0.5.ebuild, +wikipedia-mode-0.5-r1.ebuild:
  Actually load outline-magic, otherwise it would be useless to depend on it.
  Generalise auto-mode pattern in site-init file for all language versions.
  SRC_URI was an inexistent domain; changed to Gentoo mirrors now.

  14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> wikipedia-mode-0.5.ebuild:
  Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
  automatically.

  18 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
  wikipedia-mode-0.5.ebuild:
  Update SRC_URI.

*wikipedia-mode-0.5 (23 Jan 2008)

  23 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
  +files/50wikipedia-mode-gentoo.el, +metadata.xml,
  +wikipedia-mode-0.5.ebuild:
  initial commit, taken from Emacs overlay, provided by flameeyes, massaged by
  ulm