Remove spurious or unnecessary leading stars in docstrings.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 10 Nov 2005 18:00:37 +0000 (18:00 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 10 Nov 2005 18:00:37 +0000 (18:00 +0000)
commit8560523d636a107cc030f7b12d1896afe8081220
tree9bf8a3a88c4bcbd6b33a4e99671f6a3e2f101d95
parentd730a9fcf4aa7e4e1f8bd8255b50ce1b831d5ec8
Remove spurious or unnecessary leading stars in docstrings.
(tar-header-block-tokenize): Also obey default-file-name-coding-system.
(tar-parse-octal-integer-safe): Use mapc.
(tar-header-block-summarize): Remove unused var `ck'.
(tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
cleared before.  Obey default-enable-multibyte-characters.
Use mapconcat.  Simplify setting of tar-header-offset.
(tar-mode-map): Move initialization inside delcaration.
(tar-flag-deleted): Use `abs'.
(tar-expunge-internal): Remove unused var `line'.
(tar-expunge-internal): Don't hardcode point-min==1.
(tar-expunge): Widen while doing set-buffer-multibyte.
(tar-rename-entry): Use file-name-coding-system.
(tar-alter-one-field): Don't hardcode point-min==1.
(tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
(tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
lisp/tar-mode.el