[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master updated (24ce066 -> c835174)
From: |
Michael Heerdegen |
Subject: |
[elpa] master updated (24ce066 -> c835174) |
Date: |
Thu, 19 May 2016 20:46:36 +0000 (UTC) |
mheerdegen pushed a change to branch master.
from 24ce066 packages/javaimp: Restructure code, add some tests.
new 41fc28b New user option: el-search-use-sloppy-strings
new bace971 Rewrite `string' pattern definition
new b885ef1 el-search--check-pattern-args: make arg TYPE a string
new bb98a1d Rewrite replacement layout restoration
new f9980f6 Replacing: make C-g an alternative key for quitting
new 03dd4e7 Comment and whitespace changes only
new 149acb9 Improve documentation and argument names of
el-search-query-replace
new 99e8724 Handle replacements containing another match
new 4b11cb8 Rename two functions
new 91192f5 Add patterns for character properties
new 3d72d1d Address compiler warnings
new f178717 Clarify the operation scope of replacing
new 3d0a12e Fix el-search--ensure-sexp-start error at bob
new c0d9ca7 Make el-search-pattern accept an optional NO-ERROR arg
new 536fab6 Give el-search--s a more meaningful name
new b09bb1b Use `pp-to-string' to print replacement expression
new 246e1ff Small fix in el-search--setup-minibuffer
new 5f9accc Make query-replace accept FROM -> TO style input
new c356b2d Rename a local variable
new 098582b Reduce duration of a `sit-for'
new 8d7b29c Make sure not to lose the minibuffer-prompt face
new 01e5bcd Clean up el-search-read-expression-map; add some doc
new 0b9fe9c Set initial input for replace when coming from
el-search-pattern
new c835174 Improve history handling
Summary of changes:
packages/el-search/el-search.el | 465 ++++++++++++++++++++++++++++-----------
1 file changed, 338 insertions(+), 127 deletions(-)
- [elpa] master updated (24ce066 -> c835174),
Michael Heerdegen <=
- [elpa] master f9980f6 05/24: Replacing: make C-g an alternative key for quitting, Michael Heerdegen, 2016/05/19
- [elpa] master f178717 12/24: Clarify the operation scope of replacing, Michael Heerdegen, 2016/05/19
- [elpa] master 91192f5 10/24: Add patterns for character properties, Michael Heerdegen, 2016/05/19
- [elpa] master 246e1ff 17/24: Small fix in el-search--setup-minibuffer, Michael Heerdegen, 2016/05/19
- [elpa] master 098582b 20/24: Reduce duration of a `sit-for', Michael Heerdegen, 2016/05/19
- [elpa] master 01e5bcd 22/24: Clean up el-search-read-expression-map; add some doc, Michael Heerdegen, 2016/05/19
- [elpa] master 0b9fe9c 23/24: Set initial input for replace when coming from el-search-pattern, Michael Heerdegen, 2016/05/19
- [elpa] master c0d9ca7 14/24: Make el-search-pattern accept an optional NO-ERROR arg, Michael Heerdegen, 2016/05/19
- [elpa] master 41fc28b 01/24: New user option: el-search-use-sloppy-strings, Michael Heerdegen, 2016/05/19
- [elpa] master 149acb9 07/24: Improve documentation and argument names of el-search-query-replace, Michael Heerdegen, 2016/05/19