comparison lisp/textmodes/ispell.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 4c90ffeb71c5
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
1945 (let ((help-1 (concat "[r/R]eplace word; [a/A]ccept for this session; " 1945 (let ((help-1 (concat "[r/R]eplace word; [a/A]ccept for this session; "
1946 "[i]nsert into private dictionary")) 1946 "[i]nsert into private dictionary"))
1947 (help-2 (concat "[l]ook a word up in alternate dictionary; " 1947 (help-2 (concat "[l]ook a word up in alternate dictionary; "
1948 "e[x/X]it; [q]uit session")) 1948 "e[x/X]it; [q]uit session"))
1949 (help-3 (concat "[u]ncapitalized insert into dict. " 1949 (help-3 (concat "[u]ncapitalized insert into dict. "
1950 "Type 'x C-h d ispell-help' for more help"))) 1950 "Type 'x C-h f ispell-help' for more help")))
1951 (save-window-excursion 1951 (save-window-excursion
1952 (if ispell-help-in-bufferp 1952 (if ispell-help-in-bufferp
1953 (progn 1953 (progn
1954 (ispell-overlay-window 4) 1954 (ispell-overlay-window 4)
1955 (switch-to-buffer (get-buffer-create "*Ispell Help*")) 1955 (switch-to-buffer (get-buffer-create "*Ispell Help*"))
3570 ; LocalWords: minipage modeline pers dict unhighlight buf grep sync prev inc 3570 ; LocalWords: minipage modeline pers dict unhighlight buf grep sync prev inc
3571 ; LocalWords: fn hilight oldot NB AIX msg init read's bufs pt cmd Quinlan eg 3571 ; LocalWords: fn hilight oldot NB AIX msg init read's bufs pt cmd Quinlan eg
3572 ; LocalWords: uuencoded unidiff sc nn VM SGML eval IspellPersDict unsplitable 3572 ; LocalWords: uuencoded unidiff sc nn VM SGML eval IspellPersDict unsplitable
3573 ; LocalWords: lns XEmacs HTML casechars Multibyte 3573 ; LocalWords: lns XEmacs HTML casechars Multibyte
3574 3574
3575 ;;; arch-tag: 4941b9f9-3b7c-4a76-a4ed-5fa8b6010ef5
3575 ;;; ispell.el ends here 3576 ;;; ispell.el ends here