emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/text.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/text.texi
Date: Wed, 16 Feb 2005 05:19:05 -0500

Index: emacs/man/text.texi
diff -c emacs/man/text.texi:1.47 emacs/man/text.texi:1.48
*** emacs/man/text.texi:1.47    Thu Feb  3 07:30:48 2005
--- emacs/man/text.texi Wed Feb 16 10:19:05 2005
***************
*** 852,861 ****
  instance during mail composition.
  
  @kindex M-TAB @r{(Text mode)}
!   Text mode, and all the modes based on it, define @address@hidden as
! the command @code{ispell-complete-word}, which performs completion of
! the partial word in the buffer before point, using the spelling
! dictionary as the space of possible words.  @xref{Spelling}.
  
  @vindex text-mode-hook
    Entering Text mode runs the hook @code{text-mode-hook}.  Other major
--- 852,863 ----
  instance during mail composition.
  
  @kindex M-TAB @r{(Text mode)}
!   Text mode, and all the modes based on it, define @address@hidden
! as the command @code{ispell-complete-word}, which performs completion
! of the partial word in the buffer before point, using the spelling
! dictionary as the space of possible words.  @xref{Spelling}.  If your
! window manager defines @address@hidden to switch windows, you can
! type this Emacs command as @address@hidden @key{TAB}}.
  
  @vindex text-mode-hook
    Entering Text mode runs the hook @code{text-mode-hook}.  Other major




reply via email to

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