Skip to content

Commit

Permalink
added a header to 50-fill-line-as-paragraph.el
Browse files Browse the repository at this point in the history
  • Loading branch information
lindes committed Feb 7, 2011
1 parent 6c8555e commit 58225db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 50-fill-line-as-paragraph.el
@@ -1,3 +1,7 @@
;;; fill-line-as-paragraph.el --- add fill-line-as-paragraph, C-M-l

;; Copyright 2011 by David Lindes. All rights reserved.

(defun fill-line-as-paragraph()
"Fill the current line [TODO: or the next n lines, with arg] as a paragraph."
(interactive)
Expand Down

0 comments on commit 58225db

Please sign in to comment.