]> git.eshelyaron.com Git - emacs.git/commit
Provide more control over writing of objects in object-write
authorEric Abrahamsen <eric@ericabrahamsen.net>
Wed, 8 Nov 2017 19:58:31 +0000 (11:58 -0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 11 Nov 2017 01:33:57 +0000 (17:33 -0800)
commit1ef6d2b0e679c035dd2a1f2f858865eeafc5bc28
tree0cd7d1a6b3a5131a259201683695e5f4ec4a6751
parent00995c88dde4f8078a843b48faef16668a126d9c
Provide more control over writing of objects in object-write

* lisp/emacs-lisp/eieio.el (eieio-print-indentation,
  eieio-print-object-name): New variables controlling whether an
  object name is printed for each object, and whether an object's
  contents are indented or not. Object names are obsoleted; omitting
  indentation reduces the size of persistence files.
lisp/emacs-lisp/eieio.el