mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
*** empty log message ***
This commit is contained in:
parent
f961a17c44
commit
fd7fa35a05
65 changed files with 194 additions and 119 deletions
|
|
@ -1,9 +1,10 @@
|
|||
;; cus-print.el -- handles print-level and print-circle.
|
||||
;; cust-print.el -- handles print-level and print-circle.
|
||||
|
||||
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
|
||||
;; Version: 1.0
|
||||
;; Last-Modified: 17 Mar 1992
|
||||
;; Adapted-By: ESR
|
||||
;; Keyword: extensions
|
||||
|
||||
;; Copyright (C) 1992 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -569,4 +570,4 @@ Otherwise, print normally."
|
|||
(uninstall-custom-print-funcs)
|
||||
)
|
||||
|
||||
;;; cus-print.el ends here
|
||||
;;; cust-print.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue