diff options
Diffstat (limited to 'include/Caps.hpux11')
-rw-r--r-- | include/Caps.hpux11 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/include/Caps.hpux11 b/include/Caps.hpux11 index b74acdb44b70..8dbe656cd617 100644 --- a/include/Caps.hpux11 +++ b/include/Caps.hpux11 @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2002-2003,2006 Free Software Foundation, Inc. # +# Copyright (c) 2002-2006,2010 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -28,7 +28,7 @@ # # Author: Thomas Dickey # -# $Id: Caps.hpux11,v 1.4 2006/05/27 15:33:04 tom Exp $ +# $Id: Caps.hpux11,v 1.5 2010/12/04 18:47:13 tom Exp $ # # This is an adaptation of ncurses' termcap/terminfo capability table, which # is designed to align with HPUX 11.x's terminfo. @@ -1270,9 +1270,3 @@ infoalias ksel kslt IBM key_select # kcmd, kend, khlp, and kf11...kf63. # ############################################################################# -# -# The following sets edit modes for GNU EMACS -# Local Variables: -# case-fold-search:nil -# truncate-lines:t -# End: |