comparison lisp/resume.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents 38b2499cb3e9
children 2c87b7e144c0
comparison
equal deleted inserted replaced
844:bf829a2d63b4 845:213978acbc1e
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 ;; Copyright (C) 1992 Free Software Foundation, Inc.
4
3 ;; Author: Joe Wells <jbw@bucsf.bu.edu> 5 ;; Author: Joe Wells <jbw@bucsf.bu.edu>
4 ;; Last-Modified: Tue Jun 13 1989
5 ;; Adapted-By: ESR 6 ;; Adapted-By: ESR
6 ;; Keywords: processes 7 ;; Keywords: processes
7
8 ;; Copyright (C) 1992 Free Software Foundation, Inc.
9 8
10 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
11 10
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by