Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c1185193
Commit
c1185193
authored
Jul 01, 2009
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(ELCFILES): Delete encoded-kb.elc.
parent
5fbd8697
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
lisp/ChangeLog
lisp/ChangeLog
+9
-0
lisp/Makefile.in
lisp/Makefile.in
+0
-1
No files found.
lisp/ChangeLog
View file @
c1185193
2009-07-01 Kenichi Handa <handa@m17n.org>
* Makefile.in (ELCFILES): Delete encoded-kb.elc.
* international/encoded-kb.el: Deleted.
* international/mule.el (set-keyboard-coding-system): Perform the
necessary setup here instead of calling encoded-kbd-setup-display.
2009-07-01 Glenn Morris <rgm@gnu.org>
2009-07-01 Glenn Morris <rgm@gnu.org>
* progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
* progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
...
...
lisp/Makefile.in
View file @
c1185193
...
@@ -681,7 +681,6 @@ ELCFILES = \
...
@@ -681,7 +681,6 @@ ELCFILES = \
$(lisp)
/informat.elc
\
$(lisp)
/informat.elc
\
$(lisp)
/international/ccl.elc
\
$(lisp)
/international/ccl.elc
\
$(lisp)
/international/characters.elc
\
$(lisp)
/international/characters.elc
\
$(lisp)
/international/encoded-kb.elc
\
$(lisp)
/international/fontset.elc
\
$(lisp)
/international/fontset.elc
\
$(lisp)
/international/isearch-x.elc
\
$(lisp)
/international/isearch-x.elc
\
$(lisp)
/international/iso-ascii.elc
\
$(lisp)
/international/iso-ascii.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