summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-08-31 09:13:31 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-08-31 09:15:49 -0700
commit222b5970c42c2b85df67042c0c5db198859b478a (patch)
treef75630f988959b58f3b863dbc2b25d5173641dfa /lisp/emacs-lisp/autoload.el
parentab871981125393d89202932284eda6e507bfc6fd (diff)
downloademacs-222b5970c42c2b85df67042c0c5db198859b478a.tar.gz
emacs-222b5970c42c2b85df67042c0c5db198859b478a.tar.bz2
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 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions