mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; project.el: Update TODO
This commit is contained in:
parent
7f692114cd
commit
7af4e72de2
1 changed files with 1 additions and 3 deletions
|
|
@ -77,9 +77,7 @@
|
|||
;; whole Emacs session, independent of the current directory. Or,
|
||||
;; in the more advanced case, open a set of projects, and have some
|
||||
;; project-related commands to use them all. E.g., have a command
|
||||
;; to search for a regexp across all open projects. Provide a
|
||||
;; history of projects that were opened in the past (storing it as a
|
||||
;; list of directories should suffice).
|
||||
;; to search for a regexp across all open projects.
|
||||
;;
|
||||
;; * Support for project-local variables: a UI to edit them, and a
|
||||
;; utility function to retrieve a value. Probably useless without
|
||||
|
|
|
|||
Loading…
Reference in a new issue