diff lisp/emacs-lisp/cust-print.el @ 58386:82bca611f221

(custom-printers): Use `defvar' instead of `defconst'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 21 Nov 2004 03:24:57 +0000
parents 695cf19ef79e
children 18a818a2ee7c f2ebccfa87d4
line wrap: on
line diff
--- a/lisp/emacs-lisp/cust-print.el	Sun Nov 21 02:33:11 2004 +0000
+++ b/lisp/emacs-lisp/cust-print.el	Sun Nov 21 03:24:57 2004 +0000
@@ -178,7 +178,7 @@
 ;; Custom printers
 ;;==========================================================
 
-(defconst custom-printers nil
+(defvar custom-printers nil
   ;; e.g. '((symbolp . pkg::print-symbol))
   "An alist for custom printing of any type.
 Pairs are of the form (PREDICATE . PRINTER).  If PREDICATE is true