Bastien
|
5e7c09e277
org-agenda.el and org-capture.el: Remove `generated-autoload-file'
|
1 month ago |
Kyle Meyer
|
5dc375434c
Clean up spacing to pass Emacs's pre-commit check
|
1 month ago |
Stefan Kangas
|
00bc3097cd
Backport commit affe9b225 from Emacs
|
1 month ago |
Stefan Kangas
|
1a480e01a4
Remove redundant 'function's around lambda
|
2 months ago |
Kyle Meyer
|
104d92199e
agenda: Fix toggling of archive files
|
2 months ago |
Kyle Meyer
|
f6cf6bb6e2
manual: Mention org-agenda-set-effort
|
2 months ago |
Kyle Meyer
|
95af0a244f
agenda: Consistently clear temporary agenda name
|
2 months ago |
Adam Spiers
|
752c466a63
org-agenda.el: Fix typo in docstring
|
2 months ago |
Martin Kampas
|
90b14cb409
org-colview: Fix done keywords highlighting in agenda buffers
|
3 months ago |
Kyle Meyer
|
b1de0c8e4b
Fix regression in priority fontification
|
3 months ago |
Kyle Meyer
|
6676a97d27
org-tags-expand: Fix handling of downcased group tags
|
3 months ago |
Bastien
|
19b741583d
org-agenda.el (org-find-top-headline): Fix bug
|
4 months ago |
nilninull
|
8ae058ebe6
org-agenda.el: Fix customization type
|
4 months ago |
Bastien Guerry
|
39d9eb541f
org-agenda.el: Filter category names with a hyphen specially
|
4 months ago |
Bastien Guerry
|
de3ffe99d0
org-agenda.el: Only recenter when called interactively
|
4 months ago |
Eric S Fraga
|
e8ebf5d6c9
Add other-tab option for org-agenda-window-setup
|
4 months ago |
Kyle Meyer
|
220f2b0d93
agenda: Fix a docstring's position
|
5 months ago |
Kyle Meyer
|
95eaab7f44
agenda: Fold case when retrieving user-configured effort values
|
6 months ago |
Marco Wahl
|
cc570144f8
agenda: Call finalize-hook later
|
6 months ago |
Nicolas Goaziou
|
1aa095ccf1
Fix drawer invisibility
|
7 months ago |
Bastien
|
efc12142b7
Revert "New function org-agenda-filter-set"
|
7 months ago |
Bastien
|
b614ed0bba
lisp/org-agenda.el: Remove redundant code
|
8 months ago |
Stefan Kangas
|
e9b1b8fde5
New function org-agenda-filter-set
|
8 months ago |
Paul Eggert
|
1e3184964c
Backport commit 00be23c2a from Emacs
|
8 months ago |
Kyle Meyer
|
5e2490bdf2
agenda: Respect FILETAGS when skipping archive entries
|
8 months ago |
Nicolas Goaziou
|
074ea1629c
Deprecate `org-cycle-hide-drawers'
|
8 months ago |
Nicolas Goaziou
|
1027e02569
Implement `org-cycle-hide-property-drawers'
|
8 months ago |
akater
|
d23bd91874
org-agenda.el: Complete multiple todo keywords
|
8 months ago |
Kyle Meyer
|
1de7eabf25
Revert "org-agenda.el: Fix handling of one-time delays"
|
9 months ago |
Kyle Meyer
|
561e9efd06
agenda: Fix regression in handling of non-caterory filters
|
9 months ago |
Mattias Engdegård
|
7265f2864e
Backport commit af085ef40 from Emacs
|
1 year ago |
Bastien
|
e360cd8f3a
Change the default values for several options
|
11 months ago |
Bastien
|
4cd497416f
org-agenda.el: Rename two options
|
11 months ago |
Bastien
|
7e52b76612
org-agenda: Fix logic of `org-agenda-filter-make-matcher'
|
11 months ago |
Bastien
|
fae16ed8f5
Add `generated-autoload-file' buffer local variable
|
11 months ago |
Bastien
|
6a1f6ee1f8
Tiny formatting fixes
|
11 months ago |
Stefan Kangas
|
2129ece3b5
org-agenda.el: Fix typo
|
11 months ago |
Bastien
|
b8a2ad9288
org-agenda.el: New hook `org-agenda-filter-hook'
|
11 months ago |
Bastien
|
016aa96f99
Revert "org-compat.el: Require 'org-agenda in a timely fashion"
|
11 months ago |
Bastien
|
2f30ecffdf
org-compat.el: Require 'org-agenda in a timely fashion
|
11 months ago |
Bastien
|
fb188adda0
org.el: Move `org-agenda-diary-file' to org-agenda.el
|
11 months ago |
Bastien
|
915a8eade4
org-agenda.el/org-capture.el: Use `user-error' in two places
|
11 months ago |
Bastien
|
e8402f3cad
org-agenda.el: Let `org-agenda-filter' consider group tags
|
11 months ago |
Bastien
|
41c5fe0be8
org-agenda.el: Fix call to `org-agenda-finalize-hook'
|
11 months ago |
Bastien
|
dfa7a3397b
org-agenda.el: Fix call to `org-agenda-finalize-hook'
|
11 months ago |
Bastien
|
27e4d7ce48
Prevent infinite loop when showing new time in agenda
|
11 months ago |
Bastien
|
c0d08b7efe
org-agenda.el (org-agenda-bulk-mark-regexp): Fix bug
|
11 months ago |
Bastien
|
2508dfa644
Factor out org-scroll and use it in ox.el, org-agenda/attach.el
|
11 months ago |
Bastien
|
ceb8086301
Small refactoring
|
11 months ago |
Bastien
|
08815085fe
org-agenda.el: Enhance docstrings
|
11 months ago |
Bastien
|
0e75ebc523
Implement and document looping over headlines in agenda
|
11 months ago |
Bastien
|
64ef211647
org-agenda.el: Fix indentation
|
11 months ago |
Bastien
|
c8947f9b33
org-agenda.el: Fix comment typo
|
11 months ago |
Bastien
|
44e7e34ed3
org-agenda.el: Partially revert 19676dce
|
11 months ago |
Bastien
|
f636cf91b6
New org-refile.el file with refile definitions
|
11 months ago |
Bastien
|
164d30f5ab
org-agenda.el: Fix call to `recenter'
|
11 months ago |
Bastien
|
07e9ad2aa2
org-agenda.el: Fix for `org-agenda-open-link'
|
11 months ago |
Bastien
|
19676dce75
org-agenda.el: Fix `org-agenda-show-new-time'
|
11 months ago |
Bastien
|
cb19f5c94e
org-agenda.el: Fix `org-agenda-get-blocks'
|
11 months ago |
Bastien
|
a2b69c58f8
org-agenda.el: Add `org-agenda-end-of-line'
|
11 months ago |
Bastien
|
8aa206583b
org-agenda.el: Fix `org-agenda-filter-hide-line'
|
11 months ago |
Bastien
|
efbf96389a
org-agenda.el: Fix display of agenda new time
|
11 months ago |
Bastien
|
39c656870c
org-agenda.el: Fix handling of one-time delays
|
11 months ago |
Bastien
|
04bd110b2b
Small fixes
|
11 months ago |
Bastien
|
3d0282ef87
New option `org-archive-subtree-save-file-p'
|
11 months ago |
Bastien
|
c9d2f12094
org-agenda.el: Use `user-error'
|
11 months ago |
Bastien
|
e11f506484
Continue previous commit and document it in etc/ORG-NEWS
|
11 months ago |
Bastien
|
1de5e80adf
Rename `org-x-priority' functions and variables to `org-priority-x'
|
11 months ago |
Bastien
|
7b1077def7
Tiny enhancements to priority handling
|
11 months ago |
Bastien
|
8c943b8403
org-agenda.el: Don't always display a message when removing filters
|
11 months ago |
Bastien
|
9fe7dbfd15
org-agenda.el: Small `org-agenda-filter' enhancement
|
11 months ago |
Bastien
|
2820c2c4aa
org-agenda.el: Minor fixes
|
11 months ago |
Bastien
|
241750b3c2
Use `number-to-string' instead of `int-to-string'
|
11 months ago |
Bastien
|
e9526b5a79
Enhance C-c C-c in agenda buffers
|
11 months ago |
Marco Wahl
|
45a0fe531c
agenda: C-c C-c deactivates columns
|
1 year ago |
Marco Wahl
|
1e55b18198
org-colview: Fix org-agenda-columns-active
|
1 year ago |
Marco Wahl
|
4e322f25bc
Fix test
|
1 year ago |
Bastien
|
6d0b866637
org-agenda.el: Fix 1f6bacf88 properly
|
1 year ago |
Bastien
|
53acdfaa03
Revert "org-agenda.el: don't prevent the use of M-x text-scale-mode RET"
|
1 year ago |
Bastien
|
e982108445
Fix "Maintainer: " entry in the header
|
1 year ago |
Bastien
|
1f52f8c502
org-agenda.el: Adding maintainer
|
1 year ago |
Bastien
|
1f6bacf88c
org-agenda.el: don't prevent the use of M-x text-scale-mode RET
|
1 year ago |
Bastien
|
06cf532f47
org-agenda.el: Fix bug when using category filters
|
1 year ago |
Thomas Fitzsimmons
|
b47e0c8bfa
org-agenda: Fix time regexp in org-get-entries-from-diary
|
1 year ago |
Paul Eggert
|
a3101370bd
Backport commit 4c9330771 from Emacs
|
1 year ago |
Bastien
|
0997eba287
org-agenda.el: Warn the user when removing all agenda filters
|
1 year ago |
Marco Wahl
|
cb8183d3b7
agenda: Refactor a little
|
1 year ago |
Marco Wahl
|
804e6af51c
agenda: Fix filter for day/week agenda
|
1 year ago |
Marco Wahl
|
be7e88ae30
agenda: Fix: Don't loop over headlines in region at agenda-todo
|
1 year ago |
Marco Wahl
|
28bb1c81fa
agenda: Clarification of error message
|
1 year ago |
Marco Wahl
|
80b29acba3
agenda: Enable navigation for the agenda dispatch buffer
|
1 year ago |
Juanma Barranquero
|
97feee0469
Backport commit 114323226 from Emacs
|
1 year ago |
Juanma Barranquero
|
001306c1c0
Backport commit 79a01866a from Emacs
|
1 year ago |
Carsten Dominik
|
711852ec67
Bug fix in tags filter: Treat SPC selection correctly.
|
1 year ago |
Carsten Dominik
|
c79f5398cc
Rename filter prefix argument to STRIP-OR-ACCUMULATE for clarity
|
1 year ago |
Carsten Dominik
|
9e09c8d267
Improve docstring of `org-agenda-filter-by-category'
|
1 year ago |
Carsten Dominik
|
c47a7394a0
Improve documentation string of `org-agenda-filter-by-regexp'
|
1 year ago |
Carsten Dominik
|
c580a290ac
Normalize the use of `C-u' for `org-agenda-filter-by-effort'
|
1 year ago |
Carsten Dominik
|
124017b6d3
Normalize the use of `C-u' in `org-agenda-filter-by-tag'
|
1 year ago |
Carsten Dominik
|
697358605a
Normalize the use of `C-u' in `org-agenda-filter'
|
1 year ago |