/[emacs]/emacs/lisp/international/quail.el
ViewVC logotype

Diff of /emacs/lisp/international/quail.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.119.4.2 by miles, Tue Oct 14 23:39:23 2003 UTC revision 1.119.4.3 by miles, Fri Nov 21 00:36:08 2003 UTC
# Line 2109  are shown (at most to the depth specifie Line 2109  are shown (at most to the depth specifie
2109                (scroll-other-window)))                (scroll-other-window)))
2110          (setq quail-current-key key)          (setq quail-current-key key)
2111          (erase-buffer)          (erase-buffer)
2112          (insert "Possible completion and corresponding translations are:\n")          (insert "Possible completion and corresponding characters are:\n")
2113          (quail-completion-1 key map 1)          (quail-completion-1 key map 1)
2114          (goto-char (point-min))          (goto-char (point-min))
2115          (display-buffer (current-buffer))          (display-buffer (current-buffer))

Legend:
Removed from v.1.119.4.2  
changed lines
  Added in v.1.119.4.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26