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
93d102d0
Commit
93d102d0
authored
Jul 24, 2008
by
Dan Nicolaescu
Browse files
(ELCFILES): Add term/common-win.elc.
parent
ba7e37c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-0
No files found.
lisp/ChangeLog
View file @
93d102d0
2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
* Makefile.in (ELCFILES): Add term/common-win.elc.
* vc-dir.el (vc-dir-search, vc-dir-isearch)
(vc-dir-isearch-regexp): New functions.
(vc-dir-mode-map, vc-dir-menu-map): Bind them.
...
...
lisp/Makefile.in
View file @
93d102d0
...
...
@@ -1109,6 +1109,7 @@ ELCFILES = \
$(lisp)
/tar-mode.elc
\
$(lisp)
/tempo.elc
\
$(lisp)
/term.elc
\
$(lisp)
/term/common-win.elc
\
$(lisp)
/term/mac-win.elc
\
$(lisp)
/term/ns-win.elc
\
$(lisp)
/term/pc-win.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