summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cust-print.el
Commit message (Collapse)AuthorAgeFilesLines
* Jumping up to new revision.Daniel LaLiberte1994-04-091-9/+8
| | | | Simplify definition of defalias for Emacs 18.
* Change install- and uninstall- to -install and -uninstall.Daniel LaLiberte1994-04-051-11/+19
|
* Change "internal" to "original" throughout.Daniel LaLiberte1994-03-241-261/+406
| | | | | | (add-custom-printer, delete-custom-printer) replace old customizers. (with-custom-print) new (custom-prin1-to-string) Made it more robust.
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-4/+4
|
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-4/+4
|
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
|
* Add standard library headers.Eric S. Raymond1993-03-171-1/+1
|
* Added standard library headers.Eric S. Raymond1993-03-171-1/+1
|
* (custom-prin1-chars): Var defined, and renamed from prin1-chars.Richard M. Stallman1992-10-081-54/+55
| | | | | | | (circle-tree, circle-table): Define vars. (cust-print-vector, cust-print-list): Rename level to circle-level. (cust-print-top-level): Likewise. (circle-level): Var defined.
* CP:: changed to cust-print- in all names.Richard M. Stallman1992-10-071-131/+130
| | | | Lots of doc fixes.
* Doc fix.Christopher Zaborsky1992-10-061-2/+3
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-2/+3
|
* *** empty log message ***Eric S. Raymond1992-07-161-5/+8
|
* Initial revisionEric S. Raymond1992-05-301-0/+569