diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2025-01-24 00:16:08 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-01-24 00:16:08 +0100 |
commit | c7f6da7a4141a9f3492b8dbb0c1de710bd4757fa (patch) | |
tree | ef2693642eec14333f7b4047efb6402dd3078f87 /src/android-emacs.c | |
parent | ed5067e689a5e38795d5c27c5a688886d259a298 (diff) | |
download | emacs-c7f6da7a4141a9f3492b8dbb0c1de710bd4757fa.tar.gz emacs-c7f6da7a4141a9f3492b8dbb0c1de710bd4757fa.tar.bz2 emacs-c7f6da7a4141a9f3492b8dbb0c1de710bd4757fa.zip |
Don't use negative positions for docstrings
These were used for user-variables (doc starts with a '*'), but we don't
use that convention any more. On my machine, there are no docstrings
starting with a '*' in etc/DOC.
* src/doc.c (Fsnarf_documentation): Never use negative positions.
(get_doc_string): Don't use eabs; position must now be positive, and all
callers are verified to do that.
Diffstat (limited to 'src/android-emacs.c')
0 files changed, 0 insertions, 0 deletions