Mercurial > emacs
view src/param.h @ 94224:6743069007ec
(copyright-at-end-flag): New option.
(copyright-limit): Respect copyright-at-end-flag.
(copyright-re-search, copyright-start-point)
(copyright-offset-too-large-p): New functions.
(copyright-update-year): Use copyright-re-search.
(copyright-update, copyright-fix-years): Use copyright-start-point,
and copyright-re-search.
(copyright): Use copyright-offset-too-large-p.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 22 Apr 2008 02:54:32 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* This is so that Emacs can run on VMS... */ #define EXEC_PAGESIZE 512 /* arch-tag: a6daea28-33a6-4dd3-97d8-5ee1a12f09d3 (do not change this comment) */