/[qemacs]/qemacs/qe.c
ViewVC logotype

Diff of /qemacs/qe.c

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

revision 1.20 by chqrlie, Mon May 9 09:10:37 2005 UTC revision 1.21 by chqrlie, Tue May 10 20:56:42 2005 UTC
# Line 4744  static void get_default_path(EditState * Line 4744  static void get_default_path(EditState *
4744      } else {      } else {
4745          filename = s->b->filename;          filename = s->b->filename;
4746      }      }
4747      pathname(buf, buf_size, filename);      splitpath(buf, buf_size, NULL, 0, filename);
4748  }  }
4749    
4750  static ModeDef *probe_mode(EditState *s, int mode, uint8_t *buf, int len)  static ModeDef *probe_mode(EditState *s, int mode, uint8_t *buf, int len)

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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