emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/ONEWS.1


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/etc/ONEWS.1
Date: Tue, 04 Feb 2003 09:30:48 -0500

Index: emacs/etc/ONEWS.1
diff -c emacs/etc/ONEWS.1:1.1 emacs/etc/ONEWS.1:1.2
*** emacs/etc/ONEWS.1:1.1       Thu Nov  2 08:32:44 2000
--- emacs/etc/ONEWS.1   Tue Feb  4 09:30:41 2003
***************
*** 330,336 ****
   the string, it is used unchanged.
  
   One way this feature can be used is to fix bad keyboard
!  designes.  For example, on some terminals, Delete is 
   Shift-Underscore.  Since Delete is a more useful character
   than Underscore, it is an improvement to make the unshifted
   character Delete and the shifted one Underscore.  This can
--- 330,336 ----
   the string, it is used unchanged.
  
   One way this feature can be used is to fix bad keyboard
!  designes.  For example, on some terminals, Delete is
   Shift-Underscore.  Since Delete is a more useful character
   than Underscore, it is an improvement to make the unshifted
   character Delete and the shifted one Underscore.  This can
***************
*** 553,559 ****
   C-h a now runs the new function command-apropos rather than
   apropos, and shows only symbols with definitions as commands.
  
! * M-x shell sends the command 
      if (-f ~/.emacs_NAME)source ~/.emacs_NAME
   invisibly to the shell when it starts.  Here NAME
   is replaced by the name of shell used,
--- 553,559 ----
   C-h a now runs the new function command-apropos rather than
   apropos, and shows only symbols with definitions as commands.
  
! * M-x shell sends the command
      if (-f ~/.emacs_NAME)source ~/.emacs_NAME
   invisibly to the shell when it starts.  Here NAME
   is replaced by the name of shell used,
***************
*** 955,961 ****
  
   To exit the debugger and return to top level, type `q'.
  
!  In the debugger, you can evaluate Lisp expressions by 
   typing `e'.  This is equivalent to `M-ESC'.
  
   When the debugger is entered due to an error, that is
--- 955,961 ----
  
   To exit the debugger and return to top level, type `q'.
  
!  In the debugger, you can evaluate Lisp expressions by
   typing `e'.  This is equivalent to `M-ESC'.
  
   When the debugger is entered due to an error, that is
***************
*** 1053,1059 ****
   or more asterisks) and text lines (all other lines).
   The number of asterisks in a heading line are its level;
   the subheadings of a heading line are all following heading
!  lines at higher levels, until but not including the next 
   heading line at the same or a lower level, regardless
   of intervening text lines.
  
--- 1053,1059 ----
   or more asterisks) and text lines (all other lines).
   The number of asterisks in a heading line are its level;
   the subheadings of a heading line are all following heading
!  lines at higher levels, until but not including the next
   heading line at the same or a lower level, regardless
   of intervening text lines.
  
***************
*** 1066,1072 ****
  
    All editing commands treat hidden outline-mode lines
   as part of the preceding visible line.
!  
  * C-x C-z runs save-buffers-kill-emacs
   offers to save each file buffer, then exits.
  
--- 1066,1072 ----
  
    All editing commands treat hidden outline-mode lines
   as part of the preceding visible line.
! 
  * C-x C-z runs save-buffers-kill-emacs
   offers to save each file buffer, then exits.
  




reply via email to

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