aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2001-12-27 03:23:50 +0000
committerRichard M. Stallman2001-12-27 03:23:50 +0000
commitf2f22d26ed819bb66d7353b08b626f6dd33262a5 (patch)
tree4c0dcb1225ceaec4b5a6cb7df4cee388f3381207
parentd2fb04dfd328649d2d019ac83c34aa90944b82cb (diff)
downloademacs-f2f22d26ed819bb66d7353b08b626f6dd33262a5.tar.gz
emacs-f2f22d26ed819bb66d7353b08b626f6dd33262a5.zip
Comment change.
-rw-r--r--lisp/emacs-lisp/elp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/elp.el b/lisp/emacs-lisp/elp.el
index 7c06c7cb1a0..01544e3aa14 100644
--- a/lisp/emacs-lisp/elp.el
+++ b/lisp/emacs-lisp/elp.el
@@ -38,7 +38,7 @@
38;; elp-reset-all. 38;; elp-reset-all.
39;; 39;;
40;; You can also instrument all functions in a package, provided that 40;; You can also instrument all functions in a package, provided that
41;; the package follows the GNU coding standard of a common textural 41;; the package follows the GNU coding standard of a common textual
42;; prefix. Use M-x elp-instrument-package for this. 42;; prefix. Use M-x elp-instrument-package for this.
43;; 43;;
44;; If you want to sort the results, set elp-sort-by-function to some 44;; If you want to sort the results, set elp-sort-by-function to some