summaryrefslogtreecommitdiff
path: root/m-buffer.el
AgeCommit message (Expand)Author
2024-12-15m-buffer-doc.org: Fix Texinfo dir (bug#74844)externals/m-bufferStefan Monnier
2024-03-02m-buffer.el: Bump version to make a release on GNU ELPAStefan Monnier
2022-07-19Adjust copyright headers for GNU ELPAStefan Monnier
2017-04-07v0.15 ReleasePhillip Lord
2017-04-07Support Emacs-24 seriesPhillip Lord
2016-07-31Remove CSS which is provided by lenticPhillip Lord
2016-07-21Update Emacs version requirementPhillip Lord
2016-07-17Lentic doc update and generationPhillip Lord
2016-07-12seq replaces the dependency on dash.Phillip Lord
2016-07-11Update emailPhillip Lord
2016-01-25New function `m-buffer-match-multi'Phillip Lord
2016-01-25Prepare for next iteration.Phillip Lord
2016-01-04v0.13 release.Phillip Lord
2015-05-10m-buffer was not stateless at all!Phillip Lord
2015-05-01Prepare for next iteration.Phillip Lord
2015-04-30New function: m-buffer-partition-by-marker.Phillip Lord
2015-04-28Prepare for next iteration.Phillip Lord
2015-04-12v0.11 release.Phillip Lord
2015-04-07m-buffer-apply-snoc replaced.Phillip Lord
2015-04-01Lentic documentation for m-buffer.el.Phillip Lord
2015-03-04replace-match now saves pointPhillip Lord
2015-02-28Prepare for next iteration.Phillip Lord
2015-02-27Unused variable name changed.Phillip Lord
2015-02-27Removed pointless call to m-buffer-buffer-for-match.Phillip Lord
2015-02-13Prepare for next iteration!Phillip Lord
2015-01-07Documentation updates.Phillip Lord
2014-12-19More org documentation changes.Phillip Lord
2014-12-18Documentation updates.Phillip Lord
2014-12-18Documentation now orgified.Phillip Lord
2014-12-10m-buffer-in-match-p added.Phillip Lord
2014-12-10m-buffer-at added.Phillip Lord
2014-12-08Documentation updates.Phillip Lord
2014-12-08m-buffer-first-line added.Phillip Lord
2014-11-28Prepare for next iteration.Phillip Lord
2014-11-28Checkdoc before 0.6 release.Phillip Lord
2014-11-27exact-subtract no longer crashes on last non-matchPhillip Lord
2014-11-27m-buffer-with-current-marker added.Phillip Lord
2014-11-22with-markers and with-current-location added.Phillip Lord
2014-11-16Performance enhancements to subtract.Phillip Lord
2014-11-16Equals and subtract functionality added.Phillip Lord
2014-11-16Match functions now accept a :numeric arg.Phillip Lord
2014-11-16Version and Dependency updates.Phillip Lord
2014-09-29Added support for case-fold-searchPhillip Lord
2014-09-16Version 0.5 release.Phillip Lord
2014-09-16m-buffer-replace-matches has more arguments.Phillip Lord
2014-08-19New function: m-buffer-delete-matchPhillip Lord
2014-06-21Version 0.4 release.Phillip Lord
2014-06-14Change version suffix to alpha.Phillip Lord
2014-06-14Removed "-data" from m-buffer-match-data.Phillip Lord
2014-06-10v0.4 iteration.Phillip Lord