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

Diff of /emacs/src/minibuf.c

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

revision 1.242 by monnier, Thu Jun 27 16:22:31 2002 UTC revision 1.243 by rms, Mon Jul 1 07:50:37 2002 UTC
# Line 1861  a repetition of this command will exit. Line 1861  a repetition of this command will exit.
1861      goto exit;      goto exit;
1862    
1863    /* Call do_completion, but ignore errors.  */    /* Call do_completion, but ignore errors.  */
1864      SET_PT (ZV);
1865    val = internal_condition_case (complete_and_exit_1, Qerror,    val = internal_condition_case (complete_and_exit_1, Qerror,
1866                                   complete_and_exit_2);                                   complete_and_exit_2);
1867    

Legend:
Removed from v.1.242  
changed lines
  Added in v.1.243

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