mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-26 19:18:50 +00:00
* admin/charsets/cp51932.awk: No longer print arch-tag.
This commit is contained in:
parent
623717b76c
commit
2153c86209
@ -1,6 +1,6 @@
|
||||
2011-01-15 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* charsets/eucjp-ms.awk: No longer print arch-tag.
|
||||
* charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
|
||||
|
||||
* bzrmerge.el (bzrmerge-missing): Add another skip indicator.
|
||||
(bzrmerge-resolve): Also ignore cl-loaddefs.el.
|
||||
|
@ -52,8 +52,4 @@ END {
|
||||
print " (setcar x (cdr x)) (setcdr x tmp)))";
|
||||
print " map)";
|
||||
print " (define-translation-table 'cp51932-encode map))";
|
||||
print "";
|
||||
print ";; arch-tag: d21c06e5-a548-4dda-8802-c2922ff19da3";
|
||||
}
|
||||
|
||||
# arch-tag: bbae996b-2d1c-4e85-bb55-ac30146d7504
|
||||
|
Loading…
Reference in New Issue
Block a user