view etc/custom/example-themes/ex-custom-file @ 5461:568ec109e73d

Check types (unless `byte-compile-delete-errors' is t), #'char<, #'char=, etc. src/ChangeLog addition: 2011-04-23 Aidan Kehoe <kehoea@parhasard.net> * editfns.c: * editfns.c (syms_of_editfns): Implement #'char= in cl-extra.el, not here, accepting more than two arguments as Common Lisp specifies. lisp/ChangeLog addition: 2011-04-23 Aidan Kehoe <kehoea@parhasard.net> * cl-extra.el (define-char-comparisons): Add type-checking when the various character-specific comparison predicates are used; don't check types if byte-compile-delete-errors is non-nil at compile-time, instead use the corresponding built-in numeric byte codes.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 23 Apr 2011 22:42:10 +0100
parents 74fd4e045ea6
children
line wrap: on
line source

;; Sample User custom-file. All forms below are autogenerated.









(custom-load-themes
   'example )
(custom-reset-variables
 '(sentence-end-double-space standard))
(custom-set-variables
 '(package-get-remove-copy t)
 '(package-get-dir "/scratch/incoming")
 '(sgml-public-map (quote ("%S" "/scratch/xemacs/xemacs-20/xemacs-packages/etc/psgml/%o/%c/%d" "/usr/lib/sgml/%o/%c/%d")))
 '(paren-mode (quote paren) nil (paren)))
(custom-set-faces
 '(default ((t (:background "oldlace"))) t))