emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 28 Nov 2005 16:55:15 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8689 emacs/lisp/ChangeLog:1.8690
*** emacs/lisp/ChangeLog:1.8689 Mon Nov 28 21:46:51 2005
--- emacs/lisp/ChangeLog        Mon Nov 28 21:55:15 2005
***************
*** 1,5 ****
--- 1,16 ----
  2005-11-28  Stefan Monnier  <address@hidden>
  
+       * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
+       called-interactively-p.
+       (elp-profilable-p): Rename from elp-not-profilable-p.
+       Invert result and take into account macros and autoloaded functions.
+       (elp-instrument-function): Update call.
+       (elp-instrument-package): Update call.  Add completion.
+       (elp-pack-number): Use match-string.
+       (elp-results-jump-to-definition-by-mouse): Merge into
+       elp-results-jump-to-definition and then remove.
+       (elp-output-insert-symname): Make help echo text single-line.
+ 
        * replace.el (query-replace-map): Move initialization into declaration.
        (occur-engine): Use with-current-buffer.
        (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]