diff lisp/ChangeLog @ 94108:7ab68bf3a905

(proced-mode): Redefine as just the major-mode. (proced): Separate it from proced-mode.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 16 Apr 2008 03:07:49 +0000
parents 9294e3bd7d46
children 6457a4cc8690
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 16 03:00:53 2008 +0000
+++ b/lisp/ChangeLog	Wed Apr 16 03:07:49 2008 +0000
@@ -1,5 +1,8 @@
 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* proced.el (proced-mode): Redefine as just the major-mode.
+	(proced): Separate it from proced-mode.
+
 	* vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
 
 2008-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>