phillord pushed a commit to branch externals/pabbrev in repository elpa. commit 99b2dfe073be122e2c455a56d31413365930a6b4 Author: Phillip Lord <phillip.l...@newcastle.ac.uk> Date: Tue Dec 17 16:56:26 2013 +0000
Keywords, Status added. --- eval-pulse.el | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/eval-pulse.el b/eval-pulse.el index 0ae1369..083c38b 100644 --- a/eval-pulse.el +++ b/eval-pulse.el @@ -39,6 +39,10 @@ ;; good idea to change such low-level functions, a core part of the lisp ;; loading system of Emacs for such a piece of cheap eye-candy? +;;; Status: +;; +;; I use it all the time, but then I am easily impressed. + (require 'pulse) ;;; Code: