emacs-diffs
[Top][All Lists]
Advanced

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

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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c
Date: Mon, 27 Jun 2005 03:57:57 -0400

Index: emacs/src/macterm.c
diff -c emacs/src/macterm.c:1.118 emacs/src/macterm.c:1.119
*** emacs/src/macterm.c:1.118   Wed Jun 15 02:29:29 2005
--- emacs/src/macterm.c Mon Jun 27 07:57:57 2005
***************
*** 7640,7645 ****
--- 7640,7646 ----
        default:
          break;
        }
+       break;
  
      case kEventClassKeyboard:
        switch (GetEventKind (eventRef))
***************
*** 7662,7667 ****
--- 7663,7669 ----
        default:
          break;
        }
+       break;
  
      default:
        break;




reply via email to

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