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
3c02a6f5
Commit
3c02a6f5
authored
Jan 17, 2003
by
Kenichi Handa
Browse files
*** empty log message ***
parent
7f75eaa8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
lisp/ChangeLog
lisp/ChangeLog
+14
-0
src/ChangeLog
src/ChangeLog
+2
-0
No files found.
lisp/ChangeLog
View file @
3c02a6f5
2003-01-17 Kenichi Handa <handa@m17n.org>
* international/fontset.el: Don't setup the default fontset and
font-encoding-alist at the top level.
(setup-default-fontset): New function.
(create-fontset-from-fontset-spec): Delete autoload cookie.
* term/x-win.el: Require fontset unconditionally again.
Call setup-default-fontset at the top level.
* term/w32-win.el: Call setup-default-fontset.
* term/mac-win.el: Require fontset and call setup-default-fontset.
2003-01-16 Kenichi Handa <handa@m17n.org>
* international/ucs-tables.el: Undo the last change.
...
...
src/ChangeLog
View file @
3c02a6f5
2003-01-17 Kenichi Handa <handa@m17n.org>
* fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here.
* editfns.c (Fformat): Convert an unibyte char argument that is
formatted by "%c" to multibyte if the total result must be a
multibyte string.
...
...
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