~ubuntu-branches/ubuntu/trusty/xterm/trusty

« back to all changes in this revision

Viewing changes to VTparse.h

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2010-03-31 12:32:27 UTC
  • mfrom: (1.1.17 upstream) (11.1.17 sid)
  • Revision ID: james.westby@ubuntu.com-20100331123227-8a6qwmyciob6j88y
Tags: 256-1ubuntu1
* Merge from Debian unstable.
* Revert the libutempter change for lucid. (LP: #539473)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $XTermId: VTparse.h,v 1.49 2009/12/06 16:35:05 tom Exp $ */
 
1
/* $XTermId: VTparse.h,v 1.50 2009/12/29 22:57:16 tom Exp $ */
2
2
 
3
3
/*
4
4
 * Copyright 2002-2008,2009 by Thomas E. Dickey
259
259
#define CASE_DECSCUSR 138
260
260
#define CASE_SM_TITLE 139
261
261
#define CASE_RM_TITLE 140
 
262
#define CASE_DECSMBV 141
 
263
#define CASE_DECSWBV 142
262
264
 
263
265
#endif /* included_VTparse_h */