summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-17 07:33:27 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:35:35 -0400
commit2e3082e734362fb934ff8f308fe9fd9f85c35032 (patch)
tree9df35a8fb8ddae085e333e98fbee89c69678432e
parent8ab60bcb80c9b40280a00db071c1d3d95c6bebd9 (diff)
downloadfork-ledger-2e3082e734362fb934ff8f308fe9fd9f85c35032.tar.gz
fork-ledger-2e3082e734362fb934ff8f308fe9fd9f85c35032.tar.bz2
fork-ledger-2e3082e734362fb934ff8f308fe9fd9f85c35032.zip
*** no comment ***
-rw-r--r--ledger.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/ledger.el b/ledger.el
index f0f05792..3704e568 100644
--- a/ledger.el
+++ b/ledger.el
@@ -1,17 +1,17 @@
;;; ledger.el --- Helper code for use with the "ledger" command-line tool
-;; Copyright (C) 2004 John Wiegley (johnw AT gnu DOT org)
+;; Copyright (C) 2007 John Wiegley (johnw AT gnu DOT org)
;; Emacs Lisp Archive Entry
;; Filename: ledger.el
-;; Version: 1.2
-;; Date: Thu 02-Apr-2004
+;; Version: 3.0
+;; Date: Thu 16-Apr-2007
;; Keywords: data
;; Author: John Wiegley (johnw AT gnu DOT org)
;; Maintainer: John Wiegley (johnw AT gnu DOT org)
;; Description: Helper code for using my "ledger" command-line tool
;; URL: http://www.newartisans.com/johnw/emacs.html
-;; Compatibility: Emacs21
+;; Compatibility: Emacs22
;; This file is not part of GNU Emacs.