Emacs finance and budgeting package for personal and business use.
(load-file "path/to/finance.el")(finance-create)Put the point on an existing account and press n (finance-add-new-subaccount). This will prompt you for an account name.
Put the point on an existing account and press e (finance-edit-account). This will prompt you for a new account name.
Put the point on an existing account and press d (finance-delete-account). This will prompt you to confirm you want to delete this account.