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
c1a1d7a3
Commit
c1a1d7a3
authored
May 12, 2012
by
Eli Zaretskii
Browse files
Update src/lisp.mk as required by 2012-05-07T20:48:41Z!monnier@iro.umontreal.ca.
src/lisp.mk (lisp): Add newcomment.elc.
parent
70d9b051
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/lisp.mk
src/lisp.mk
+1
-0
No files found.
src/ChangeLog
View file @
c1a1d7a3
2012-05-12 Eli Zaretskii <eliz@gnu.org>
* lisp.mk (lisp): Add newcomment.elc.
2012-05-12 Glenn Morris <rgm@gnu.org>
* Makefile.in (MKDIR_P): New, set by configure.
...
...
src/lisp.mk
View file @
c1a1d7a3
...
...
@@ -128,6 +128,7 @@ lisp = \
$(lispsource)
/emacs-lisp/lisp-mode.elc
\
$(lispsource)
/textmodes/text-mode.elc
\
$(lispsource)
/textmodes/fill.elc
\
$(lispsource)
/newcomment.elc
\
$(lispsource)
/replace.elc
\
$(lispsource)
/emacs-lisp/tabulated-list.elc
\
$(lispsource)
/buff-menu.elc
\
...
...
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