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
08020f9a
Commit
08020f9a
authored
May 14, 2004
by
Kenichi Handa
Browse files
*** empty log message ***
parent
866ebf45
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
+12
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
08020f9a
...
...
@@ -63,6 +63,18 @@
* faces.el (face-spec-set-match-display): Handle type gtk in display.
2004-05-12 Kenichi Handa <handa@m17n.org>
* descr-text.el: Require quail at comile time.
(describe-char): If an input method is on and it supports the
character, show how to input it.
* international/quail.el (quail-install-decode-map): Accept a
char-table whose subtype is `quail-decode-map'.
(quail-store-decode-map-key, quail-gen-decode-map1)
(quail-gen-decode-map, quail-find-key1, quail-find-key)
(quail-show-key): New functions.
2004-05-12 Juanma Barranquero <lektu@terra.es>
* generic.el (define-generic-mode): Remove redundant arglist info.
...
...
src/ChangeLog
View file @
08020f9a
2004-05-14 Kenichi Handa <handa@m17n.org>
* ccl.c (Fccl_execute_on_string): Fix setting elements of STATUS.
2004-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* lisp.h (Vx_resource_name, Vx_resource_class): Move from xfns.c
...
...
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