Commit History

Author SHA1 Message Date
  Bastien Guerry 2cd4333398 Fix two compiler warnings. 12 years ago
  Bastien Guerry de271e3751 Introduce a new special property CLOCKSUM_T for today's clocked time. 12 years ago
  Bastien Guerry 805891523c Fix bugs about computing durations in the column view. 13 years ago
  Bastien Guerry 1c203d8d19 Match #+name/#+tblname/#+tblfm along with uppercase twins. 13 years ago
  Bastien Guerry d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 13 years ago
  Bastien Guerry 5c38bf0ef7 Fix copyright and authors lines. 13 years ago
  Ilya Shlyakhter e8337f6920 Colview bugfix: A headline with just a TODO keyword and blank headline content would crash 13 years ago
  Bastien Guerry 8dc05ad5f4 org-colview.el: Also consider inline tasks when computing the sum. 13 years ago
  Bastien Guerry 652e5e0ecf Bugfix: use the date as the value for the ITEM column when displaying a summary. 13 years ago
  Bastien Guerry 6e306f65ff Fix copyright years in maint. 13 years ago
  Bastien Guerry de42649f7b Manually revert maint to e85080. 13 years ago
  Bastien Guerry 38c5045725 Fix copyright years. 13 years ago
  Bastien Guerry 6e534f9c61 Manually revert back to commit e85080. 13 years ago
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
  Bastien Guerry b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 years ago
  Bastien Guerry fcdeeb9101 Fix typos fixed in Emacs trunk. 13 years ago
  Bastien Guerry 728611fa77 Fix compiler warnings. 13 years ago
  Nicolas Goaziou dfcb6faef1 Provide more consistent regexps for headlines 13 years ago
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 years ago
  Bastien Guerry cdbf7ed876 Revert "Move three functions and add appropriate require/declarations." 13 years ago
  Bastien Guerry 3100838dcc org-colview.el: Correctly remove leading stars. 13 years ago
  Bastien Guerry 2edd05eaac org-colview: Clean up items in agenda mode too. 13 years ago
  Bastien Guerry 8c3ecbe39a Move three functions and add appropriate require/declarations. 13 years ago
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 years ago
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. 13 years ago
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. 13 years ago
  emacs 7340cee33a Update website to show 7.7 as current release 13 years ago
  Bastien Guerry c3748fcd80 Don't use `outline-regexp' anymore. 13 years ago
  Bastien Guerry 9c05a7c781 Bump to version 7.6 13 years ago
  Julien Danjou 7dc1f1a973 org-colview: fix heading retrieval in Org buffers 14 years ago