annotate info/.cvsignore @ 5753:dbd8305e13cb

Warn about non-string non-integer ARG to #'gensym, bytecomp.el. lisp/ChangeLog addition: 2013-08-21 Aidan Kehoe <kehoea@parhasard.net> * bytecomp.el: * bytecomp.el (gensym): * bytecomp.el (byte-compile-gensym): New. Warn that gensym called in a for-effect context is unlikely to be useful. Warn about non-string non-integer ARGs, this is incorrect. Am not changing the function to error with same, most code that makes the mistake is has no problems, which is why it has survived so long. * window-xemacs.el (save-window-excursion/mapping): * window.el (save-window-excursion): Call #'gensym with a string, not a symbol.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 21 Aug 2013 19:02:59 +0100
parents 47f5192d44c9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
700
7ed609678bb5 [xemacs-hg @ 2001-12-17 15:45:11 by adrian]
adrian
parents:
diff changeset
1 *.info
705
47f5192d44c9 [xemacs-hg @ 2001-12-18 22:55:29 by adrian]
adrian
parents: 700
diff changeset
2 *.info-[1-9]
47f5192d44c9 [xemacs-hg @ 2001-12-18 22:55:29 by adrian]
adrian
parents: 700
diff changeset
3 *.info-[1-9][0-9]
700
7ed609678bb5 [xemacs-hg @ 2001-12-17 15:45:11 by adrian]
adrian
parents:
diff changeset
4