diff lisp/subr.el @ 95841:b4e36ff621b3

Add some compiler declarations, for builds without X.
author Glenn Morris <rgm@gnu.org>
date Thu, 12 Jun 2008 03:56:20 +0000
parents c9b3cb8a81ec
children a99299e4d2de
line wrap: on
line diff
--- a/lisp/subr.el	Thu Jun 12 03:54:06 2008 +0000
+++ b/lisp/subr.el	Thu Jun 12 03:56:20 2008 +0000
@@ -905,6 +905,8 @@
 and `event-end' functions."
   (nth 2 position))
 
+(declare-function scroll-bar-scale "scroll-bar" (num-denom whole))
+
 (defun posn-col-row (position)
   "Return the nominal column and row in POSITION, measured in characters.
 The column and row values are approximations calculated from the x