diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2018-09-21 05:13:54 +0900 |
---|---|---|
committer | Tino Calancha <tino.calancha@gmail.com> | 2018-09-21 05:27:01 +0900 |
commit | d6f3c2cf0628afaefe428140d8c6615e925044ad (patch) | |
tree | a01a781e435bfedba411eb6eced8b83e35f7b47a /lisp/emacs-lisp/lisp-mode.el | |
parent | 44c1ce3a370ed94199751d1429a65f40880b9234 (diff) | |
download | emacs-d6f3c2cf0628afaefe428140d8c6615e925044ad.tar.gz emacs-d6f3c2cf0628afaefe428140d8c6615e925044ad.tar.bz2 emacs-d6f3c2cf0628afaefe428140d8c6615e925044ad.zip |
Fix a previous commit
Suggested by Stefan Monnier here:
https://lists.gnu.org/archive/html/emacs-devel/2018-09/msg00783.html
* lisp/replace.el (occur--parse-occur-buffer): Since point is at the
beginning of the buffer, use `point'.
(occur-revert-function): Prefer `pcase-let' and `point-min'.
Check whether `region-start' or `region-end' are non-nil.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions