org-agenda: Remove reference to Timeline

* lisp/org-agenda.el (org-agenda-get-restriction-and-command): Remove
  reference to Timeline.
This commit is contained in:
Nicolas Goaziou 2016-12-09 22:33:52 +01:00
parent 64efc0cd45
commit a9e6d1a6ea
1 changed files with 9 additions and 9 deletions

View File

@ -2904,15 +2904,15 @@ Agenda views are separated by `org-agenda-block-separator'."
(erase-buffer) (erase-buffer)
(insert (eval-when-compile (insert (eval-when-compile
(let ((header (let ((header
"Press key for an agenda command: < Buffer, subtree/region restriction "Press key for an agenda command:
-------------------------------- > Remove restriction -------------------------------- < Buffer, subtree/region restriction
a Agenda for current week or day e Export agenda views a Agenda for current week or day > Remove restriction
t List of all TODO entries T Entries with special TODO kwd t List of all TODO entries e Export agenda views
m Match a TAGS/PROP/TODO query M Like m, but only TODO entries m Match a TAGS/PROP/TODO query T Entries with special TODO kwd
s Search for keywords S Like s, but only TODO entries s Search for keywords M Like m, but only TODO entries
L Timeline for current buffer # List stuck projects (!=configure) / Multi-occur S Like s, but only TODO entries
/ Multi-occur C Configure custom agenda commands ? Find :FLAGGED: entries C Configure custom agenda commands
? Find :FLAGGED: entries * Toggle sticky agenda views * Toggle sticky agenda views # List stuck projects (!=configure)
") ")
(start 0)) (start 0))
(while (string-match (while (string-match