emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 30 Oct 2006 14:31:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/10/30 14:30:59

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10230
retrieving revision 1.10231
diff -u -b -r1.10230 -r1.10231
--- ChangeLog   30 Oct 2006 07:40:14 -0000      1.10230
+++ ChangeLog   30 Oct 2006 14:30:59 -0000      1.10231
@@ -1,3 +1,16 @@
+2006-10-30  Lennart Borgman  <address@hidden>
+
+       * help-fns.el (help-with-tutorial): Moved to tutorial.el.
+
+       * tutorial.el: New file.
+       (help-with-tutorial): Moved here from help-fns.el. Added help for
+       rebound keys.  Fixed resume of tutorial.
+       (tutorial--describe-nonstandard-key, tutorial--sort-keys)
+       (tutorial--find-changed-keys, tutorial--display-changes)
+       (tutorial--saved-dir, tutorial--saved-file)
+       (tutorial--save-tutorial): New functions to support the changes in
+       help-with-tutorial.
+
 2006-10-30  Kenichi Handa  <address@hidden>
 
        * files.el (revert-buffer): If a unibyte buffer is being reverted




reply via email to

[Prev in Thread] Current Thread [Next in Thread]