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
3166ee65
Commit
3166ee65
authored
Dec 02, 2005
by
Bill Wohler
Browse files
(mh-loaddefs.el): Reinsert Change Log as its absence triggers
lm-verify errors.
parent
94261ba3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-0
No files found.
lisp/ChangeLog
View file @
3166ee65
2005-12-01 Bill Wohler <wohler@newt.com>
* Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
triggers lm-verify errors.
2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
* simple.el (transient-mark-mode, line-number-mode)
...
...
lisp/Makefile.in
View file @
3166ee65
...
...
@@ -235,6 +235,7 @@ $(lisp)/mh-e/mh-loaddefs.el: $(MH-E-SRC)
echo
";; Author: Bill Wohler <wohler@newt.com>"
>>
$@
echo
";; Keywords: mail"
>>
$@
echo
";;; Commentary:"
>>
$@
echo
";;; Change Log:"
>>
$@
echo
";;; Code:"
>>
$@
$(EMACS)
$(EMACSOPT)
\
-l
autoload
\
...
...
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