diff options
author | Stephen Berman <stephen.berman@gmx.net> | 2023-06-27 17:38:20 +0200 |
---|---|---|
committer | Stephen Berman <stephen.berman@gmx.net> | 2023-06-27 17:38:20 +0200 |
commit | 6ae83322d4c2792265f39ef84fefd5ca8be94b8d (patch) | |
tree | d6a7c0b9ec2bf0bdb09ceb82ac180a573fccc81a /lisp/emacs-lisp/generate-lisp-file.el | |
parent | ee41f07be52455e33fbb96ce84519b3569d302be (diff) | |
download | emacs-6ae83322d4c2792265f39ef84fefd5ca8be94b8d.tar.gz emacs-6ae83322d4c2792265f39ef84fefd5ca8be94b8d.tar.bz2 emacs-6ae83322d4c2792265f39ef84fefd5ca8be94b8d.zip |
Prevent truncation of todo-mode categories sexp
* lisp/calendar/todo-mode.el (todo-delete-file)
(todo-move-category, todo-convert-legacy-files)
(todo-update-categories-sexp, todo-check-format):
Bind print-length and print-level to nil before using prin1
and related functions, to avoid truncating the todo categories
sexp and possibly corrupting the file format.
Diffstat (limited to 'lisp/emacs-lisp/generate-lisp-file.el')
0 files changed, 0 insertions, 0 deletions