]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/Caps
ncurses 5.9 - patch 20110423
[ncurses.git] / include / Caps
index 795f9daa8500bf1c68c21f22758a2667322f0782..f9a8ebd32aac389224283fdc2f9225a36dd8fa95 100644 (file)
@@ -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 <zmbenhal@netcom.com> 1992,1995
 #    and: Eric S. Raymond <esr@snark.thyrsus.com>
 #
-# $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: