]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix spelling AquaEmacs => Aquamacs
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 18 Dec 2011 14:53:01 +0000 (15:53 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 18 Dec 2011 14:53:01 +0000 (15:53 +0100)
src/ChangeLog

index 14eb35bdc1cef5a1ce29118e6e487b89c9a4ba77..3cdc01115066e0976ebe0a0d67643fffc9a944e6 100644 (file)
@@ -7,9 +7,9 @@
        * nsmenu.m (trackingMenu): New variable.
        (NSMenuDidBeginTrackingNotification): Declare if OSX < 10.5 and
        NS_IMPL_COCOA.
-       (trackingNotification): New method (from AquaEmacs).
+       (trackingNotification): New method (from Aquamacs).
        (menuNeedsUpdate): Expand comment and return if trackingMenu is 0,
-       from AquaEmacs (Bug#7030).
+       from Aquamacs (Bug#7030).
        (syms_of_nsmenu): Set trackingMenu to 1 if not NS_IMPL_COCOA.
 
        * nsselect.m (CUT_BUFFER_SUPPORT): Remove define.