diff options
author | Glenn Morris <rgm@gnu.org> | 2013-01-24 20:41:39 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-01-24 20:41:39 -0800 |
commit | 830e46e61ba1316e771c72a15e709d3d12e150b7 (patch) | |
tree | c88c21c32f65dc77d8f76c315a41a519a585dc8f /lisp/profiler.el | |
parent | 3d4147bae3f03502acb3d12a5c9747129cc0c6aa (diff) | |
parent | 345f866e048bdc11bc38d894a7eaaa47335443e2 (diff) | |
download | emacs-830e46e61ba1316e771c72a15e709d3d12e150b7.tar.gz |
Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.ca
Diffstat (limited to 'lisp/profiler.el')
-rw-r--r-- | lisp/profiler.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/profiler.el b/lisp/profiler.el index 9c73fc6e590..73b751c3fcd 100644 --- a/lisp/profiler.el +++ b/lisp/profiler.el @@ -20,7 +20,7 @@ ;;; Commentary: -;; +;; See Info node `(elisp)Profiling'. ;;; Code: |