Joost Helberg
|
3f3ff643d2
org-clock: Make quarter work as parameter for :step in clocktable
|
3 years ago |
Ihor Radchenko
|
e73c5b7d0d
Fix Emacs 29 compiler warnings
|
2 years ago |
Ihor Radchenko
|
e81a094383
Assert all the Org files to load the same Org version
|
2 years ago |
Duy Nguyen
|
2cc2d8f1f6
lisp/org-clock.el: Show file title in org-clock clocktable
|
2 years ago |
Max Nikulin
|
ae1db7df39
Use `org-encode-time' helper macro
|
2 years ago |
Paul Eggert
|
a4105d0942
Use higher level helpers instead of `encode-time'
|
2 years ago |
Stefan Kangas
|
0ed0dea229
Delete some Emacs 24 compat code
|
2 years ago |
Stefan Kangas
|
13d97ee18c
Prefer "website" to "homepage"
|
3 years ago |
Stefan Kangas
|
45174d62b9
Remove XEmacs and ancient Emacs compat code
|
3 years ago |
Ignacio Casso
|
f9ea6c61ed
Use `set-default-toplevel-value' in `defcustom' setters
|
2 years ago |
Bastien
|
8e69adabe2
Merge branch 'bugfix'
|
2 years ago |
Bastien
|
4aaa2683b6
lisp/org-clock.el: Fix `read-number' prompt
|
2 years ago |
Ihor Radchenko
|
5c14a17344
org-clock.el: Consider clocking-in in an empty narrowed buffer
|
2 years ago |
Ihor Radchenko
|
d6bae908f3
Fix macro indentation and re-indent code misindented by nameless
|
2 years ago |
Ihor Radchenko
|
f63ff07441
Fix subtle differences between overlays and invisible text properties
|
2 years ago |
Ihor Radchenko
|
fa7530c7b4
Rename old function call to use org-fold
|
2 years ago |
Ihor Radchenko
|
e604187779
Merge branch 'bugfix'
|
2 years ago |
Ihor Radchenko
|
5b404a2225
org-dblock-write:clocktable: Fix typo in error string
|
2 years ago |
Kyle Meyer
|
aae2ac3a68
Merge branch 'bugfix'
|
2 years ago |
Kyle Meyer
|
5a229cbc44
Update copyright year to 2022
|
2 years ago |
Ihor Radchenko
|
ecce81dace
Merge branch 'bugfix'
|
2 years ago |
Ihor Radchenko
|
377d6247af
org-clock-timestamps-down: Fix typo in docstring
|
2 years ago |
Ihor Radchenko
|
0350c7dd71
org.el: Avoid excessive memory usage by effort text properties
|
2 years ago |
Ihor Radchenko
|
e70a8aac59
Use org-element-cache in place of text property cache in agenda
|
3 years ago |
Kyle Meyer
|
cc2490a706
Prune Emacs 25.1 compatibility kludges
|
3 years ago |
Bastien
|
806ac1b7f6
*el: Fix indentation
|
3 years ago |
stardiviner
|
b80b0a517d
org-clock.el: Make org-notify support macOS notification
|
3 years ago |
Stefan Kangas
|
51cdd6e30f
Various minor docfixes found by checkdoc
|
3 years ago |
Nicolas Goaziou
|
8e3e2f667f
clock: Prevent "before first headline" error on clock-out note
|
3 years ago |
Stefan Monnier
|
038aff34db
* lisp/org-clock.el (org-clock-get-table-data): Use proper closures
|
3 years ago |