Commit History

Author SHA1 Message Date
  emacs 7340cee33a Update website to show 7.7 as current release 13 years ago
  Michael Brand e7eb56f39b Table editor: Display coordinates of current field 13 years ago
  Bastien Guerry 70fab165e1 org-table: new defcustom `org-table-duration-custom-format'. 13 years ago
  Bastien Guerry 829e226536 org-table: fix another bug in duration computation. 13 years ago
  Bastien Guerry 53da4c15a9 Fix handling of duration for complex range formulas. 13 years ago
  Bastien Guerry ecd2a41ecc org-table: use HH:MM:SS as the standard display of durations. 13 years ago
  Bastien Guerry 9a6a1b6a04 (org-table-time-string-to-seconds): also match negative time values. 13 years ago
  Bastien Guerry 9c5a8ab295 org-table: match either HH:MM:SS or HH:MM (instead of MM:SS). 13 years ago
  Bastien Guerry ee5eb944e0 org-table: Throw an error when replacing invalid references. 13 years ago
  Benjamin Andresen a493b4d489 Fix calc-eval date(<timestamp>) 14 years ago
  Bastien Guerry 9c05a7c781 Bump to version 7.6 14 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