diff options
| author | Paul Eggert | 2018-08-31 09:13:31 -0700 |
|---|---|---|
| committer | Paul Eggert | 2018-08-31 09:15:49 -0700 |
| commit | 222b5970c42c2b85df67042c0c5db198859b478a (patch) | |
| tree | f75630f988959b58f3b863dbc2b25d5173641dfa /src/bytecode.c | |
| parent | ab871981125393d89202932284eda6e507bfc6fd (diff) | |
| download | emacs-222b5970c42c2b85df67042c0c5db198859b478a.tar.gz emacs-222b5970c42c2b85df67042c0c5db198859b478a.zip | |
Rename Emacs-specific INFINITY constants
Although these constants were not erroneous, as they were
used only in modules that did not include <math.h>, it's
less confusing to names that cannot be confused with
the now-standard INFINITY macro.
* src/dispextern.h (SCROLL_INFINITY): New constant.
* src/dispnew.c, src/scroll.c (INFINITY):
Remove. All uses replaced with SCROLL_INFINITY.
* src/process.c (wait_reading_process_output):
Rename private constant.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions