Commit History

作者 SHA1 備註 提交日期
  Bastien Guerry 16faa2b6c1 org-macs.el: new function `org-format-seconds'. 13 年之前
  Bastien Guerry 2e20cf9358 org-table.el: return correct duration string for Calc formulas. 13 年之前
  Bastien Guerry 12687ad200 org-table.el: Implement computation of durations with "T" flag 13 年之前
  Michael Markert b3e8b3f87c adding optional argument KIND to all org-called-interactively-p function invocations 13 年之前
  Bastien Guerry 2b7dbee193 Replace interactive-p with the org-called-interactively-p macro. 13 年之前
  Bastien Guerry 8608b6651d Fix doubled-word typo. 14 年之前
  Eric Schulte db1c3f6a3e Revert "replacing calls to now-defunct function `interactive-p'" 14 年之前
  Eric Schulte 94b325839c Replacing '(λ...) with #'(λ...). 14 年之前
  Eric Schulte 4f084e1467 replacing calls to now-defunct function `interactive-p' 14 年之前
  David Maus 48d970a916 Declare variable to keep byte compiler happy 14 年之前
  David Maus 00040e708c Use `delete-char' instead of `delete-backward-char' 14 年之前
  Carsten Dominik 9e5ab4053e Avoid changing field positions with `org-table-get-field' 14 年之前
  Carsten Dominik bffdfeb7fc Implement a minor mode for the editor following the cursor through the table 14 年之前
  Julien Danjou 5c5468dc60 org-table: use point-min instead of 1 14 年之前
  Carsten Dominik 3d802ee691 Keep byte compiler happy 14 年之前
  Carsten Dominik 622599ca07 Avoid infinite loop when converting a table with prefix arg 0 14 年之前
  Carsten Dominik 3dd4745752 Tables: Make @< and $< point to row/column 1 in a stable way 14 年之前
  emacs 11a10bdfe7 Update website to show 7.5 as current release 14 年之前
  Bastien Guerry cc44c2b30a New custom variable `org-table-fix-formulas-confirm'. 14 年之前
  Carsten Dominik 4d02ff89f5 Minor fix 14 年之前
  Carsten Dominik df78e9ff4e ttt 14 年之前
  Carsten Dominik 4161d85da8 Fix relative column references 14 年之前
  Carsten Dominik 3bff7ce776 Change default for `org-table-use-standard-references'. 14 年之前
  Carsten Dominik 5631a309ab Use @> and $> for referring to last row and column 14 年之前
  Bastien Guerry dc60852d24 Fix small typo in docstring. 14 年之前
  Bastien Guerry 8892fe3f04 Fix small typo in docstring. 14 年之前
  Carsten Dominik 8237c9ae6d Implement table formulas that apply to field ranges, fix minor issues 14 年之前
  Carsten Dominik aaf0e2d6bb Get rid of some compiler warnings 14 年之前
  Bastien Guerry 1d404f8f96 * org-table.el (org-table-copy-down): fix docstring. 14 年之前
  Bastien Guerry 03c33d0d38 Don't wrap org-entry-get into condition-case. 14 年之前