diff options
| author | Glenn Morris | 2014-01-21 21:44:44 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-21 21:44:44 -0500 |
| commit | 7bfc1caa624fac9377f6f3fea3f3052cfdb02e65 (patch) | |
| tree | 19cbdcc9a28fe7e9b8f0ed74d40155ef7dede5be /etc/ChangeLog | |
| parent | 85a5f61f29516b4e3fa132976e8ea07f76d11cf1 (diff) | |
| download | emacs-7bfc1caa624fac9377f6f3fea3f3052cfdb02e65.tar.gz emacs-7bfc1caa624fac9377f6f3fea3f3052cfdb02e65.zip | |
Unduplicate the lib-src/ and etc/ ChangeLogs
* lisp/emacs-lisp/authors.el (authors-valid-file-names): Related additions.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index b438a1ff583..0bb69a23b1a 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -5784,19 +5784,17 @@ | |||
| 5784 | 5784 | ||
| 5785 | * COPYING: Got June 1991 version of the GPL here. | 5785 | * COPYING: Got June 1991 version of the GPL here. |
| 5786 | 5786 | ||
| 5787 | * ChangeLog: Since the old etc contents have been split into etc | ||
| 5788 | and lib-src, the old etc's ChangeLog has been duplicated in the | ||
| 5789 | new etc and lib-src. That means that each contains complete and | ||
| 5790 | coherent information, although each contains extraneous | ||
| 5791 | information. | ||
| 5792 | |||
| 5793 | 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) | 5787 | 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5794 | 5788 | ||
| 5795 | * lib-src/etags.c: "--no-warning" option renamed to "--no-warn", | 5789 | Move some files to new ../lib-src directory. [approximate date] |
| 5796 | to be consistent with other GNU programs, like makeinfo. | 5790 | * Makefile: Copy to new ../lib-src directory. |
| 5797 | 5791 | * aixcc.lex, b2m.c, cvtmail.c, digest-doc.c: | |
| 5798 | * lib-src/Makefile: Renamed to Makefile.in; the configure script | 5792 | * emacsclient.c, emacsserver.c, emacstool.c, env.c: |
| 5799 | will edit this to produce Makefile. | 5793 | * etags-vmslib.c, etags.c, fakemail.c, getdate.c, getdate.y: |
| 5794 | * getopt.c, getopt.h, getopt1.c, hexl.c, leditcfns.c: | ||
| 5795 | * make-docfile.c, movemail.c, qsort.c, sorted-doc.c: | ||
| 5796 | * test-distrib.c, testfile, timer.c, wakeup.c, yow.c: | ||
| 5797 | Move to new ../lib-src directory. | ||
| 5800 | 5798 | ||
| 5801 | 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) | 5799 | 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5802 | 5800 | ||
| @@ -5846,11 +5844,10 @@ | |||
| 5846 | 5844 | ||
| 5847 | 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu) | 5845 | 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5848 | 5846 | ||
| 5849 | * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to | 5847 | * Makefile, MACHINES, NEWS: Changed references to |
| 5850 | `config.emacs' to `configure'. | 5848 | `config.emacs' to `configure'. |
| 5851 | 5849 | ||
| 5852 | * lib-src/Makefile: Adjusted for renaming of share-lib to etc. | 5850 | * Makefile, MACHINES: Adjusted for renaming of share-lib to etc. |
| 5853 | * etc/MACHINES: Same. | ||
| 5854 | 5851 | ||
| 5855 | 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) | 5852 | 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5856 | 5853 | ||