]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/project.el: Don't truncate the saved project list.
authorJuri Linkov <juri@linkov.net>
Sun, 8 Nov 2020 19:45:02 +0000 (21:45 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 8 Nov 2020 19:45:02 +0000 (21:45 +0200)
commit74de386a8a62f44520759320557a985dda923979
tree414afa0070508ca383619edaa3132de1697a054d
parent33c7ddd47da7645a5002185414868ff654452752
* lisp/progmodes/project.el: Don't truncate the saved project list.

* lisp/progmodes/project.el (project--write-project-list):
Let-bind print-length and print-level to nil to not truncate the
saved project list with unreadable ellipsis.
lisp/progmodes/project.el