Automated merge with file:///srv/hg/admin-doc
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 24 Feb 2009 14:30:45 +0200
changeset 45 f4a274ff919d
parent 37 70c9abe044cf (current diff)
parent 44 735e016c8d30 (diff)
child 46 5a2af9e7c0a8
Automated merge with file:///srv/hg/admin-doc
--- a/emacs.rst	Sun Feb 22 20:25:13 2009 +0200
+++ b/emacs.rst	Tue Feb 24 14:30:45 2009 +0200
@@ -1,6 +1,6 @@
 -*- mode: outline -*-
 
-* How debug?
+* How debug ini file?
 
 When your InitFile has a bug, or when you load external files that cause
 errors, the bug is often hard to find, because the Emacs Lisp reader does not
@@ -35,3 +35,10 @@
 
 You can disable edebug on a function by evaluating the function again using
 ‘C-M-x’.
+
+* How debug func?
+
+Use M-x debug-on-entry and M-x cancel-debug-on-entry to control
+which functions will enter the debugger when called.
+
+When next time that function called automatically loaded debug-mode.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/time-estimation.rst	Tue Feb 24 14:30:45 2009 +0200
@@ -0,0 +1,7 @@
+-*- outline -*-
+
+* Which soft use?
+
+  $ sudo apt-get install karma
+
+