comparison lisp/term/scoansi.el @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 74fd4e045ea6
children 697ef44129c6 308d34e9f07d
comparison
equal deleted inserted replaced
439:357dd071b03c 440:8de8e3f6228a
20 ;; along with GNU Emacs; see the file COPYING. If not, write to 20 ;; along with GNU Emacs; see the file COPYING. If not, write to
21 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 21 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
22 22
23 ;; HISTORY 23 ;; HISTORY
24 ;; jkj - Jan 18, 1993: Created. 24 ;; jkj - Jan 18, 1993: Created.
25 ;; jkj - Nov 18, 1993: Mdified to work with Emacs 19.21 25 ;; jkj - Nov 18, 1993: Modified to work with Emacs 19.21
26 26
27 ;; 27 ;;
28 ;; First of all, the normal cursor movement keys. Some of these, if not 28 ;; First of all, the normal cursor movement keys. Some of these, if not
29 ;; all, should be set up my termcap/terminfo. We reset them anyway for 29 ;; all, should be set up my termcap/terminfo. We reset them anyway for
30 ;; the sake of completeness. 30 ;; the sake of completeness.