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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/faq.texi [lexbind]
Date: Tue, 06 Jul 2004 06:59:27 -0400

Index: emacs/man/faq.texi
diff -c emacs/man/faq.texi:1.38.2.5 emacs/man/faq.texi:1.38.2.6
*** emacs/man/faq.texi:1.38.2.5 Thu Apr 29 10:59:12 2004
--- emacs/man/faq.texi  Tue Jul  6 10:23:38 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]