view build-aux/changelog.tmpl @ 20527:635c93bba6b6 stable

doc: Make excplicit that asctime and ctime values end in a newline (bug #45976) * asctime.m, ctime.m: Update docstrings to show trailing newline in the returned string. Add %!tests.
author Mike Miller <mtmiller@octave.org>
date Sun, 20 Sep 2015 11:27:36 +0200
parents b67c2d580a25
children
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'