summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2005-01-29 01:57:36 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:40:51 -0400
commit45091a4918087b0879ba961b08878eb01e9ab93e (patch)
tree4278b6002f0186d42b7c87cd26f2937ca904b181
parent44eff1c0996db76e174098e50b18973ea96c73c7 (diff)
downloadfork-ledger-45091a4918087b0879ba961b08878eb01e9ab93e.tar.gz
fork-ledger-45091a4918087b0879ba961b08878eb01e9ab93e.tar.bz2
fork-ledger-45091a4918087b0879ba961b08878eb01e9ab93e.zip
*** empty log message ***
-rw-r--r--NEWS2
-rw-r--r--ledger.texi8
2 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3176676b..e1845bb8 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Very few new features:
- Added --no-cache option, to always ignore any binary cache file
- `ledger-reconcile' (in ledger.el) no longer asks for a number of days
- Fixed %.XY format, where X is shorter than the string generated by Y
+- New directive for text files: "D <COMM>" specifies the default commodity
+ used by the entry command
* 2.0
diff --git a/ledger.texi b/ledger.texi
index e7f064b5..9ba41e1e 100644
--- a/ledger.texi
+++ b/ledger.texi
@@ -2343,6 +2343,14 @@ defaults to @file{~/.pricedb}. The syntax for this command is:
N SYMBOL
@end example
+@item D SYMBOL
+The @command{entry} command will use the given commodity as the
+default when none other can be determined. The syntax for this
+command is:
+@example
+D SYMBOL
+@end example
+
@item i, o, b, h
These four relate to timeclock support, which permits ledger to read
timelog files. See the timeclock's documentation for more info on the