소스 검색

Add NEWS item for split-window-right option for editing src blocks

* ORG-NEWS: added news item for new split-window-right option
Eric S Fraga 6 년 전
부모
커밋
9218b028f0
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      etc/ORG-NEWS

+ 5 - 0
etc/ORG-NEWS

@@ -123,6 +123,11 @@ auto-commit attachments to git:
   one need to require the =org-attach-git= module in the startup.
   one need to require the =org-attach-git= module in the startup.
 
 
 ** New features
 ** New features
+*** Add split-window-right option for src block edit window placement
+Given the increasing popularity of wide screen monitors, splitting
+horizontally may make more sense than splitting vertically.  An
+option, ~split-window-right~, to request horizontal splitting has been
+added to ~org-src-window-setup~.
 *** Org-Attach has been refactored and extended
 *** Org-Attach has been refactored and extended
 Org attach has been refactored and the functionality extended.  It
 Org attach has been refactored and the functionality extended.  It
 should now be easier to understand how it works.  A few improvements
 should now be easier to understand how it works.  A few improvements