Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jhanssen committed Jun 20, 2014
1 parent 71fc98d commit d545471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -329,12 +329,12 @@ stack. Jump back and forward in this stack
For functions that return more than one match, jump to the
next/previous one.

(rtags-preprocess-file)
#+BEGIN_SRC
(rtags-preprocess-file)
#+END_SRC
Preprocess current file according to known C(XX)Flags and show the
result in a buffer. If region is active only display the
preprocessed output for that region.
#+END_SRC

#+BEGIN_SRC
(rtags-print-cursorinfo)
Expand Down

0 comments on commit d545471

Please sign in to comment.