Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d5ffcd96
Commit
d5ffcd96
authored
Jan 13, 2006
by
Bill Wohler
Browse files
(MH_E_SRC): Replace mh-index.el and mh-pick.el with mh-search.el.
parent
44140699
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/Makefile.in
lisp/Makefile.in
+5
-5
No files found.
lisp/ChangeLog
View file @
d5ffcd96
2006-01-12 Bill Wohler <wohler@newt.com>
* Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
mh-search.el.
2006-01-13 Masatake YAMATO <jet@gyve.org>
* progmodes/ld-script.el: Update copyright year.
...
...
lisp/Makefile.in
View file @
d5ffcd96
...
...
@@ -223,12 +223,12 @@ $(lisp)/progmodes/cc-mode.elc: \
MH_E_SRC
=
$(lisp)
/mh-e/mh-acros.el
$(lisp)
/mh-e/mh-alias.el
\
$(lisp)
/mh-e/mh-buffers.el
$(lisp)
/mh-e/mh-comp.el
\
$(lisp)
/mh-e/mh-customize.el
$(lisp)
/mh-e/mh-e.el
\
$(lisp)
/mh-e/mh-funcs.el
$(lisp)
/mh-e/mh-mime.el
\
$(lisp)
/mh-e/mh-pick.el
$(lisp)
/mh-e/mh-print.el
\
$(lisp)
/mh-e/mh-funcs.el
$(lisp)
/mh-e/mh-identity.el
\
$(lisp)
/mh-e/mh-inc.el
$(lisp)
/mh-e/mh-init.el
\
$(lisp)
/mh-e/mh-index.el
$(lisp)
/mh-e/mh-identity.el
\
$(lisp)
/mh-e/mh-junk.el
$(lisp)
/mh-e/mh-seq.el
\
$(lisp)
/mh-e/mh-speed.el
$(lisp)
/mh-e/mh-utils.el
$(lisp)
/mh-e/mh-junk.el
$(lisp)
/mh-e/mh-mime.el
\
$(lisp)
/mh-e/mh-print.el
$(lisp)
/mh-e/mh-search.el
\
$(lisp)
/mh-e/mh-seq.el
$(lisp)
/mh-e/mh-speed.el
\
$(lisp)
/mh-e/mh-utils.el
mh-autoloads
:
$(lisp)/mh-e/mh-loaddefs.el
$(lisp)/mh-e/mh-loaddefs.el
:
$(MH_E_SRC)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment