/[emacs]/emacs/lib-src/make-docfile.c
ViewVC logotype

Diff of /emacs/lib-src/make-docfile.c

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

revision 1.53 by fx, Thu Nov 14 14:09:44 2002 UTC revision 1.54 by lektu, Tue Feb 4 14:06:56 2003 UTC
# Line 299  scan_keyword_or_put_char (ch, state) Line 299  scan_keyword_or_put_char (ch, state)
299            while (ch != ' ' && ch != ')');            while (ch != ' ' && ch != ')');
300            put_char ('f', state);            put_char ('f', state);
301            put_char ('n', state);            put_char ('n', state);
302              
303            /* Put back the last character.  */            /* Put back the last character.  */
304            ungetc (ch, state->in_file);            ungetc (ch, state->in_file);
305          }          }

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

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