]> git.eshelyaron.com Git - emacs.git/commit
Avoid adding the empty string to the project list
authorSimen Heggestøyl <simenheg@gmail.com>
Mon, 25 May 2020 19:29:02 +0000 (21:29 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Tue, 26 May 2020 15:42:32 +0000 (17:42 +0200)
commit449810bbe99d6f6ad6f1e0dfa1edc3c8997e5465
tree57201ebf5d75ab2117eeaf2822dba36e87f1c75b
parent5a48ede3acb1f21a8dd6d56ebbc675b7225d28e5
Avoid adding the empty string to the project list

* lisp/progmodes/project.el (project--read-project-list): Avoid adding
the empty string to the project list.
lisp/progmodes/project.el