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
1e9a6186
Commit
1e9a6186
authored
Dec 18, 2001
by
Dave Love
Browse files
(lisp, shortlisp): Add language/utf-8-lang.el,
language/georgian.el.
parent
e4e34e31
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
src/ChangeLog
src/ChangeLog
+5
-0
src/Makefile.in
src/Makefile.in
+4
-0
No files found.
src/ChangeLog
View file @
1e9a6186
2001-12-18 Dave Love <fx@gnu.org>
* Makefile.in (lisp, shortlisp): Add language/utf-8-lang.el,
language/georgian.el.
2001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (lisp, shortlisp): Synchronize with changes to
...
...
src/Makefile.in
View file @
1e9a6186
...
...
@@ -699,6 +699,8 @@ lisp= \
${lispsource}
language/tibetan.elc
\
${lispsource}
language/vietnamese.elc
\
${lispsource}
language/misc-lang.el
\
${lispsource}
language/utf-8-lang.el
\
${lispsource}
language/georgian.el
\
${lispsource}
paths.el
\
${lispsource}
register.elc
\
${lispsource}
replace.elc
\
...
...
@@ -779,6 +781,8 @@ shortlisp= \
../lisp/language/tibetan.elc
\
../lisp/language/vietnamese.elc
\
../lisp/language/misc-lang.el
\
../lisp/language/utf-8-lang.el
\
../lisp/language/georgian.el
\
../lisp/menu-bar.elc
\
../lisp/paths.el
\
../lisp/register.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