소스 검색

ORG-NEWS: Document new table sorting options

Nicolas Goaziou 10 년 전
부모
커밋
685e4b733a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      etc/ORG-NEWS

+ 4 - 0
etc/ORG-NEWS

@@ -176,6 +176,10 @@ special blocks and images.  See docstring for more information.
 Headlines, for which the property ~UNNUMBERED~ is non-nil, are now
 exported without section numbers irrespective of their levels.  The
 property is inherited by children.
+*** Tables can be sorted with an arbitrary function
+It is now possible to specify a function, both programatically,
+through a new optional argument, and interactively with ~f~ or ~F~
+keys, to sort a table.
 *** Countdown timers can now be paused.
 ~org-timer-pause-time~ wil now pause and restart both relative and
 countdown timers.