emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/macselect.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macselect.c
Date: Sat, 10 Dec 2005 20:06:29 -0500

Index: emacs/src/macselect.c
diff -c emacs/src/macselect.c:1.8 emacs/src/macselect.c:1.9
*** emacs/src/macselect.c:1.8   Sat Dec 10 01:49:44 2005
--- emacs/src/macselect.c       Sun Dec 11 01:06:29 2005
***************
*** 1427,1433 ****
  
    DEFVAR_LISP ("mac-apple-event-map", &Vmac_apple_event_map,
               doc: /* Keymap for Apple events handled by Emacs.  */);
!   Vmac_apple_event_map = Fmake_sparse_keymap (Qnil);
  
  #ifdef MAC_OSX
    DEFVAR_LISP ("mac-services-selection", &Vmac_services_selection,
--- 1427,1433 ----
  
    DEFVAR_LISP ("mac-apple-event-map", &Vmac_apple_event_map,
               doc: /* Keymap for Apple events handled by Emacs.  */);
!   Vmac_apple_event_map = Qnil;
  
  #ifdef MAC_OSX
    DEFVAR_LISP ("mac-services-selection", &Vmac_services_selection,




reply via email to

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