summaryrefslogtreecommitdiff
path: root/lisp/replace.el
Commit message (Expand)AuthorAge
* Fixes for Occur Edit mode.Leo Liu2011-09-19
* * lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".Chong Yidong2011-09-17
* * replace.el (occur-mode-goto-occurrence): Don't force using other window.Chong Yidong2011-09-14
* Fix various uses of display-buffer and pop-to-bufferChong Yidong2011-09-10
* * replace.el (multi-occur): MentionLars Magne Ingebrigtsen2011-07-02
* New major mode: Occur Edit mode.Leo Liu2011-05-28
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* * lisp/replace.el (occur-mode-map): Some fixes for menu items.Glenn Morris2011-04-07
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-27
|\
| * Fix spelling of "precede".Glenn Morris2011-02-22
* | Move keymap initialization into declaration.Stefan Monnier2011-02-10
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-01
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/replace.el: Add "collect" feature to occur.Tak Ota2010-12-03
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Merge changes from emacs-23 branchChong Yidong2010-08-08
|\|
| * Fix query-replace-regexp incomplete highlighting (Bug#6808).Johan Bockgård2010-08-08
* | * replace.el (replace-highlight): Fix lazy-highlightingJuri Linkov2010-05-21
* | * replace.el (occur-accumulate-lines): Move occur-engine relatedJuri Linkov2010-03-30
* | Make occur handle multi-line matches cleanly with context.Juri Linkov2010-03-30
* | * replace.el (occur-accumulate-lines): Fix a bug where the firstJuri Linkov2010-03-30
* | Implement Occur multi-line matches.Juri Linkov2010-03-23
* | * replace.el (occur-engine-line): Add optional arg `keep-props'.Juri Linkov2010-03-23
* | * replace.el (occur-accumulate-lines, occur-engine):Juri Linkov2010-03-23
* | Fix message of multi-line occur regexps and multi-buffer header lines.Juri Linkov2010-03-21
* | Use query-replace-{from,to}-history-variable in more places.Glenn Morris2010-03-17
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (perform-replace): Let-bind recenter-last-op to nil.Juri Linkov2009-11-30
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-12
* * subr.el (menu-bar-separator): New defconst.Dan Nicolaescu2009-11-11
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-23
* (read-regexp): Return empty string when `default-value' is nil.Juri Linkov2009-08-12
* (keep-lines-read-args): Use empty string as default (Bug#2495).Chong Yidong2009-02-27
* Replace last-input-char with last-input-event.Glenn Morris2009-01-09
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* * replace.el (how-many): Fix typo in docstring.Juanma Barranquero2008-10-22
* (query-replace, query-replace-regexp)Juri Linkov2008-10-19
* (read-regexp): Rename arg `default' to `default-value'. Doc fix.Juri Linkov2008-10-19
* (perform-replace): Don't set inhibit-read-only usingChong Yidong2008-09-12
* (read-regexp): Add second arg `default'. Doc fix.Juri Linkov2008-07-29
* (multi-query-replace-map): New variable.Juri Linkov2008-07-23
* (read-regexp): New function.Juri Linkov2008-06-29
* (replace-search-function, replace-re-search-function): New vars.Chong Yidong2008-06-06
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (occur-read-primary-args): Set default to the car ofJuri Linkov2008-05-01
* (occur-mode-map): Add :help.Dan Nicolaescu2008-03-21