Commit History

Author SHA1 Message Date
  Benjamin Andresen a493b4d489 Fix calc-eval date(<timestamp>) 13 years ago
  Bastien Guerry 9c05a7c781 Bump to version 7.6 13 years ago
  Eric S Fraga 9f056593a5 org-table.el: Er... fix the previous fix about time formulas computation. 14 years ago
  Maciek Starzyk 429b1cc81a org-table.el: Fix bug in formula duration computation. 14 years ago
  Bastien Guerry 16faa2b6c1 org-macs.el: new function `org-format-seconds'. 14 years ago
  Bastien Guerry 2e20cf9358 org-table.el: return correct duration string for Calc formulas. 14 years ago
  Bastien Guerry 12687ad200 org-table.el: Implement computation of durations with "T" flag 14 years ago
  Michael Markert b3e8b3f87c adding optional argument KIND to all org-called-interactively-p function invocations 14 years ago
  Bastien Guerry 2b7dbee193 Replace interactive-p with the org-called-interactively-p macro. 14 years ago
  Bastien Guerry 8608b6651d Fix doubled-word typo. 14 years ago
  Eric Schulte db1c3f6a3e Revert "replacing calls to now-defunct function `interactive-p'" 14 years ago
  Eric Schulte 94b325839c Replacing '(λ...) with #'(λ...). 14 years ago
  Eric Schulte 4f084e1467 replacing calls to now-defunct function `interactive-p' 14 years ago
  David Maus 48d970a916 Declare variable to keep byte compiler happy 14 years ago
  David Maus 00040e708c Use `delete-char' instead of `delete-backward-char' 14 years ago
  Carsten Dominik 9e5ab4053e Avoid changing field positions with `org-table-get-field' 14 years ago
  Carsten Dominik bffdfeb7fc Implement a minor mode for the editor following the cursor through the table 14 years ago
  Julien Danjou 5c5468dc60 org-table: use point-min instead of 1 14 years ago
  Carsten Dominik 3d802ee691 Keep byte compiler happy 14 years ago
  Carsten Dominik 622599ca07 Avoid infinite loop when converting a table with prefix arg 0 14 years ago
  Carsten Dominik 3dd4745752 Tables: Make @< and $< point to row/column 1 in a stable way 14 years ago
  emacs 11a10bdfe7 Update website to show 7.5 as current release 14 years ago
  Bastien Guerry cc44c2b30a New custom variable `org-table-fix-formulas-confirm'. 14 years ago
  Carsten Dominik 4d02ff89f5 Minor fix 14 years ago
  Carsten Dominik df78e9ff4e ttt 14 years ago
  Carsten Dominik 4161d85da8 Fix relative column references 14 years ago
  Carsten Dominik 3bff7ce776 Change default for `org-table-use-standard-references'. 14 years ago
  Carsten Dominik 5631a309ab Use @> and $> for referring to last row and column 14 years ago
  Bastien Guerry dc60852d24 Fix small typo in docstring. 14 years ago
  Bastien Guerry 8892fe3f04 Fix small typo in docstring. 14 years ago