X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Flispref%2Fdisplay.texi;h=e34d3ff42349b78f5dc40548b31a9760f7900b0b;hb=129b9e6201971cf5d92ec36d72bb61de332721a6;hp=2efc741600c8c55a40a488402b2de92aa8b23873;hpb=82f6d62ee211b1d36e8f45fed3ee3edde82b6916;p=chise%2Fxemacs-chise.git.1 diff --git a/man/lispref/display.texi b/man/lispref/display.texi index 2efc741..e34d3ff 100644 --- a/man/lispref/display.texi +++ b/man/lispref/display.texi @@ -518,7 +518,9 @@ by a visible newline, it displays an ellipsis. Ordinarily, commands that operate on text or move point do not care whether the text is invisible. However, the user-level line motion -commands explicitly ignore invisible newlines. +commands explicitly ignore invisible newlines. Since this causes a +slow-down of these commands it is turned off by default, controlled by +the variable @code{line-move-ignore-invisible}. @node Selective Display @section Selective Display @@ -1242,7 +1244,7 @@ This function reads in an audio file and adds it to @code{sound-alist}. The sound file must be in the Sun/NeXT U-LAW format. @var{sound-name} should be a symbol, specifying the name of the sound. If @var{volume} is specified, the sound will be played at that volume; otherwise, the -value of @var{bell-volume} will be used. +value of @code{bell-volume} will be used. @end deffn @defun play-sound sound &optional volume device