]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/Caps.keys
ncurses 5.9 - patch 20110430
[ncurses.git] / include / Caps.keys
index 7ef7545fa5bce0bc574b309e17b79e5afc2a04ae..4d4fe30b8130def142204f5180aa53a8c431f17d 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-# Copyright (c) 2001 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"), #
@@ -29,7 +29,7 @@
 # Author: Thomas Dickey
 #    and: Ilya Zakharevich
 #
-# $Id: Caps.keys,v 1.2 2002/04/20 15:43:49 tom Exp $
+# $Id: Caps.keys,v 1.4 2010/12/04 18:47:13 tom Exp $
 #
 # This is an adaptation of ncurses' termcap/terminfo capability table, which
 # is illustrates an experimental extension to describe alt-, shift- and
@@ -1057,8 +1057,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
@@ -1346,9 +1346,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: