X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2FCaps;h=f9a8ebd32aac389224283fdc2f9225a36dd8fa95;hp=795f9daa8500bf1c68c21f22758a2667322f0782;hb=e8685f5e4152389b53ff6399d533b9c6476540f1;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/include/Caps b/include/Caps index 795f9daa..f9a8ebd3 100644 --- a/include/Caps +++ b/include/Caps @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 1998,2001 Free Software Foundation, Inc. # +# Copyright (c) 1998-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"), # @@ -29,7 +29,7 @@ # Author: Zeyd M. Ben-Halim 1992,1995 # and: Eric S. Raymond # -# $Id: Caps,v 1.35 2002/04/20 15:43:34 tom Exp $ +# $Id: Caps,v 1.37 2010/12/04 18:47:13 tom Exp $ # # This is the master termcap/terminfo capability table. # @@ -967,8 +967,8 @@ acs_plus OTGC str GC - - ----- single intersection # functionally identical to SVr4 extensions, but they make the binary format # different. Grrr.... # -memory_lock meml str ml - - ----K memory lock above -memory_unlock memu str mu - - ----K memory unlock +memory_lock meml str ml - - ----K lock memory above cursor +memory_unlock memu str mu - - ----K unlock memory #plab_norm pln str pn - - ----- program label #1 to show string #2 #label_on smln str LO - - ----- turn on soft labels #label_off rmln str LF - - ----- turn off soft labels @@ -1256,9 +1256,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: