comparison lisp/savehist.el @ 66129:b6299ce0d13f

Add arch tagline
author Miles Bader <miles@gnu.org>
date Sun, 16 Oct 2005 21:21:05 +0000
parents b1015e4158db
children 3b427dc36c6e
comparison
equal deleted inserted replaced
66128:debb27ca9375 66129:b6299ce0d13f
262 ;; The attempt failed: the object is not printable. 262 ;; The attempt failed: the object is not printable.
263 (error nil))))) 263 (error nil)))))
264 264
265 (provide 'savehist) 265 (provide 'savehist)
266 266
267 ;; arch-tag: b3ce47f4-c5ad-4ebc-ad02-73aba705cf9f
267 ;;; savehist.el ends here 268 ;;; savehist.el ends here