emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/make-docfile.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lib-src/make-docfile.c
Date: Tue, 04 Feb 2003 09:06:56 -0500

Index: emacs/lib-src/make-docfile.c
diff -c emacs/lib-src/make-docfile.c:1.53 emacs/lib-src/make-docfile.c:1.54
*** emacs/lib-src/make-docfile.c:1.53   Thu Nov 14 09:09:44 2002
--- emacs/lib-src/make-docfile.c        Tue Feb  4 09:06:56 2003
***************
*** 299,305 ****
          while (ch != ' ' && ch != ')');
          put_char ('f', state);
          put_char ('n', state);
!         
          /* Put back the last character.  */
          ungetc (ch, state->in_file);
        }
--- 299,305 ----
          while (ch != ' ' && ch != ')');
          put_char ('f', state);
          put_char ('n', state);
! 
          /* Put back the last character.  */
          ungetc (ch, state->in_file);
        }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]