[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/oldXMenu/AddPane.c
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/oldXMenu/AddPane.c |
Date: |
Mon, 01 Sep 2003 11:51:22 -0400 |
Index: emacs/oldXMenu/AddPane.c
diff -c emacs/oldXMenu/AddPane.c:1.2 emacs/oldXMenu/AddPane.c:1.3
*** emacs/oldXMenu/AddPane.c:1.2 Tue Feb 4 09:19:01 2003
--- emacs/oldXMenu/AddPane.c Mon Sep 1 11:45:47 2003
***************
*** 1,6 ****
#include "copyright.h"
! /* $Header: /cvsroot/emacs/emacs/oldXMenu/AddPane.c,v 1.2 2003/02/04 14:19:01
lektu Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
--- 1,6 ----
#include "copyright.h"
! /* $Header: /cvsroot/emacs/emacs/oldXMenu/AddPane.c,v 1.3 2003/09/01 15:45:47
miles Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
***************
*** 102,104 ****
--- 102,107 ----
_XMErrorCode = XME_NO_ERROR;
return((menu->p_count - 1));
}
+
+ /* arch-tag: 62a26021-f29d-48ba-96ef-3b6c4ebd6547
+ (do not change this comment) */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/oldXMenu/AddPane.c,
Miles Bader <=