emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/texnfo-upd.el


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/texnfo-upd.el
Date: Fri, 01 Mar 2002 11:02:00 -0500

Index: emacs/lisp/textmodes/texnfo-upd.el
diff -c emacs/lisp/textmodes/texnfo-upd.el:1.45 
emacs/lisp/textmodes/texnfo-upd.el:1.46
*** emacs/lisp/textmodes/texnfo-upd.el:1.45     Wed Feb 20 12:39:38 2002
--- emacs/lisp/textmodes/texnfo-upd.el  Fri Mar  1 11:02:00 2002
***************
*** 1,6 ****
  ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files
  
! ;; Copyright (C) 1989, 1990, 1991, 1992, 2001 Free Software Foundation, Inc.
  
  ;; Author: Robert J. Chassell
  ;; Maintainer: address@hidden
--- 1,6 ----
  ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files
  
! ;; Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002 Free Software Foundation, 
Inc.
  
  ;; Author: Robert J. Chassell
  ;; Maintainer: address@hidden
***************
*** 765,771 ****
              "\\|"                              ; or
              "\\(address@hidden ]*\n\\)"           ; ifnottex line, if any
              "\\)?"                             ; end of expression
!           "\\)?")
           nil t)
            (setq title
                (buffer-substring
--- 765,771 ----
              "\\|"                              ; or
              "\\(address@hidden ]*\n\\)"           ; ifnottex line, if any
              "\\)?"                             ; end of expression
!           )
           nil t)
            (setq title
                (buffer-substring



reply via email to

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