emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/oldXMenu/SetSel.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/oldXMenu/SetSel.c
Date: Tue, 04 Feb 2003 09:19:14 -0500

Index: emacs/oldXMenu/SetSel.c
diff -c emacs/oldXMenu/SetSel.c:1.1 emacs/oldXMenu/SetSel.c:1.2
*** emacs/oldXMenu/SetSel.c:1.1 Sun Oct  3 15:35:15 1999
--- emacs/oldXMenu/SetSel.c     Tue Feb  4 09:19:01 2003
***************
*** 1,6 ****
  #include "copyright.h"
  
! /* $Header: /cvsroot/emacs/emacs/oldXMenu/SetSel.c,v 1.1 1999/10/03 19:35:15 
fx Exp $ */
  /* Copyright    Massachusetts Institute of Technology    1985 */
  
  /*
--- 1,6 ----
  #include "copyright.h"
  
! /* $Header: /cvsroot/emacs/emacs/oldXMenu/SetSel.c,v 1.2 2003/02/04 14:19:01 
lektu Exp $ */
  /* Copyright    Massachusetts Institute of Technology    1985 */
  
  /*
***************
*** 24,30 ****
  {
      register XMPane *p_ptr;   /* XMPane pointer. */
      register XMSelect *s_ptr; /* XMSelect pointer. */
!     
      /*
       * Find the right pane.
       */
--- 24,30 ----
  {
      register XMPane *p_ptr;   /* XMPane pointer. */
      register XMSelect *s_ptr; /* XMSelect pointer. */
! 
      /*
       * Find the right pane.
       */




reply via email to

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