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
cc8d1311
Commit
cc8d1311
authored
Feb 22, 2008
by
Kenichi Handa
Browse files
(lisp): Remove devanagari.el, kannada.el,
malayalam.el, and tamil.el. Add sinhala.el.
parent
607d3be2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
8 deletions
+7
-8
src/ChangeLog
src/ChangeLog
+5
-0
src/Makefile.in
src/Makefile.in
+2
-8
No files found.
src/ChangeLog
View file @
cc8d1311
2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
* Makefile.in (lisp): Remove devanagari.el, kannada.el,
malayalam.el, and tamil.el. Add sinhala.el.
2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
* xterm.c (x_connection_closed): Consolidate identical tests.
...
...
src/Makefile.in
View file @
cc8d1311
...
...
@@ -758,10 +758,7 @@ lisp= \
${lispsource}
language/chinese.el
\
${lispsource}
language/cyrillic.el
\
${lispsource}
language/indian.el
\
${lispsource}
language/devanagari.el
\
${lispsource}
language/kannada.el
\
${lispsource}
language/malayalam.el
\
${lispsource}
language/tamil.el
\
${lispsource}
language/sinhala.el
\
${lispsource}
language/english.el
\
${lispsource}
language/ethiopic.elc
\
${lispsource}
language/european.elc
\
...
...
@@ -850,10 +847,7 @@ shortlisp= \
../lisp/language/chinese.el
\
../lisp/language/cyrillic.el
\
../lisp/language/indian.el
\
../lisp/language/devanagari.el
\
../lisp/language/kannada.el
\
../lisp/language/malayalam.el
\
../lisp/language/tamil.el
\
../lisp/language/sinhala.el
\
../lisp/language/english.el
\
../lisp/language/ethiopic.elc
\
../lisp/language/european.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