emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r113932: * doc/emacs/text.texi (Filling): Add cross-


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r113932: * doc/emacs/text.texi (Filling): Add cross-reference for hard newlines.
Date: Sat, 17 Aug 2013 04:36:36 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113932
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Sat 2013-08-17 12:31:22 +0800
message:
  * doc/emacs/text.texi (Filling): Add cross-reference for hard newlines.
modified:
  doc/lispref/ChangeLog          changelog-20091113204419-o5vbwnq5f7feedwu-6155
  doc/lispref/text.texi          text.texi-20091113204419-o5vbwnq5f7feedwu-6215
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2013-08-17 00:48:35 +0000
+++ b/doc/lispref/ChangeLog     2013-08-17 04:31:22 +0000
@@ -2,6 +2,7 @@
 
        * text.texi (Maintaining Undo): Mention interactive call of
        buffer-disable-undo.
+       (Filling): Add cross-reference for hard newlines.
 
 2013-08-16  Xue Fuqiao  <address@hidden>
 

=== modified file 'doc/lispref/text.texi'
--- a/doc/lispref/text.texi     2013-08-17 02:45:22 +0000
+++ b/doc/lispref/text.texi     2013-08-17 04:31:22 +0000
@@ -1613,7 +1613,8 @@
 @defvar use-hard-newlines
 If this variable is address@hidden, the filling functions do not delete
 newlines that have the @code{hard} text property.  These ``hard
-newlines'' act as paragraph separators.
+newlines'' act as paragraph separators.  @xref{Hard and Soft
+Newlines,, Hard and Soft Newlines, emacs, The GNU Emacs Manual}.
 @end defvar
 
 @node Margins


reply via email to

[Prev in Thread] Current Thread [Next in Thread]