diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/plugins.org | 12 | 
1 files changed, 0 insertions, 12 deletions
| diff --git a/doc/plugins.org b/doc/plugins.org index 76b4796..2510cb5 100644 --- a/doc/plugins.org +++ b/doc/plugins.org @@ -911,18 +911,6 @@ something like:       ]     #+end_src -   or, using explicit record syntax: - -   #+begin_src haskell -     [ MailItem -         { name    = "name" -         , address = "address" -         , query   = "query" -         } -       ... -     ] -   #+end_src -     where     - =name= is what gets printed in the status bar before the number of | 
