emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/building.texi
Date: Thu, 26 May 2005 09:15:08 -0400

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.61 emacs/man/building.texi:1.62
*** emacs/man/building.texi:1.61        Tue May 24 04:42:37 2005
--- emacs/man/building.texi     Thu May 26 13:15:07 2005
***************
*** 1149,1158 ****
  @kbd{C-x C-e} a second time to display the value of the integer result
  in additional formats (octal, hexadecimal, and character).
  
!   If @kbd{C-M-x}, @kbd{C-x C-e}, or @kbd{M-:} is given a numeric
! argument, it inserts the value into the current buffer at point, rather
! than displaying it in the echo area.  The argument's value does not
! matter.
  
  @findex eval-region
  @findex eval-current-buffer
--- 1149,1159 ----
  @kbd{C-x C-e} a second time to display the value of the integer result
  in additional formats (octal, hexadecimal, and character).
  
!   If @kbd{C-x C-e}, or @kbd{M-:} is given a numeric argument, it
! inserts the value into the current buffer at point, rather than
! displaying it in the echo area.  The argument's value does not matter.
! @kbd{C-M-x} with a numeric argument instruments the function
! definition for Edebug (@pxref{Instrumenting, Instrumenting for Edebug,, 
elisp, the Emacs Lisp Reference Manual}).
  
  @findex eval-region
  @findex eval-current-buffer




reply via email to

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