summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2016-12-09 22:33:52 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2016-12-09 22:33:52 +0100
commita9e6d1a6ea654e02e21250ecc0aaee2ad16788d0 (patch)
tree961ba9205a7457c1b83de6a6f518a4c5618f8ac7
parent64efc0cd4548f351c5d4b9212ddee63e123d920b (diff)
downloadorg-mode-a9e6d1a6ea654e02e21250ecc0aaee2ad16788d0.tar.gz
org-agenda: Remove reference to Timeline
* lisp/org-agenda.el (org-agenda-get-restriction-and-command): Remove reference to Timeline.
-rw-r--r--lisp/org-agenda.el18
1 files changed, 9 insertions, 9 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 558be88..df77eff 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -2904,15 +2904,15 @@ Agenda views are separated by `org-agenda-block-separator'."
(erase-buffer)
(insert (eval-when-compile
(let ((header
- "Press key for an agenda command: < Buffer, subtree/region restriction
--------------------------------- > Remove restriction
-a Agenda for current week or day e Export agenda views
-t List of all TODO entries T Entries with special TODO kwd
-m Match a TAGS/PROP/TODO query M Like m, but only TODO entries
-s Search for keywords S Like s, but only TODO entries
-L Timeline for current buffer # List stuck projects (!=configure)
-/ Multi-occur C Configure custom agenda commands
-? Find :FLAGGED: entries * Toggle sticky agenda views
+ "Press key for an agenda command:
+-------------------------------- < Buffer, subtree/region restriction
+a Agenda for current week or day > Remove restriction
+t List of all TODO entries e Export agenda views
+m Match a TAGS/PROP/TODO query T Entries with special TODO kwd
+s Search for keywords M Like m, but only TODO entries
+/ Multi-occur S Like s, but only TODO entries
+? Find :FLAGGED: entries C Configure custom agenda commands
+* Toggle sticky agenda views # List stuck projects (!=configure)
")
(start 0))
(while (string-match