aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 64fb7e2ffc7..d7304b68ade 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * profiler.el (profiler-start): Don't prompt for choice when there
4 isn't any.
5 (profiler-stop): Use new semantics of profiler-*-stop.
6 (profiler-reset, profiler--report-cpu): Don't signal an error if the
7 cpu profiler is not available.
8
12012-09-24 Stefan Monnier <monnier@iro.umontreal.ca> 92012-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * profiler.el (profiler-sample-interval): Move before first use. 11 * profiler.el (profiler-sample-interval): Move before first use.