comparison src/symbols.c @ 4654:cdc51540fed7

Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 15 Jul 2009 00:21:01 +0100
parents 48b45a606961
children 8f1ee2d15784
comparison
equal deleted inserted replaced
4652:f3dddd098242 4654:cdc51540fed7
3102 If you do, suffer the wrath of Ben, who is likely to rename 3102 If you do, suffer the wrath of Ben, who is likely to rename
3103 this function (or change the semantics of its arguments) without 3103 this function (or change the semantics of its arguments) without
3104 pity, thereby invalidating your code. 3104 pity, thereby invalidating your code.
3105 */ 3105 */
3106 (variable, handler_type, handler, harg, 3106 (variable, handler_type, handler, harg,
3107 UNUSED (keep_existing))) 3107 UNUSED (keep_existing )))
3108 { 3108 {
3109 Lisp_Object valcontents; 3109 Lisp_Object valcontents;
3110 struct symbol_value_lisp_magic *bfwd; 3110 struct symbol_value_lisp_magic *bfwd;
3111 enum lisp_magic_handler htype; 3111 enum lisp_magic_handler htype;
3112 int i; 3112 int i;