Delete trailing whitespaces in core files.

This commit is contained in:
Bastien Guerry 2012-03-28 02:05:36 +02:00
parent ad3f9322ad
commit 8ab92f8b55
25 changed files with 53 additions and 60 deletions

View File

@ -2632,4 +2632,3 @@ The details of what will be saved are regulated by the variable
(provide 'org-clock) (provide 'org-clock)
;;; org-clock.el ends here ;;; org-clock.el ends here

View File

@ -641,7 +641,3 @@ optional argument MARKERP, return the position as a new marker."
(provide 'org-id) (provide 'org-id)
;;; org-id.el ends here ;;; org-id.el ends here

View File

@ -1152,4 +1152,3 @@ See also the variable `org-reverse-note-order'."
(provide 'org-remember) (provide 'org-remember)
;;; org-remember.el ends here ;;; org-remember.el ends here

View File

@ -4759,4 +4759,3 @@ list of the fields in the rectangle ."
(provide 'org-table) (provide 'org-table)
;;; org-table.el ends here ;;; org-table.el ends here