Mercurial > emacs
annotate etc/.gitignore @ 104257:a577041a0370
(create_pty): New function.
(Fstart_process): Use it to allow Emacs to just associate a pty
with the buffer. See associated change in gdb-mi.el.
(list_processes_1): Deal with no program name.
(start_process_unwind): Use pid == -2 to mean no process.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 13 Aug 2009 13:22:55 +0000 |
parents | a927f31f34d5 |
children | ef719132ddfa |
rev | line source |
---|---|
102380
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
1 DOC |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
2 DOC-* |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
3 icons/ |
102391 | 4 |
5 # arch-tag: 617d2467-cd9f-42e2-9115-88e1d44e66e6 |