Restore some duplicate definitions.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Nov 2012 20:48:35 +0000 (12:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Nov 2012 20:48:35 +0000 (12:48 -0800)
commitb6b3b29458fefcf7f31a0b14d6484cf262db2e54
tree837c983a721d58904ee3d27ed76e41921290807c
parente770aad5f0151321610e3dafa09592e31d166296
Restore some duplicate definitions.

This undoes part of the 2012-11-03 changes.  Some people build
with plain -g rather than with -g3, and they need the duplicate
definitions for .gdbinit to work; see <http://bugs.gnu.org/12814#26>.
* lisp.h (GCTYPEBITS, ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK):
Define as macros, as well as as enums or as constants.
src/ChangeLog
src/lisp.h