/[emacs]/emacs/lisp/pcvs-util.el
ViewVC logotype

Diff of /emacs/lisp/pcvs-util.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by monnier, Sun Dec 2 07:41:47 2001 UTC revision 1.17 by pj, Thu Dec 20 18:43:07 2001 UTC
# Line 372  If ARG is negative (or \\[universal-argu Line 372  If ARG is negative (or \\[universal-argu
372    it queries the user and sets the -ARG'th default.    it queries the user and sets the -ARG'th default.
373  If ARG is greater than 9 (or \\[universal-argument] \\[universal-argument]),  If ARG is greater than 9 (or \\[universal-argument] \\[universal-argument]),
374    the (ARG mod 10)'th prefix is made persistent.    the (ARG mod 10)'th prefix is made persistent.
375  If ARG is NIL toggle the PREFIX's value between its 0th default and NIL  If ARG is nil toggle the PREFIX's value between its 0th default and nil
376    and reset the persistence."    and reset the persistence."
377    (let* ((prefix (symbol-value (cvs-prefix-sym sym)))    (let* ((prefix (symbol-value (cvs-prefix-sym sym)))
378           (numarg (if (integerp arg) arg 0))           (numarg (if (integerp arg) arg 0))

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26