/[emacs]/emacs/src/macfns.c
ViewVC logotype

Diff of /emacs/src/macfns.c

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

revision 1.22 by kfstorm, Mon Mar 31 20:34:30 2003 UTC revision 1.23 by akochoi, Tue Apr 1 01:09:13 2003 UTC
# Line 8803  syms_of_macfns () Line 8803  syms_of_macfns ()
8803    Fput (Qundefined_color, Qerror_message,    Fput (Qundefined_color, Qerror_message,
8804          build_string ("Undefined color"));          build_string ("Undefined color"));
8805    
   init_x_parm_symbols ();  
   
8806    DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path,    DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path,
8807                 doc: /* List of directories to search for window system bitmap files.  */);                 doc: /* List of directories to search for window system bitmap files.  */);
8808    Vx_bitmap_file_path = decode_env_path ((char *) 0, "PATH");    Vx_bitmap_file_path = decode_env_path ((char *) 0, "PATH");

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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