mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-21 20:37:38 +00:00
(ELCFILES): Remove isearch-multi.elc. Add misearch.elc.
This commit is contained in:
parent
72ece9e817
commit
29d2a698f8
1 changed files with 1 additions and 1 deletions
|
|
@ -702,7 +702,6 @@ ELCFILES = \
|
|||
$(lisp)/international/robin.elc \
|
||||
$(lisp)/international/titdic-cnv.elc \
|
||||
$(lisp)/international/utf-7.elc \
|
||||
$(lisp)/isearch-multi.elc \
|
||||
$(lisp)/isearch.elc \
|
||||
$(lisp)/isearchb.elc \
|
||||
$(lisp)/iswitchb.elc \
|
||||
|
|
@ -807,6 +806,7 @@ ELCFILES = \
|
|||
$(lisp)/minibuf-eldef.elc \
|
||||
$(lisp)/minibuffer.elc \
|
||||
$(lisp)/misc.elc \
|
||||
$(lisp)/misearch.elc \
|
||||
$(lisp)/mouse-copy.elc \
|
||||
$(lisp)/mouse-drag.elc \
|
||||
$(lisp)/mouse-sel.elc \
|
||||
|
|
|
|||
Loading…
Reference in a new issue