Преглед на файлове

org: Extend documentation some

* lisp/org.el (org-ctrl-c-ctrl-c): Document more cases.
Marco Wahl преди 6 години
родител
ревизия
42ad656436
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      lisp/org.el

+ 4 - 0
lisp/org.el

@@ -17811,6 +17811,10 @@ Otherwise, return a user error."
 
 This command does many different things, depending on context:
 
+- If column view is active, quit it.
+
+- If there are highlights, remove them.
+
 - If a function in `org-ctrl-c-ctrl-c-hook' recognizes this location,
   this is what we do.