]> code.delx.au - gnu-emacs/blobdiff - lisp/tutorial.el
(sieve-string-bytes): Remove.
[gnu-emacs] / lisp / tutorial.el
index 336593891ab6151ec4b8316ca636a4693e076c5e..1e9c7712e6df440c61e41c46754bc9fa0f13de2c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tutorial.el --- tutorial for Emacs
 
-;; Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: help, internal
@@ -220,7 +220,7 @@ LEFT and RIGHT are the elements to compare."
              ;; * SUMMARY
              (scroll-up [?\C-v])
              (scroll-down [?\M-v])
-             (recenter [?\C-l])
+             (recenter-top-bottom [?\C-l])
 
              ;; * BASIC CURSOR CONTROL
              (forward-char [?\C-f])