comparison lisp/term/scoansi.el @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 74fd4e045ea6
children
comparison
equal deleted inserted replaced
411:12e008d41344 412:697ef44129c6
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: Modified to work with Emacs 19.21 25 ;; jkj - Nov 18, 1993: Mdified 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.