diff options
| author | Paul Eggert | 2014-11-17 17:56:49 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-11-17 17:58:28 -0800 |
| commit | 342bc0e04b68d9c52503816bedaf67c9e77be8d2 (patch) | |
| tree | 1f4ffa3d53d528ed0b0497e4b7883cce10d56ad8 /ChangeLog | |
| parent | 81e0cca7bbc99dbfda898a8aaab740ae121cf045 (diff) | |
| download | emacs-342bc0e04b68d9c52503816bedaf67c9e77be8d2.tar.gz emacs-342bc0e04b68d9c52503816bedaf67c9e77be8d2.zip | |
.gitignore cleanup.
* .gitignore: Merge contents of subsidiary files and organize the
result so as to avoid duplication. Remove no-longer needed entries.
* admin/charsets/.gitignore, admin/unidata/.gitignore:
* doc/lispintro/.gitignore, etc/.gitignore, leim/.gitignore:
* leim/ja-dic/.gitignore, lib-src/.gitignore, lisp/.gitignore:
* lisp/calc/.gitignore, lisp/calendar/.gitignore:
* lisp/cedet/.gitignore, lisp/emulation/.gitignore:
* lisp/erc/.gitignore, lisp/eshell/.gitignore, lisp/gnus/.gitignore:
* lisp/international/.gitignore, lisp/language/.gitignore:
* lisp/leim/.gitignore, lisp/leim/quail/.gitignore:
* lisp/mail/.gitignore, lisp/mh-e/.gitignore, lisp/net/.gitignore:
* lisp/nxml/.gitignore, lisp/obsolete/.gitignore:
* lisp/play/.gitignore, lisp/progmodes/.gitignore:
* lisp/term/.gitignore, lisp/textmodes/.gitignore:
* lisp/url/.gitignore, nt/.gitignore, src/.gitignore:
Remove; no longer needed.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
| @@ -1,3 +1,23 @@ | |||
| 1 | 2014-11-18 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | .gitignore cleanup. | ||
| 4 | * .gitignore: Merge contents of subsidiary files and organize the | ||
| 5 | result so as to avoid duplication. Remove no-longer needed entries. | ||
| 6 | * admin/charsets/.gitignore, admin/unidata/.gitignore: | ||
| 7 | * doc/lispintro/.gitignore, etc/.gitignore, leim/.gitignore: | ||
| 8 | * leim/ja-dic/.gitignore, lib-src/.gitignore, lisp/.gitignore: | ||
| 9 | * lisp/calc/.gitignore, lisp/calendar/.gitignore: | ||
| 10 | * lisp/cedet/.gitignore, lisp/emulation/.gitignore: | ||
| 11 | * lisp/erc/.gitignore, lisp/eshell/.gitignore, lisp/gnus/.gitignore: | ||
| 12 | * lisp/international/.gitignore, lisp/language/.gitignore: | ||
| 13 | * lisp/leim/.gitignore, lisp/leim/quail/.gitignore: | ||
| 14 | * lisp/mail/.gitignore, lisp/mh-e/.gitignore, lisp/net/.gitignore: | ||
| 15 | * lisp/nxml/.gitignore, lisp/obsolete/.gitignore: | ||
| 16 | * lisp/play/.gitignore, lisp/progmodes/.gitignore: | ||
| 17 | * lisp/term/.gitignore, lisp/textmodes/.gitignore: | ||
| 18 | * lisp/url/.gitignore, nt/.gitignore, src/.gitignore: | ||
| 19 | Remove; no longer needed. | ||
| 20 | |||
| 1 | 2014-11-17 Paul Eggert <eggert@cs.ucla.edu> | 21 | 2014-11-17 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 22 | ||
| 3 | Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode. | 23 | Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode. |