Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
24df0f36
Commit
24df0f36
authored
Jun 24, 2002
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
3efa1193
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
src/ChangeLog
src/ChangeLog
+20
-0
No files found.
src/ChangeLog
View file @
24df0f36
...
...
@@ -4,6 +4,26 @@
* w16select.c: Likewise.
2002-06-24 Kenichi Handa <handa@etl.go.jp>
* callproc.c (Fcall_process): If code detection is necessary,
call detect_coding directly here.
* coding.c (detect_eol): Preserve coding->cmp_data.
* w16select.c (Fw16_get_clipboard_data): Disable composition
handling.
* w32fns.c (w32_to_x_font): Disable composition handling.
* w32select.c (Fw32_get_clipboard_data): Disable composition
handling.
* xselect.c (selection_data_to_lisp_data): Disable composition
handling.
* xterm.c (XTread_socket): Disable composition handling.
2002-06-22 Stefan Monnier <monnier@cs.yale.edu>
* lread.c (Fread): Remove redundant and imprecise declaration.
...
...
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