diff options
| author | jao <jao@gnu.org> | 2021-05-24 18:16:24 +0100 | 
|---|---|---|
| committer | jao <jao@gnu.org> | 2021-05-24 18:16:24 +0100 | 
| commit | 8e98908ba9b238861f71008857443aea1423edda (patch) | |
| tree | d4073ad44538969d45a06f072e98813d1774c63b /doc | |
| parent | 9af7e4149a9b986ce127f809ef830a7c8e0318ec (diff) | |
| parent | 8d0841012bd6745f2bfd951053c48cb1ecec62cf (diff) | |
| download | xmobar-8e98908ba9b238861f71008857443aea1423edda.tar.gz xmobar-8e98908ba9b238861f71008857443aea1423edda.tar.bz2 | |
Merge branch 'notmuchmail-fix' [#548]
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 | 
