diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2011-04-30 10:55:14 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2011-04-30 10:55:14 +0000 |
| commit | 0294a182a1629b1d854b84906e73487d6cb75fba (patch) | |
| tree | e563e21bcc0164ba11452983316bda26eebb1d3c /include/Caps.uwin | |
| parent | 22b11c4db16996bf8d4878fab98762c348676df3 (diff) | |
Notes
Diffstat (limited to 'include/Caps.uwin')
| -rw-r--r-- | include/Caps.uwin | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/include/Caps.uwin b/include/Caps.uwin index 450eaeb6ae58e..31020cd0700a6 100644 --- a/include/Caps.uwin +++ b/include/Caps.uwin @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2001-2002,2006 Free Software Foundation, Inc. # +# Copyright (c) 2001-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.uwin,v 1.4 2006/05/27 15:33:04 tom Exp $ +# $Id: Caps.uwin,v 1.5 2010/12/04 18:49:20 tom Exp $ # # This is an adaptation of ncurses' termcap/terminfo capability table, which # is designed to align with U/Win's terminfo. @@ -1082,9 +1082,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: |
