emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/pabbrev 335af33 4/6: Should we keep working.el support?


From: Phillip Lord
Subject: [elpa] externals/pabbrev 335af33 4/6: Should we keep working.el support?
Date: Wed, 18 Feb 2015 22:43:49 +0000

branch: externals/pabbrev
commit 335af338406b2e2d9a35bb7b6d2dddf36b72c2e8
Author: Phillip Lord <address@hidden>
Commit: Phillip Lord <address@hidden>

    Should we keep working.el support?
---
 pabbrev.el |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pabbrev.el b/pabbrev.el
index e8fb1f5..58dbe39 100644
--- a/pabbrev.el
+++ b/pabbrev.el
@@ -252,6 +252,8 @@
         )))
 
 ;; Working.el hack. Use working.el if it's around, or don't if it's not.
+;; PWL, 2015. working.el is part of cedet but isn't in the emacs trunk
+;; version. Perhaps I should just remove this?
 (eval-and-compile
   (condition-case nil
       (require 'working)



reply via email to

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