Mercurial > emacs
comparison lisp/resume.el @ 814:38b2499cb3e9
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Fri, 17 Jul 1992 20:24:00 +0000 |
parents | 80303373daae |
children | 213978acbc1e |
comparison
equal
deleted
inserted
replaced
813:f3706268745a | 814:38b2499cb3e9 |
---|---|
1 ;;; resume.el --- process command line args from within a suspended Emacs job | 1 ;;; resume.el --- process command line args from within a suspended Emacs job |
2 | 2 |
3 ;; Author: Joe Wells <jbw@bucsf.bu.edu> | 3 ;; Author: Joe Wells <jbw@bucsf.bu.edu> |
4 ;; Last-Modified: Tue Jun 13 1989 | 4 ;; Last-Modified: Tue Jun 13 1989 |
5 ;; Adapted-By: ESR | 5 ;; Adapted-By: ESR |
6 ;; Keywords: processes | |
6 | 7 |
7 ;; Copyright (C) 1992 Free Software Foundation, Inc. | 8 ;; Copyright (C) 1992 Free Software Foundation, Inc. |
8 | 9 |
9 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
10 | 11 |