comparison lisp/cus-start.el @ 24628:fc7a39405297

(all): Handle unibyte-display-via-language-environment.
author Karl Heuer <kwzh@gnu.org>
date Mon, 26 Apr 1999 05:16:07 +0000
parents afc9a7e3752f
children 16c7330ad116
comparison
equal deleted inserted replaced
24627:a08dbf9b97ed 24628:fc7a39405297
194 (highlight-nonselected-windows display boolean) 194 (highlight-nonselected-windows display boolean)
195 (message-log-max debug (choice (const :tag "Disable" nil) 195 (message-log-max debug (choice (const :tag "Disable" nil)
196 (integer :menu-tag "lines" 196 (integer :menu-tag "lines"
197 :format "%v") 197 :format "%v")
198 (other :tag "Unlimited" t))) 198 (other :tag "Unlimited" t)))
199 (unibyte-display-via-language-environment mule boolean)
199 ;; xfns.c 200 ;; xfns.c
200 (x-bitmap-file-path installation 201 (x-bitmap-file-path installation
201 (repeat (directory :format "%v"))))) 202 (repeat (directory :format "%v")))))
202 this symbol group type native-p 203 this symbol group type native-p
203 ;; This function turns a value 204 ;; This function turns a value