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

Diff of /emacs/src/doc.c

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

revision 1.89 by pj, Sat Dec 22 13:59:08 2001 UTC revision 1.90 by kfstorm, Wed Feb 6 23:00:52 2002 UTC
# Line 671  thus, \\=\\=\\=\\= puts \\=\\= into the Line 671  thus, \\=\\=\\=\\= puts \\=\\= into the
671    
672            /* Note the Fwhere_is_internal can GC, so we have to take            /* Note the Fwhere_is_internal can GC, so we have to take
673               relocation of string contents into account.  */               relocation of string contents into account.  */
674            tem = Fwhere_is_internal (tem, keymap, Qt, Qnil);            tem = Fwhere_is_internal (tem, keymap, Qt, Qnil, Qnil);
675            strp = XSTRING (string)->data + idx;            strp = XSTRING (string)->data + idx;
676            start = XSTRING (string)->data + start_idx;            start = XSTRING (string)->data + start_idx;
677    

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

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