Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
14e1337f
Commit
14e1337f
authored
Jan 04, 2012
by
Bastien Guerry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix trailing whitespaces in Org files.
parent
0b41d90b
Changes
26
Show whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
55 additions
and
63 deletions
+55
-63
lisp/org/ob-awk.el
lisp/org/ob-awk.el
+2
-2
lisp/org/ob-gnuplot.el
lisp/org/ob-gnuplot.el
+1
-1
lisp/org/ob-haskell.el
lisp/org/ob-haskell.el
+1
-1
lisp/org/ob-lilypond.el
lisp/org/ob-lilypond.el
+14
-14
lisp/org/ob-lob.el
lisp/org/ob-lob.el
+2
-2
lisp/org/ob-ocaml.el
lisp/org/ob-ocaml.el
+1
-1
lisp/org/ob-picolisp.el
lisp/org/ob-picolisp.el
+4
-4
lisp/org/ob-ref.el
lisp/org/ob-ref.el
+1
-1
lisp/org/ob-ruby.el
lisp/org/ob-ruby.el
+2
-2
lisp/org/ob-sql.el
lisp/org/ob-sql.el
+1
-1
lisp/org/org-ascii.el
lisp/org/org-ascii.el
+1
-1
lisp/org/org-capture.el
lisp/org/org-capture.el
+1
-1
lisp/org/org-clock.el
lisp/org/org-clock.el
+2
-3
lisp/org/org-crypt.el
lisp/org/org-crypt.el
+3
-3
lisp/org/org-gnus.el
lisp/org/org-gnus.el
+1
-1
lisp/org/org-id.el
lisp/org/org-id.el
+1
-5
lisp/org/org-irc.el
lisp/org/org-irc.el
+1
-1
lisp/org/org-latex.el
lisp/org/org-latex.el
+3
-3
lisp/org/org-mks.el
lisp/org/org-mks.el
+1
-1
lisp/org/org-mobile.el
lisp/org/org-mobile.el
+3
-4
lisp/org/org-pcomplete.el
lisp/org/org-pcomplete.el
+1
-1
lisp/org/org-publish.el
lisp/org/org-publish.el
+2
-2
lisp/org/org-remember.el
lisp/org/org-remember.el
+1
-2
lisp/org/org-special-blocks.el
lisp/org/org-special-blocks.el
+1
-1
lisp/org/org-src.el
lisp/org/org-src.el
+1
-1
lisp/org/org-table.el
lisp/org/org-table.el
+3
-4
No files found.
lisp/org/ob-awk.el
View file @
14e1337f
lisp/org/ob-gnuplot.el
View file @
14e1337f
lisp/org/ob-haskell.el
View file @
14e1337f
lisp/org/ob-lilypond.el
View file @
14e1337f
lisp/org/ob-lob.el
View file @
14e1337f
lisp/org/ob-ocaml.el
View file @
14e1337f
lisp/org/ob-picolisp.el
View file @
14e1337f
lisp/org/ob-ref.el
View file @
14e1337f
lisp/org/ob-ruby.el
View file @
14e1337f
lisp/org/ob-sql.el
View file @
14e1337f
lisp/org/org-ascii.el
View file @
14e1337f
lisp/org/org-capture.el
View file @
14e1337f
lisp/org/org-clock.el
View file @
14e1337f
...
...
@@ -2642,4 +2642,3 @@ The details of what will be saved are regulated by the variable
(
provide
'org-clock
)
;;; org-clock.el ends here
lisp/org/org-crypt.el
View file @
14e1337f
lisp/org/org-gnus.el
View file @
14e1337f
lisp/org/org-id.el
View file @
14e1337f
...
...
@@ -641,7 +641,3 @@ optional argument MARKERP, return the position as a new marker."
(
provide
'org-id
)
;;; org-id.el ends here
lisp/org/org-irc.el
View file @
14e1337f
lisp/org/org-latex.el
View file @
14e1337f
lisp/org/org-mks.el
View file @
14e1337f
lisp/org/org-mobile.el
View file @
14e1337f
...
...
@@ -1099,4 +1099,3 @@ A and B must be strings or nil."
(
provide
'org-mobile
)
;;; org-mobile.el ends here
lisp/org/org-pcomplete.el
View file @
14e1337f
lisp/org/org-publish.el
View file @
14e1337f
lisp/org/org-remember.el
View file @
14e1337f
...
...
@@ -1152,4 +1152,3 @@ See also the variable `org-reverse-note-order'."
(
provide
'org-remember
)
;;; org-remember.el ends here
lisp/org/org-special-blocks.el
View file @
14e1337f
lisp/org/org-src.el
View file @
14e1337f
lisp/org/org-table.el
View file @
14e1337f
...
...
@@ -4759,4 +4759,3 @@ list of the fields in the rectangle ."
(
provide
'org-table
)
;;; org-table.el ends here
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment