emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jesper Harder
Subject: [Emacs-diffs] Changes to emacs/man/faq.texi
Date: Tue, 29 Jun 2004 08:33:21 -0400

Index: emacs/man/faq.texi
diff -c emacs/man/faq.texi:1.53 emacs/man/faq.texi:1.54
*** emacs/man/faq.texi:1.53     Tue Apr 27 15:13:04 2004
--- emacs/man/faq.texi  Tue Jun 29 12:09:41 2004
***************
*** 2367,2373 ****
  
  Each menu title (e.g., @samp{File}, @samp{Edit}, @samp{Buffers})
  represents a local or global keymap.  Selecting a menu title with the
! mouse displays that keymap's non-nil contents in the form of a menu.
  
  So to add a menu option to an existing menu, all you have to do is add a
  new definition to the appropriate keymap.  Adding a @samp{Forward Word}
--- 2367,2373 ----
  
  Each menu title (e.g., @samp{File}, @samp{Edit}, @samp{Buffers})
  represents a local or global keymap.  Selecting a menu title with the
! mouse displays that keymap's address@hidden contents in the form of a menu.
  
  So to add a menu option to an existing menu, all you have to do is add a
  new definition to the appropriate keymap.  Adding a @samp{Forward Word}
***************
*** 3173,3179 ****
  feature.
  
  Emacs 18 allowed this feature by default; users could disable it by
! setting the variable @code{inhibit-local-variables} to a non-nil value.
  
  As of Emacs 19, Emacs has a list of local variables that create a
  security risk.  If a file tries to set one of them, it asks the user to
--- 3173,3179 ----
  feature.
  
  Emacs 18 allowed this feature by default; users could disable it by
! setting the variable @code{inhibit-local-variables} to a address@hidden value.
  
  As of Emacs 19, Emacs has a list of local variables that create a
  security risk.  If a file tries to set one of them, it asks the user to




reply via email to

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