/[emacs]/emacs/lisp/emacs-lisp/byte-opt.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/byte-opt.el

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

revision 1.85 by schwab, Wed Nov 2 22:18:32 2005 UTC revision 1.86 by rms, Wed Nov 16 22:20:03 2005 UTC
# Line 545  Line 545 
545                                  (eq (car-safe (nth 2 last)) 'cdr)                                  (eq (car-safe (nth 2 last)) 'cdr)
546                                  (eq (cadr (nth 2 last)) var))))                                  (eq (cadr (nth 2 last)) var))))
547                      (progn                      (progn
548                        (byte-compile-warn "`%s' called for effect"                        (byte-compile-warn "value returned by `%s' is not used"
549                                           (prin1-to-string (car form)))                                           (prin1-to-string (car form)))
550                        nil)))                        nil)))
551             (byte-compile-log "  %s called for effect; deleted" fn)             (byte-compile-log "  %s called for effect; deleted" fn)

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

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