소스 검색

Merge branch 'maint'

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

+ 1 - 1
etc/ORG-NEWS

@@ -411,7 +411,7 @@ buffer name, as the title.  Instead, simply ignore the title.
 *** Default bindings of =C-c C-n= and =C-c C-p= changed
 
 The key sequences =C-c C-n= and =C-c C-p= are now bound to
-~org-next-visible-heading~ and ~org-next-visible-heading~ respectively,
+~org-next-visible-heading~ and ~org-previous-visible-heading~ respectively,
 rather than the =outline-mode= versions of these functions.  The Org
 version of these functions skips over inline tasks (and even-level
 headlines when ~org-odd-levels-only~ is set).