(read-file-name-completion-ignore-case): Add.

(blink-cursor-alist): Change version to "21.4".
This commit is contained in:
John Paul Wallington 2004-08-14 13:44:54 +00:00
parent e11d1dd9e1
commit 01a6fd4731

View file

@ -121,6 +121,7 @@
(const :tag "always" t)))
;; fileio.c
(insert-default-directory minibuffer boolean)
(read-file-name-completion-ignore-case minibuffer boolean "21.4")
;; fns.c
(use-dialog-box menu boolean "21.1")
(use-file-dialog menu boolean "21.4")
@ -264,7 +265,7 @@
:format "%v")
(other :tag "Unlimited" t)))
(unibyte-display-via-language-environment mule boolean)
(blink-cursor-alist cursor alist "21.5")
(blink-cursor-alist cursor alist "21.4")
;; xfaces.c
(scalable-fonts-allowed display boolean)
;; xfns.c