Mercurial > emacs
comparison lisp/startup.el @ 840:113281b361ec
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 22 Jul 1992 02:58:21 +0000 |
parents | 746ebe6cc4c8 |
children | 6d05b6b123d5 |
comparison
equal
deleted
inserted
replaced
839:c32d6beb8aec | 840:113281b361ec |
---|---|
1 ;;; startup.el --- process Emacs shell arguments | 1 ;;; startup.el --- process Emacs shell arguments |
2 | 2 |
3 ;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc. | |
4 | |
3 ;; Maintainer: FSF | 5 ;; Maintainer: FSF |
4 ;; Last-Modified: 09 Jul 1992 | |
5 ;; Keywords: internal | 6 ;; Keywords: internal |
6 | |
7 ;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc. | |
8 | 7 |
9 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |
10 | 9 |
11 ;; GNU Emacs is free software; you can redistribute it and/or modify | 10 ;; GNU Emacs is free software; you can redistribute it and/or modify |
12 ;; it under the terms of the GNU General Public License as published by | 11 ;; it under the terms of the GNU General Public License as published by |