Commit History

Author SHA1 Message Date
  Bastien Guerry 8466541b1d Add keybindings for `org-element-forward', `org-element-backward', `org-element-up' and `org-element-down'. 13 years ago
  Bastien Guerry 8e8955089f Fix `org-auto-fill-function'. 13 years ago
  Bastien Guerry 2959acb18c New option `org-sparse-tree-default-date-type' to specify what is a "date" in `org-sparse-tree'. 13 years ago
  Nicolas Goaziou 94dd2e5243 Rewrite filling functions 13 years ago
  Bastien Guerry da1830ebe6 Also set `normal-auto-fill-function' when turning on/off orgstruct++-mode. 13 years ago
  Nicolas Goaziou b04f9e3268 `org-fill-paragraph' is backed up by Org Element 13 years ago
  Nicolas Goaziou 07eaea26dd `org-planning-or-clock-line-re' is not buffer-local anymore 13 years ago
  Nicolas Goaziou db45fc76b4 Provide default value for `org-drawer-regexp' in non-Org buffers 13 years ago
  Bastien Guerry f2cec000e1 org.el (org-mode-map): Rebind `org-insert-all-links' to `C-c C-M-l'. 13 years ago
  Bastien Guerry 90f3940e14 New command `org-insert-all-links'. 13 years ago
  Bastien Guerry 3a18eefe9d New command `org-inc-effort' to increment the effort value. 13 years ago
  Bastien Guerry e10ff18ffc Fix bug when setting a property where an empty property is already there. 13 years ago
  Bastien Guerry ec73186384 org.el: Adjust clock in other org files correctly. 13 years ago
  Achim Gratz 6347bf2f72 Another fix for broken commit abbea59611 13 years ago
  Achim Gratz c2735e7c19 Re-apply (correctly): Move org-element.el from contrib/lisp to lisp/. 13 years ago
  Achim Gratz 234df465ad Revert "Move org-element.el from contrib/lisp to lisp/." 13 years ago
  Bastien Guerry f250f6beba New keybinding `C-c C-x C-z' for `org-resolve-clocks'. 13 years ago
  Bastien Guerry abbea59611 Move org-element.el from contrib/lisp to lisp/. 13 years ago
  Bastien Guerry 8f5b9b2bdf org.el (org-timestamp-change): Don't use the `position'. 13 years ago
  Bastien Guerry b86a6f6f34 S-M-<up/down> now adjusts previous/next clock when hit on clock timestamps. 13 years ago
  Bastien Guerry 0b54bce2c4 org.el: Fix indentation of a property line starting at the beginning of a line. 13 years ago
  Eric Schulte 63b5f8f2e8 replace flet/labels with org-flet/org-labels 13 years ago
  Achim Gratz 6fbc226ca5 further cleanup for org version 13 years ago
  Achim Gratz 6762c7ea60 Clean-up for build system support and a fix for org-version. 13 years ago
  Bastien Guerry b6cb722377 Explicitely says only letters are supported as fast TODO selection keys. 13 years ago
  Bastien Guerry dacd62b98d org.el (org-use-fast-todo-selection): Reformat docstring. 13 years ago
  Bastien Guerry fea1b82bef Bind `org-clock-in-last' to C-c C-x C-x and ̀org-clock-cancel' to C-c C-x C-q. 13 years ago
  Bastien Guerry ef3d4b5965 org.el: Allow %(my-function) as a specifier in abbreviated links. 13 years ago
  Bastien Guerry 3270f3a0eb org.el (org-startup-options): Fix docstring formatting. 13 years ago
  Bastien Guerry ce80dee476 org.el (org-use-sub-superscripts): Fix typo in docstring. 13 years ago