branch: master
commit b6655e303690af53e4aec7f0942dddf4eee9a10b
Author: Alexey Veretennikov <[email protected]>
Commit: Alexey Veretennikov <[email protected]>
Preparation to move to GNU ELPA.
In order to move to GNU ELPA it is necessary to remove the code
from contributors who were not able/willing to sign FSF papers.
Revert "Updated change log in the loccur.el file."
This reverts commit 2bc08c63f6ebf89ca71fc0c0897daa3b02c23101.
---
loccur.el | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/loccur.el b/loccur.el
index 56c92d7..cb17e80 100644
--- a/loccur.el
+++ b/loccur.el
@@ -48,11 +48,6 @@
;; + Added custom option loccur-jump-beginning-of-line; removed some
;; of cl dependencies
;;
-;; 2013-03-31 (1.2)
-;; + Added possibility to desactivate regex highlight, moved
-;; function in different sections and added the RET keyboard
-;; shortcut in loccur-mode (Leo Perrin).
-;;
;; 2010-03-07 (1.1.1)
;; + Default value is taken from prompt instead of an edit area
;; (thanks to Nathaniel Flath)