emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/custom.texi
Date: Fri, 04 Apr 2003 01:23:31 -0500

Index: emacs/man/custom.texi
diff -c emacs/man/custom.texi:1.53 emacs/man/custom.texi:1.54
*** emacs/man/custom.texi:1.53  Wed Sep 18 12:11:02 2002
--- emacs/man/custom.texi       Tue Feb  4 09:53:27 2003
***************
*** 27,43 ****
                          you can control their functioning.
  * Keyboard Macros::   A keyboard macro records a sequence of
                          keystrokes to be replayed with a single
!                         command. 
  * Key Bindings::      The keymaps say what command each key runs.
                          By changing them, you can "redefine keys".
  * Keyboard Translations::
                          If your keyboard passes an undesired code
                           for a key, you can tell Emacs to
!                          substitute another code. 
  * Syntax::            The syntax table controls how words and
                           expressions are parsed.
  * Init File::         How to write common customizations in the
!                         @file{.emacs} file. 
  @end menu
  
  @node Minor Modes
--- 27,43 ----
                          you can control their functioning.
  * Keyboard Macros::   A keyboard macro records a sequence of
                          keystrokes to be replayed with a single
!                         command.
  * Key Bindings::      The keymaps say what command each key runs.
                          By changing them, you can "redefine keys".
  * Keyboard Translations::
                          If your keyboard passes an undesired code
                           for a key, you can tell Emacs to
!                          substitute another code.
  * Syntax::            The syntax table controls how words and
                           expressions are parsed.
  * Init File::         How to write common customizations in the
!                         @file{.emacs} file.
  @end menu
  
  @node Minor Modes
***************
*** 328,337 ****
     [State]: this option is unchanged from its standard setting.
  How to ask for confirmation when leaving Emacs. [More]
  
! Editing group: [Go to Group] 
  Basic text editing facilities.
  
! External group: [Go to Group] 
  Interfacing to external utilities.
  
  @var{more second-level groups}
--- 328,337 ----
     [State]: this option is unchanged from its standard setting.
  How to ask for confirmation when leaving Emacs. [More]
  
! Editing group: [Go to Group]
  Basic text editing facilities.
  
! External group: [Go to Group]
  Interfacing to external utilities.
  
  @var{more second-level groups}
***************
*** 693,699 ****
  @item M-x customize-changed-options @key{RET} @var{version} @key{RET}
  Set up a customization buffer with all the options, faces and groups
  whose meaning has changed since Emacs version @var{version}.
! @item M-x customize-saved 
  Set up a customization buffer containing all options and faces that you
  have saved with customization buffers.
  @item M-x customize-customized
--- 693,699 ----
  @item M-x customize-changed-options @key{RET} @var{version} @key{RET}
  Set up a customization buffer with all the options, faces and groups
  whose meaning has changed since Emacs version @var{version}.
! @item M-x customize-saved
  Set up a customization buffer containing all options and faces that you
  have saved with customization buffers.
  @item M-x customize-customized
***************
*** 1575,1581 ****
  you are binding the key you want:
  
  @example
! Set key C-z to command: 
  @end example
  
    You can redefine function keys and mouse events in the same way; just
--- 1575,1581 ----
  you are binding the key you want:
  
  @example
! Set key C-z to command:
  @end example
  
    You can redefine function keys and mouse events in the same way; just




reply via email to

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