]> code.delx.au - gnu-emacs/commitdiff
Doc fix.
authorPavel Janík <Pavel@Janik.cz>
Thu, 20 Dec 2001 19:01:00 +0000 (19:01 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 20 Dec 2001 19:01:00 +0000 (19:01 +0000)
41 files changed:
lisp/bookmark.el
lisp/calc/calc-ext.el
lisp/calc/calc-forms.el
lisp/calc/calc-math.el
lisp/calc/calc-mtx.el
lisp/cvs-status.el
lisp/dired.el
lisp/ediff-merg.el
lisp/emacs-lisp/byte-opt.el
lisp/emacs-lisp/cl-macs.el
lisp/emacs-lisp/elint.el
lisp/emacs-lisp/elp.el
lisp/emacs-lisp/ewoc.el
lisp/emulation/edt-mapper.el
lisp/emulation/edt.el
lisp/emulation/tpu-mapper.el
lisp/emulation/ws-mode.el
lisp/gnus/gnus-art.el
lisp/gnus/gnus-sum.el
lisp/gnus/mailcap.el
lisp/gnus/mm-util.el
lisp/gnus/nnfolder.el
lisp/gnus/nnmail.el
lisp/ls-lisp.el
lisp/mail/feedmail.el
lisp/mail/mh-pick.el
lisp/mail/supercite.el
lisp/msb.el
lisp/pcvs.el
lisp/play/decipher.el
lisp/play/mpuz.el
lisp/progmodes/ada-mode.el
lisp/terminal.el
lisp/textmodes/ispell.el
lisp/vc-cvs.el
src/keymap.c
src/lread.c
src/w32term.c
src/xdisp.c
src/xfaces.c
src/xterm.c

index 3c258b2689b099bd2c7f482650e21ff9259a0635..53939f92ca6950421e4d829eb486d1a6eba8d260 100644 (file)
@@ -169,7 +169,7 @@ recently set ones come first, oldest ones come last)."
 
 
 (defcustom bookmark-automatically-show-annotations t
-  "*Nil means don't show annotations when jumping to a bookmark."
+  "*nil means don't show annotations when jumping to a bookmark."
   :type 'boolean
   :group 'bookmark)
 
index e068cad01cc7ec4c9512f9265a0639bbdb3d7c7a..8474f61fc0e2ad44fbe4bbf84e499da1d882e098 100644 (file)
@@ -3269,7 +3269,7 @@ calc-kill calc-kill-region calc-yank))))
 
 ;;; Users can redefine this in their .emacs files.
 (defvar calc-keypad-user-menu nil
-  "If not NIL, this describes an additional menu for calc-keypad.
+  "If non-nil, this describes an additional menu for calc-keypad.
 It should contain a list of three rows.
 Each row should be a list of six keys.
 Each key should be a list of a label string, plus a Calc command name spec.
index 255abe8811b054cd60e6ffaa461bacb70d318ef0..7924161711c350cf8c8fe5d61b6c9bd2ac485af3 100644 (file)
@@ -1475,7 +1475,7 @@ and ends on the last Sunday of October at 2 a.m."
 
 
 ;;; Compute the date a certain number of business days since Jan 1, 1 AD.
-;;; If this returns NIL, holiday table was adjusted; redo calculation.
+;;; If this returns nil, holiday table was adjusted; redo calculation.
 
 (defun math-from-business-day (num)
   (let* ((day (math-floor num))
index 0a14e05a7a12100fe9d60b395fa09f6d29aade23..c8440084b0b364946dc69fb33ac9a57b962a2dae 100644 (file)
     (math-floor (math-sqrt a))))
 
 
-;;; This returns (flag . result) where the flag is T if A is a perfect square.
+;;; This returns (flag . result) where the flag is t if A is a perfect square.
 (defun math-isqrt-bignum (a)   ; [P.l L]
   (let ((len (length a)))
     (if (= (% len 2) 0)
index 3e3d2a3760708f3230244e9ca94f3bc9b712ff8a..a56d3f8d698153a56f2eec1b88866596e962d993 100644 (file)
       (math-det-step (1- n) (math-mul prod (nth n (nth n lu))))
     prod))
 
-;;; This returns a list (LU index d), or NIL if not possible.
+;;; This returns a list (LU index d), or nil if not possible.
 ;;; Argument M must be a square matrix.
 (defvar math-lud-cache nil)
 (defun math-matrix-lud (m)
index 37836f5d70e545382c6ab457d90847d46d22679b..4970c19d1fe20bf57f2576e6d9ca8a7c7f407c41 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Stefan Monnier <monnier@cs.yale.edu>
 ;; Keywords: pcl-cvs cvs status tree
-;; Revision: $Id: cvs-status.el,v 1.9 2000/12/06 19:50:12 fx Exp $
+;; Revision: $Id: cvs-status.el,v 1.10 2000/12/18 03:17:31 monnier Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -306,7 +306,7 @@ BEWARE:  because of stability issues, this is not a symetric operation."
 
 (defun cvs-status-get-tags ()
   "Look for a list of tags, read them in and delete them.
-Returns NIL if there was an empty list of tags and T if there wasn't
+Return nil if there was an empty list of tags and t if there wasn't
 even a list.  Else, return the list of tags where each element of
 the list is a three-string list TAG, KIND, REV."
   (let ((tags nil))
@@ -516,6 +516,9 @@ Optional prefix ARG chooses between two representations."
 
 ;;; Change Log:
 ;; $Log: cvs-status.el,v $
+;; Revision 1.10  2000/12/18 03:17:31  monnier
+;; Remove useless Version.
+;;
 ;; Revision 1.9  2000/12/06 19:50:12  fx
 ;; Fix copyright years.
 ;;
index e1b4552411e220b1a7ca2a8a9b7b701f2f24c8a2..76f65d4064b2a9d46e83370f05f7736f79b54fc5 100644 (file)
@@ -1944,7 +1944,7 @@ Optional argument means return a file name relative to `default-directory'."
 
 (defcustom dired-recursive-deletes nil ; Default only delete empty directories.
   "*Decide whether recursive deletes are allowed.
-Nil means no recursive deletes.
+nil means no recursive deletes.
 `always' means delete recursively without asking.  This is DANGEROUS!
 `top' means ask for each directory at top level, but delete its subdirectories
 without asking.
index 5242014eb7ee3e13e305cb9e2b4a94118fc9cac4..88034dbbd567932606bfc267714b247e2da75910 100644 (file)
@@ -82,7 +82,7 @@ STRING4
 (defcustom ediff-show-clashes-only nil
   "*If t, show only those diff regions where both buffers disagree with the ancestor.
 This means that regions that have status prefer-A or prefer-B will be
-skipped over.  Nil means show all regions."
+skipped over.  nil means show all regions."
   :type 'boolean
   :group 'ediff-merge
   )
index dbe039866e0302ae3c6f1f669f6a32d02826b3e2..37fe9f187e127af353065d8b5b5426e087c841f9 100644 (file)
 (defun disassemble-offset ()
   "Don't call this!"
   ;; fetch and return the offset for the current opcode.
-  ;; return NIL if this opcode has no offset
+  ;; return nil if this opcode has no offset
   ;; OP, PTR and BYTES are used and set dynamically
   (defvar op)
   (defvar ptr)
index 873032efdffb2e398e11a430a7c50c19e22410b9..7026ece12b9e0f39c044806e8a61e011891f4886 100644 (file)
@@ -2376,7 +2376,7 @@ Otherwise, return result of last FORM."
          v)
       (if (eq x (car v)) (cdr v) '(t)))))
 
-;;; Count number of times X refers to Y.  Return NIL for 0 times.
+;;; Count number of times X refers to Y.  Return nil for 0 times.
 (defun cl-expr-contains (x y)
   (cond ((equal y x) 1)
        ((and (consp x) (not (memq (car-safe x) '(quote function function*))))
index 32538c45580c1f8f68619f6e4087d64aab35ed99..0471db3de9321a8aee5ad1b362ea50b7c0f4c3dc 100644 (file)
@@ -214,7 +214,7 @@ Returns the forms."
 
 (defun elint-find-next-top-form ()
   "Find the next top form from point.
-Returns nil if there are no more forms, T otherwise."
+Return nil if there are no more forms, t otherwise."
   (parse-partial-sexp (point) (point-max) nil t)
   (not (eobp)))
 
index 0b081b8e9017ec1eddd209b37d20190559733ee1..7c06c7cb1a02b0c0ce69feb0a2d31da9b905b6cc 100644 (file)
@@ -177,7 +177,7 @@ functions will be displayed."
   :group 'elp)
 
 (defcustom elp-recycle-buffers-p t
-  "*Nil says to not recycle the `elp-results-buffer'.
+  "*nil says to not recycle the `elp-results-buffer'.
 In other words, a new unique buffer is create every time you run
 \\[elp-results]."
   :type 'boolean
index 66509589467ea95dab4668e557845a4ffa00eb15..d870929c21a5fea4e394d1b8997451db7bc40126 100644 (file)
@@ -375,7 +375,7 @@ Returns nil if NODE is nil or the first element."
 
 (defun ewoc-nth (ewoc n)
   "Return the Nth node.
-N counts from zero. Nil is returned if there is less than N elements.
+N counts from zero.  Return nil if there is less than N elements.
 If N is negative, return the -(N+1)th last element.
 Thus, (ewoc-nth dll 0) returns the first node,
 and (ewoc-nth dll -1) returns the last node.
index 7f74ab60f959ca045ebad62e1c9f580a1035184f..1d492d9b59cdfef3b77bcdd1a73a64ff62ae88f1 100644 (file)
 ;;;  Determine Window System, and X Server Vendor (if appropriate).
 ;;;
 (defconst edt-x-emacs-p (string-match "XEmacs" emacs-version)
-  "Non-NIL if we are running XEmacs version 19, or higher.")
+  "Non-nil if we are running XEmacs version 19, or higher.")
 
 (defconst edt-emacs-variant (if edt-x-emacs-p "xemacs" "gnu")
   "Indicates Emacs variant:  GNU Emacs or XEmacs \(aka Lucid Emacs\).")
index d54c0bba8cb79294714495c4c190c8ffac5789da..48b08ecc1a3f53d9b0cb02cfd5e259807c1b7c23 100644 (file)
@@ -337,7 +337,7 @@ When select mode is inactive, it is set to an empty string.")
 
 (defvar edt-default-map-active nil
   "Non-nil indicates that default EDT emulation key bindings are active.
-Nil means user-defined custom bindings are active.")
+nil means user-defined custom bindings are active.")
 
 (defvar edt-user-map-configured nil
   "Non-nil indicates that user custom EDT key bindings are configured.
index 39aae2cf2a7fba681fdcfc94e7df1fb7378bb3f5..e6a50c074dc05b9b2b207baec4cbdbaaa778b4ec 100644 (file)
@@ -80,7 +80,7 @@
 ;;;  Decide whether we're running Lucid Emacs or Emacs itself.
 ;;;
 (defconst tpu-lucid-emacs19-p (string-match "Lucid" emacs-version)
-  "Non-NIL if we are running Lucid Emacs version 19.")
+  "Non-nil if we are running Lucid Emacs version 19.")
 
 
 ;;;
index 50340e90785e56ab67c0625bb764f49198b0cb03..5441af3304458277ca8855239af3bf7fb9e88fba 100644 (file)
@@ -369,7 +369,7 @@ the distance between the end of the text and `fill-column'."
 
 (defvar ws-search-string nil "String of last search in WordStar mode.")
 (defvar ws-search-direction t 
-  "Direction of last search in WordStar mode. T if forward, NIL if backward.")
+  "Direction of last search in WordStar mode. t if forward, nil if backward.")
 
 (defvar ws-last-cursorposition nil 
   "Position before last search etc. in WordStar mode.")
index 225ef3572b4ea6d878b455d2a39ac9db52335ed2..e3b560eaa7b7227346c710038fc53dead1084a27 100644 (file)
@@ -1963,7 +1963,7 @@ Put point at the beginning of the signature separator."
 
 (defun gnus-article-check-hidden-text (type arg)
   "Return nil if hiding is necessary.
-Arg can be nil or a number.  Nil and positive means hide, negative
+Arg can be nil or a number.  nil and positive means hide, negative
 means show, 0 means toggle."
   (save-excursion
     (save-restriction
index caee55d4785bf41359eba6b4ce008375af9731fa..bc172f4b50971ec98ad53e53d05b7bca5e7f1c23 100644 (file)
@@ -5972,7 +5972,7 @@ be displayed."
   (unless (eq major-mode 'gnus-summary-mode)
     (set-buffer gnus-summary-buffer))
   (let ((article (or article (gnus-summary-article-number)))
-       (all-headers (not (not all-headers))) ;Must be T or NIL.
+       (all-headers (not (not all-headers))) ;Must be t or nil.
        gnus-summary-display-article-function)
     (and (not pseudo)
         (gnus-summary-article-pseudo-p article)
index 3d0d599b2fa840c766113a6b26954b313e38cb2b..89a643fa57b5ea3c8580c4fc1059a7912c7669c3 100644 (file)
@@ -274,7 +274,7 @@ to return a true or false shell value for the validity.")
 
 (defcustom mailcap-download-directory nil
   "*Directory to which `mailcap-save-binary-file' downloads files by default.
-Nil means your home directory."
+nil means your home directory."
   :type '(choice (const :tag "Home directory" nil)
                 directory)
   :group 'mailcap)
index afe9f6cdbec5daa1b5899d6710d80c682bf43ecd..e752bf7ee06ec29e7692705718dd418284207b01 100644 (file)
@@ -491,7 +491,7 @@ If the charset is `composition', return the actual one."
 
 (defun mm-find-mime-charset-region (b e &optional hack-charsets)
   "Return the MIME charsets needed to encode the region between B and E.
-Nil means ASCII, a single-element list represents an appropriate MIME
+nil means ASCII, a single-element list represents an appropriate MIME
 charset, and a longer list means no appropriate charset."
   (let (charsets)
     ;; The return possibilities of this function are a mess...
index 8ed7a4a59739516c340a4326ab3acb216d8907ea..8ba41d950725303f11cdb29560fb1d1a09995032 100644 (file)
@@ -99,7 +99,7 @@ message, a huge time saver for large mailboxes.")
 (defvoo nnfolder-file-coding-system mm-text-coding-system)
 (defvoo nnfolder-file-coding-system-for-write nnheader-file-coding-system
   "Coding system for save nnfolder file.
-If NIL, NNFOLDER-FILE-CODING-SYSTEM is used.")
+If nil, `nnfolder-file-coding-system' is used.")
 
 \f
 
index 9234325eac07309a1320b84e26a649259280813d..ad28361ebd8d157558709a1a4c59ad521ce1137e 100644 (file)
@@ -318,7 +318,7 @@ GROUP: Mail will be stored in GROUP (a string).
 \(FIELD VALUE [- RESTRICT [- RESTRICT [...]]] SPLIT): If the message
   field FIELD (a regexp) contains VALUE (a regexp), store the messages 
   as specified by SPLIT.  If RESTRICT (a regexp) matches some string
-  after FIELD and before the end of the matched VALUE, return NIL,
+  after FIELD and before the end of the matched VALUE, return nil,
   otherwise process SPLIT.  Multiple RESTRICTs add up, further
   restricting the possibility of processing SPLIT.
 
index dca1ebbd89c30a106b6e8dfee5bc6bf91424fab7..9f2eb5be2a37a754dd4cb258860283e90dee361c 100644 (file)
@@ -113,7 +113,7 @@ option will have no effect until you restart Emacs."
        (t '(links uid gid)))           ; GNU ls
   "*A list of optional file attributes that ls-lisp should display.
 It should contain none or more of the symbols: links, uid, gid.
-Nil (or an empty list) means display none of them.
+nil (or an empty list) means display none of them.
 
 Concepts come from UNIX: `links' means count of names associated with
 the file\; `uid' means user (owner) identifier\; `gid' means group
index 8a69ae7802df40906e7bc2a5777f9b4801fab62e..a7f4a15c9822ff7249efbd766fd456514448dce7 100644 (file)
@@ -684,7 +684,7 @@ in the saved message if you use Fcc:."
 
 (defcustom feedmail-fiddle-headers-upwardly t
   "*Non-nil means fiddled header fields should go at the top of the header.
-Nil means insert them at the bottom.  This is mostly a novelty issue since
+nil means insert them at the bottom.  This is mostly a novelty issue since
 the standards define the ordering of header fields to be immaterial and it's
 fairly likely that some MTA along the way will have its own idea of what the
 order should be, regardless of what you specify."
index c00a8d78dda57ed760b299521a5259a13a513bc7..f49f0d76dbff6796f38a091ec18b1dce1e7f61dc 100644 (file)
@@ -1,5 +1,5 @@
 ;;; mh-pick.el --- make a search pattern and search for a message in mh-e
-;; Time-stamp: <2001-07-14 13:09:34 pavel>
+;; Time-stamp: <2001-12-20 18:55:31 pavel>
 
 ;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
 
@@ -26,7 +26,7 @@
 
 ;;; Change Log:
 
-;; $Id: mh-pick.el,v 1.5 1996/01/14 07:34:30 erik Exp $
+;; $Id: mh-pick.el,v 1.6 2001/07/15 19:53:53 pj Exp $
 
 ;;; Code:
 
@@ -154,7 +154,7 @@ Add the messages found to the sequence named `search'."
   ;; Return the next piece of a pick argument that can be extracted from the
   ;; BUFFER.
   ;; Return a list like ("--fieldname" "pattern") or ("-search" "bodypat")
-  ;; or NIL if no pieces remain.
+  ;; or nil if no pieces remain.
   (set-buffer buffer)
   (let ((case-fold-search t))
     (cond ((eobp)
index e1bac745bfce9c1372b3d77621906ec2a05d3518..a7bf6e7370ec119769c3b86add4c31273dd7e084 100644 (file)
@@ -1866,7 +1866,7 @@ entered, regardless of the value of `sc-electric-references-p'.  See
 
 (defun sc-toggle-var (variable)
   "Boolean toggle VARIABLE's value.
-VARIABLE must be a bound symbol.  Nil values change to t, non-nil
+VARIABLE must be a bound symbol.  nil values change to t, non-nil
 values are changed to nil."
   (message "%s changed from %s to %s"
           variable (symbol-value variable)
index 7eb26338373bf9d8fbf67235186aad975d72f369..822b1e40429dd7897a6a3825e8cf262ff4b63873 100644 (file)
@@ -282,7 +282,7 @@ that differs by this value or more."
 (defcustom msb-max-menu-items 15
   "*The maximum number of items in a menu.
 If this variable is set to 15 for instance, then the submenu will be
-split up in minor parts, 15 items each.  Nil means no limit."
+split up in minor parts, 15 items each.  nil means no limit."
   :type '(choice integer (const nil))
   :set 'msb-custom-set
   :group 'msb)
index 82cd661bd02744e628e0c2ceb1d8400ba9432e24..98db59145eefb06d1a5927dc2c8503ef1617eff4 100644 (file)
@@ -13,7 +13,7 @@
 ;;     (Jari Aalto+mail.emacs) jari.aalto@poboxes.com
 ;; Maintainer: (Stefan Monnier) monnier+lists/cvs/pcl@flint.cs.yale.edu
 ;; Keywords: CVS, version control, release management
-;; Revision: $Id: pcvs.el,v 1.30 2001/10/30 04:41:28 monnier Exp $
+;; Revision: $Id: pcvs.el,v 1.31 2001/12/02 07:40:43 monnier Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -2079,7 +2079,7 @@ Sensible values are `cvs-examine', `cvs-status' and `cvs-quickdir'."
 ;;;###autoload
 (defcustom cvs-dired-use-hook '(4)
   "Whether or not opening a CVS directory should run PCL-CVS.
-NIL means never do it.
+nil means never do it.
 ALWAYS means to always do it unless a prefix argument is given to the
   command that prompted the opening of the directory.
 Anything else means to do it only if the prefix arg is equal to this value."
index 88c9bc043fb631d92d1cd833e98d1cd56a80884f..c8c9dbb486f67909bc729dd24fde361dfb9fafae 100644 (file)
 
 (defcustom decipher-force-uppercase t
   "*Non-nil means to convert ciphertext to uppercase.
-Nil means the case of the ciphertext is preserved.
+nil means the case of the ciphertext is preserved.
 This variable must be set before typing `\\[decipher]'."
   :type 'boolean
   :group 'decipher)
index c0323610ab187773eaa175dc9b5863b212299533..9d7a1d7a165c8630c7322705b8df83a6f7b55cdb 100644 (file)
@@ -39,7 +39,7 @@
 (random t)                             ; randomize
 
 (defcustom mpuz-silent nil
-  "*Set this to T if you don't want dings on inputs."
+  "*Set this to t if you don't want dings on inputs."
   :type 'boolean
   :group 'mpuz)
 
index 4d29dd1650abc76246d7a5b50cf391359d7c0efe..7707e50ea3b920a52a6bc4ebff296631256af88e 100644 (file)
@@ -7,7 +7,7 @@
 ;;      Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de>
 ;;      Emmanuel Briot  <briot@gnat.com>
 ;; Maintainer: Emmanuel Briot <briot@gnat.com>
-;; Ada Core Technologies's version:   $Revision: 1.45 $
+;; Ada Core Technologies's version:   $Revision: 1.46 $
 ;; Keywords: languages ada
 
 ;; This file is part of GNU Emacs.
@@ -241,7 +241,7 @@ For instance:
 
 (defcustom ada-indent-comment-as-code t
   "*Non-nil means indent comment lines as code.
-Nil means do not auto-indent comments."
+nil means do not auto-indent comments."
   :type 'boolean :group 'ada)
 
 (defcustom ada-indent-is-separate t
index 865b917d20aad8eb104a367aeddb1a6f2b2b4be5..303bb695f423e872021554b36293cb877c9490a6 100644 (file)
@@ -60,7 +60,7 @@ This variable is local to each terminal-emulator buffer."
   :type 'character
   :group 'terminal)
 
-(defcustom terminal-scrolling t ;;>> Setting this to T sort-of defeats my whole aim in writing this package...
+(defcustom terminal-scrolling t ;;>> Setting this to t sort-of defeats my whole aim in writing this package...
   "*If non-nil, the terminal-emulator will losingly `scroll' when output occurs
 past the bottom of the screen.  If nil, output will win and `wrap' to the top
 of the screen.
index 50830816f6d63921beab1776f25c9ad410f28238..d12808a956249a5a18c486c426baf5fec98d8ad6 100644 (file)
@@ -2104,7 +2104,7 @@ scrolling the current window.  Leave the new window selected."
    ORIGINAL-WORD is a string of the possibly misspelled word.
    OFFSET is an integer giving the line offset of the word.
    MISS-LIST and GUESS-LIST are possibly null lists of guesses and misses.
-4: Nil when an error has occurred.
+4: nil when an error has occurred.
 
 Optional second arg ACCEPT-LIST is list of words already accepted.
 Optional third arg SHIFT is an offset to apply based on previous corrections."
index 9f8a82d432bf6a6d0c522bdafd8998eec0699464..6bcf2c7730829915f6fe9ba03e4f5802b8364121 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author:      FSF (see vc.el for full credits)
 ;; Maintainer:  Andre Spiegel <spiegel@gnu.org>
 
-;; $Id: vc-cvs.el,v 1.27 2001/11/25 23:52:51 monnier Exp $
+;; $Id: vc-cvs.el,v 1.28 2001/11/30 13:47:39 spiegel Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -561,7 +561,7 @@ encoded as fractional days."
 
 (defun vc-cvs-annotate-time ()
   "Return the time of the next annotation (as fraction of days)
-systime , or NIL if there is none."
+systime, or nil if there is none."
   (let ((time-stamp 
         "^\\S-+\\s-+\\S-+\\s-+\\([0-9]+\\)-\\(\\sw+\\)-\\([0-9]+\\)): "))
     (if (looking-at time-stamp)
index 33e3244c061c77a9c88a0bb78a798b52bdc1bfdd..cc70f6331c715ae6cfc4c9062dbeb9ed58952038 100644 (file)
@@ -1045,7 +1045,7 @@ the front of KEYMAP.  */)
     }
 }
 
-/* Value is number if KEY is too long; NIL if valid but has no definition. */
+/* Value is number if KEY is too long; nil if valid but has no definition. */
 /* GC is possible in this function if it autoloads a keymap.  */
 
 DEFUN ("lookup-key", Flookup_key, Slookup_key, 2, 3, 0,
index 80463c1e18e0531b281c287e94ca12061e19f18d..824e34ae47ba504545368d9e44794ef64deea93e 100644 (file)
@@ -3229,8 +3229,8 @@ defvar_int (namestring, address)
   SET_SYMBOL_VALUE (sym, val);
 }
 
-/* Similar but define a variable whose value is T if address contains 1,
-   NIL if address contains 0 */
+/* Similar but define a variable whose value is t if address contains 1,
+   nil if address contains 0 */
 void
 defvar_bool (namestring, address)
      char *namestring;
index 19e51266dac65e9c894656e2119fc5cdc90eed83..96b4821a815d537c43e27c276736c5da2f1dc67f 100644 (file)
@@ -11113,7 +11113,7 @@ wide as that tab on the display.  */);
   DEFVAR_BOOL ("x-use-underline-position-properties",
               &x_use_underline_position_properties,
               doc: /* *Non-nil means make use of UNDERLINE_POSITION font properties.
-Nil means ignore them.  If you encounter fonts with bogus
+nil means ignore them.  If you encounter fonts with bogus
 UNDERLINE_POSITION font properties, for example 7x13 on XFree prior
 to 4.1, set this to nil.  */);
   x_use_underline_position_properties = 1;
index 1dd5f0fa9854613fa94b887f721f3b5c5d12a530..320075ba49d9bc31846f0ce307a771efe94d38bc 100644 (file)
@@ -14952,7 +14952,7 @@ go back to their normal size.  */);
   DEFVAR_BOOL ("cursor-in-non-selected-windows",
               &cursor_in_non_selected_windows,
     doc: /* *Non-nil means display a hollow cursor in non-selected windows.
-Nil means don't display a cursor there.  */);
+nil means don't display a cursor there.  */);
   cursor_in_non_selected_windows = 1;
   
   DEFVAR_BOOL ("automatic-hscrolling", &automatic_hscrolling_p,
index f1477fdea4c9bf0078e549213a7c5c1970101d56..704a31d9b35621c20ad3bf6af9fc1c49034698d5 100644 (file)
@@ -3330,7 +3330,7 @@ merge_face_vectors (f, from, to, cycle_check)
    elements, this macro begins consing in order to keep more precise
    track of elements.
 
-   Returns NIL if a cycle was detected, otherwise a new value for CHECK
+   Returns nil if a cycle was detected, otherwise a new value for CHECK
    that includes EL.
 
    CHECK is evaluated multiple times, EL and SUSPICIOUS 0 or 1 times, so
index 51b94c9fb37f3e31f5b594b0e0f605d7ab3cb21e..ccc54c7fb14745d70c4ee51f0bd2a4c02924cc1a 100644 (file)
@@ -14871,7 +14871,7 @@ wide as that tab on the display.  */);
   DEFVAR_BOOL ("x-use-underline-position-properties",
               &x_use_underline_position_properties,
      doc: /* *Non-nil means make use of UNDERLINE_POSITION font properties.
-Nil means ignore them.  If you encounter fonts with bogus
+nil means ignore them.  If you encounter fonts with bogus
 UNDERLINE_POSITION font properties, for example 7x13 on XFree prior
 to 4.1, set this to nil.  */);
   x_use_underline_position_properties = 1;