Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2012-08-25 23:31:10 +02:00
commit 967f20c9a9
1 changed files with 0 additions and 2 deletions

View File

@ -1806,8 +1806,6 @@ Assume point is at the beginning of the paragraph."
(end (progn (skip-chars-forward " \r\t\n" limit)
(if (eobp) (point) (point-at-bol)))))
(list 'paragraph
;; If paragraph has no affiliated keywords, it may not begin
;; at beginning of line if it starts an item.
(nconc
(list :begin begin
:end end