*** no comment ***
This commit is contained in:
parent
8ab60bcb80
commit
2e3082e734
1 changed files with 4 additions and 4 deletions
|
|
@ -1,17 +1,17 @@
|
||||||
;;; ledger.el --- Helper code for use with the "ledger" command-line tool
|
;;; 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
|
;; Emacs Lisp Archive Entry
|
||||||
;; Filename: ledger.el
|
;; Filename: ledger.el
|
||||||
;; Version: 1.2
|
;; Version: 3.0
|
||||||
;; Date: Thu 02-Apr-2004
|
;; Date: Thu 16-Apr-2007
|
||||||
;; Keywords: data
|
;; Keywords: data
|
||||||
;; Author: John Wiegley (johnw AT gnu DOT org)
|
;; Author: John Wiegley (johnw AT gnu DOT org)
|
||||||
;; Maintainer: 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
|
;; Description: Helper code for using my "ledger" command-line tool
|
||||||
;; URL: http://www.newartisans.com/johnw/emacs.html
|
;; URL: http://www.newartisans.com/johnw/emacs.html
|
||||||
;; Compatibility: Emacs21
|
;; Compatibility: Emacs22
|
||||||
|
|
||||||
;; This file is not part of GNU Emacs.
|
;; This file is not part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue