]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/Caps.aix4
ncurses 5.9 - patch 20110528
[ncurses.git] / include / Caps.aix4
index 3f946284d18d8d48d1c4c7223acd1e94f293548c..5864d7b7afe6238d68b9cab82df539cf5510ed86 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"), #
@@ -28,7 +28,7 @@
 #
 # Author: Thomas Dickey
 #
-# $Id: Caps.aix4,v 1.6 2002/07/07 00:00:32 tom Exp $
+# $Id: Caps.aix4,v 1.8 2010/12/04 18:47:13 tom Exp $
 #
 # This is an adaptation of ncurses' termcap/terminfo capability table, which
 # is designed to align with AIX 4.x's terminfo.
@@ -1069,8 +1069,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
@@ -1247,9 +1247,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: