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: Thu, 21 Dec 2006 17:25:36 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/12/21 17:25:35

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10464
retrieving revision 1.10465
diff -u -b -r1.10464 -r1.10465
--- ChangeLog   21 Dec 2006 12:16:54 -0000      1.10464
+++ ChangeLog   21 Dec 2006 17:25:34 -0000      1.10465
@@ -1,3 +1,16 @@
+2006-12-21  Chong Yidong  <address@hidden>
+
+       * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
+       Replace '?\ ' by '?\s' throughout.
+       (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
+       `help' custom group.
+       (tutorial--key-description): New function.
+       (tutorial--display-changes): Remove redundant arg.  Scan for all
+       key sequences to avoid false matches.  Cleanup.
+       (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
+       reduce homedir pollution.
+       (help-with-tutorial): Call tutorial--display-changes with no arg.
+
 2006-12-21  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.




reply via email to

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