Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
add functions for previous item navigation command #104 (3415d86)
Merge pull request #99 from takashihattori/fix (bcfc0c5)
Deadline with NUM is displayed from NUM days before the date. (caf99e3)
howm-cl-remove-if is changed to cl-remove-if (6341205)
|
|
Changelog
=========
Merge pull request #99 from takashihattori/fix (bcfc0c5)
Deadline with NUM is displayed from NUM days before the date. (caf99e3)
howm-cl-remove-if is changed to cl-remove-if (6341205)
|
|
|
|
Changelog
=========
Merge branch 'Jehops-calendar-date-style-fix' (136dce0)
Merge branch 'calendar-date-style-fix' of https://github.com/Jehops/emacs-calfw into Jehops-calendar-date-style-fix (e9c15ea)
Removed the dependency of google-maps (9c21d32)
Fix issue #63 (take 2) (8de82be)
Fix for issue #63 (973ffa3)
Fix click action for org item #80 (e03ae47)
|
|
Changelog
=========
Fix click action for org item #80 (e03ae47)
|
|
Changelog
=========
|
|
Changelog
=========
Merge pull request #74 from skyer9/patch-5 (a39c067)
add variable for org agenda item foreground color (240b4cb)
add some document about orgmode customization. (fc4a983)
Merge pull request #67 from skyer9/patch-3 (cc136e4)
Merge pull request #68 from fitzsim/master (7bee290)
Fix transposed arguments in cfw:cp-set-annotation-sources (4564578)
add face for todos and deadline (5e9dcfe)
Merge pull request #65 from skyer9/patch-1 (812c5eb)
add configuration for org agenda style keybinding. (48c9efa)
Merge branch 'master' of github.com:kiwanami/emacs-calfw (a67fa10)
Merge pull request #64 from syohex/fix-package (2dbea8c)
Don't wrap eval-when-compile for using cl function (6311eab)
Use let for local variables (9980659)
string-to-int is deprecated function (78bfb7a)
Fix wrong function name (263d5f3)
Merge pull request #53 from myuhe/org-capture-bug (9e4ea7f)
Bug fixed: wrong folding for block scheduling (8fa755a)
Merge pull request #60 from chrisboo/org-ranges (e00a060)
dont use underscores in variable names (53791ba)
make sure that dotime is a string (cb8e1d4)
works with none scheduled events (de4016f)
Merge pull request #57 from myuhe/map_support (1a983de)
Merge pull request #56 from myuhe/parse_bug (c106788)
Implement map view via google map (b155377)
Fix parse bug (80c9fac)
Merge branch 'master' of github.com:kiwanami/emacs-calfw (42f50fd)
Merge pull request #55 from justbur/open-ical-calendar-fix (7e7bb20)
Fixed parentheses problem in cfw:open-ical-calendar (cp not inside let) (92acac6)
Fix wrong format for nested list items (f4274ed)
Fix #39 #51 (53a9b4e)
|
|
Changelog
=========
add some document about orgmode customization. (fc4a983)
Merge pull request #67 from skyer9/patch-3 (cc136e4)
Merge pull request #68 from fitzsim/master (7bee290)
Fix transposed arguments in cfw:cp-set-annotation-sources (4564578)
add face for todos and deadline (5e9dcfe)
Merge pull request #65 from skyer9/patch-1 (812c5eb)
add configuration for org agenda style keybinding. (48c9efa)
Merge branch 'master' of github.com:kiwanami/emacs-calfw (a67fa10)
Merge pull request #64 from syohex/fix-package (2dbea8c)
Don't wrap eval-when-compile for using cl function (6311eab)
Use let for local variables (9980659)
string-to-int is deprecated function (78bfb7a)
Fix wrong function name (263d5f3)
Merge pull request #53 from myuhe/org-capture-bug (9e4ea7f)
Bug fixed: wrong folding for block scheduling (8fa755a)
Merge pull request #60 from chrisboo/org-ranges (e00a060)
dont use underscores in variable names (53791ba)
make sure that dotime is a string (cb8e1d4)
works with none scheduled events (de4016f)
Merge pull request #57 from myuhe/map_support (1a983de)
Merge pull request #56 from myuhe/parse_bug (c106788)
Implement map view via google map (b155377)
Fix parse bug (80c9fac)
Merge branch 'master' of github.com:kiwanami/emacs-calfw (42f50fd)
Merge pull request #55 from justbur/open-ical-calendar-fix (7e7bb20)
Fixed parentheses problem in cfw:open-ical-calendar (cp not inside let) (92acac6)
Fix wrong format for nested list items (f4274ed)
Fix #39 #51 (53a9b4e)
|
|
Changelog
=========
Merge pull request #65 from skyer9/patch-1 (812c5eb)
add configuration for org agenda style keybinding. (48c9efa)
Merge branch 'master' of github.com:kiwanami/emacs-calfw (a67fa10)
Merge pull request #64 from syohex/fix-package (2dbea8c)
Don't wrap eval-when-compile for using cl function (6311eab)
Use let for local variables (9980659)
string-to-int is deprecated function (78bfb7a)
Fix wrong function name (263d5f3)
Merge pull request #53 from myuhe/org-capture-bug (9e4ea7f)
Bug fixed: wrong folding for block scheduling (8fa755a)
Merge pull request #60 from chrisboo/org-ranges (e00a060)
dont use underscores in variable names (53791ba)
make sure that dotime is a string (cb8e1d4)
works with none scheduled events (de4016f)
Merge pull request #57 from myuhe/map_support (1a983de)
Merge pull request #56 from myuhe/parse_bug (c106788)
Implement map view via google map (b155377)
Fix parse bug (80c9fac)
Merge branch 'master' of github.com:kiwanami/emacs-calfw (42f50fd)
Merge pull request #55 from justbur/open-ical-calendar-fix (7e7bb20)
Fixed parentheses problem in cfw:open-ical-calendar (cp not inside let) (92acac6)
Fix wrong format for nested list items (f4274ed)
Fix #39 #51 (53a9b4e)
|
|
|
|
|
|
|