summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-10Merge branch 'externals/loccur' of https://git.sv.gnu.org/git/emacs/elpaexternals/loccurAlexey Veretennikov
2021-02-24Updated function namesAlexey Veretennikov
2021-02-24Updated version to 1.2.5Alexey Veretennikov
2021-02-24Merge pull request #14 from astoff/masterAlexey Veretennikov
2021-02-20Updated contribution information and added licenseAlexey Veretennikov
2021-02-18Add loccur-isearchAugusto Stoffel
2021-01-12Added melpa badgeAlexey Veretennikov
2020-11-30* packages/loccur/loccur.el: Updated to version 1.2.4Alexey Veretennikov
2020-11-30* packages/loccur/loccur.el (loccur, loccur-current): Autoload.Stefan Monnier
2019-10-22Updated version and commentsAlexey Veretennikov
2019-10-22Fixed issue #12Alexey Veretennikov
2018-12-03Fixed issue #8Alexey Veretennikov
2018-12-03Implemented solution for the issue #9.Alexey Veretennikov
2016-12-27Merge pull request #7 from syohex/fix-min-versionAlexey Veretennikov
2016-12-27Set minimum Emacs versionSyohei YOSHIDA
2016-12-261) Fixed issue #5 - removed empty line in the beginning of bufferAlexey Veretennikov
2016-11-22Merge pull request #4 from mookid/masterAlexey Veretennikov
2016-11-12Refactor.mookid
2016-11-12Uses the active region, is any.mookid
2016-11-12Trim whitespaces.mookid
2016-01-29Fixed compilation warnings.Alexey Veretennikov
2016-01-29Preparation to submission to GNU ELPAAlexey Veretennikov
2015-12-31Removed redundand codeAlexey Veretennikov
2015-12-29Updated README and rearranged functions.Alexey Veretennikov
2015-12-29Updated READMEAlexey Veretennikov
2015-12-28Fixed bug when loccur called with empty argument.Alexey Veretennikov
2015-12-28Added types to customAlexey Veretennikov
2015-12-28Merge pull request #3 from syohex/groupAlexey Veretennikov
2015-12-28Define group for customize and fixing byte-compile warningsSyohei YOSHIDA
2015-12-28Reimplemented loccur-no-highlight and fixed checkdocAlexey Veretennikov
2015-12-28Implemented removed features and added face loccur-faceAlexey Veretennikov
2015-12-27Preparation to move to GNU ELPA.Alexey Veretennikov
2015-12-27Preparation to move to GNU ELPA.Alexey Veretennikov
2015-12-27Preparation to move to GNU ELPA.Alexey Veretennikov
2015-12-27Preparation to move to GNU ELPA.Alexey Veretennikov
2015-12-27Preparation to move to GNU ELPA.Alexey Veretennikov
2015-12-27Preparation to move to GNU ELPA.Alexey Veretennikov
2015-12-27Preparation to move to GNU ELPA.Alexey Veretennikov
2015-12-27Fixed checkdoc issuesAlexey Veretennikov
2015-12-27Removed some cl dependencies; version changed to 1.2.1Alexey Veretennikov
2015-12-27Added customizable option to jump to the beginnig of the line in loccur mode:...Alexey Veretennikov
2015-12-27Updated versionAlexey Veretennikov
2015-12-27Merge pull request #1 from picarresursix/masterAlexey Veretennikov
2015-12-27Added internal link to the "quick navigation" in the README file.Leo Perrin
2015-12-27Fixed displaying problems on github caused by the README file.Leo Perrin
2015-12-27Updated change log in the loccur.el file.Leo Perrin
2015-12-27Added detailed info on the README file.Leo Perrin
2015-12-27Added loccur-no-highlight function.Leo Perrin
2015-12-27Rewrote the minor-mode using the define-minor-mode macro and added RETLeo Perrin
2015-12-27Added possibility of desactivating regex highlighting.Leo Perrin