Commit Verlauf

Autor SHA1 Nachricht Datum
  Bastien Guerry 76ab4dd422 org-table.el: Allow underscore in field and column names. vor 14 Jahren
  Nicolas Goaziou a968b8c76f org-table: remove a now useless hack vor 14 Jahren
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). vor 14 Jahren
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. vor 14 Jahren
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. vor 14 Jahren
  Bastien Guerry 258aad0b9a org-table.el: Fix missing variables in let constructs. vor 14 Jahren
  emacs 7340cee33a Update website to show 7.7 as current release vor 14 Jahren
  Michael Brand e7eb56f39b Table editor: Display coordinates of current field vor 14 Jahren
  Bastien Guerry 70fab165e1 org-table: new defcustom `org-table-duration-custom-format'. vor 14 Jahren
  Bastien Guerry 829e226536 org-table: fix another bug in duration computation. vor 14 Jahren
  Bastien Guerry 53da4c15a9 Fix handling of duration for complex range formulas. vor 14 Jahren
  Bastien Guerry ecd2a41ecc org-table: use HH:MM:SS as the standard display of durations. vor 14 Jahren
  Bastien Guerry 9a6a1b6a04 (org-table-time-string-to-seconds): also match negative time values. vor 14 Jahren
  Bastien Guerry 9c5a8ab295 org-table: match either HH:MM:SS or HH:MM (instead of MM:SS). vor 14 Jahren
  Bastien Guerry ee5eb944e0 org-table: Throw an error when replacing invalid references. vor 14 Jahren
  Benjamin Andresen a493b4d489 Fix calc-eval date(<timestamp>) vor 14 Jahren
  Bastien Guerry 9c05a7c781 Bump to version 7.6 vor 14 Jahren
  Eric S Fraga 9f056593a5 org-table.el: Er... fix the previous fix about time formulas computation. vor 14 Jahren
  Maciek Starzyk 429b1cc81a org-table.el: Fix bug in formula duration computation. vor 14 Jahren
  Bastien Guerry 16faa2b6c1 org-macs.el: new function `org-format-seconds'. vor 14 Jahren
  Bastien Guerry 2e20cf9358 org-table.el: return correct duration string for Calc formulas. vor 14 Jahren
  Bastien Guerry 12687ad200 org-table.el: Implement computation of durations with "T" flag vor 14 Jahren
  Michael Markert b3e8b3f87c adding optional argument KIND to all org-called-interactively-p function invocations vor 14 Jahren
  Bastien Guerry 2b7dbee193 Replace interactive-p with the org-called-interactively-p macro. vor 14 Jahren
  Bastien Guerry 8608b6651d Fix doubled-word typo. vor 14 Jahren
  Eric Schulte db1c3f6a3e Revert "replacing calls to now-defunct function `interactive-p'" vor 14 Jahren
  Eric Schulte 94b325839c Replacing '(λ...) with #'(λ...). vor 14 Jahren
  Eric Schulte 4f084e1467 replacing calls to now-defunct function `interactive-p' vor 14 Jahren
  David Maus 48d970a916 Declare variable to keep byte compiler happy vor 14 Jahren
  David Maus 00040e708c Use `delete-char' instead of `delete-backward-char' vor 14 Jahren