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/texinfo.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/texinfo.el
Date: Wed, 29 Jun 2005 09:56:09 -0400

Index: emacs/lisp/textmodes/texinfo.el
diff -c emacs/lisp/textmodes/texinfo.el:1.106 
emacs/lisp/textmodes/texinfo.el:1.107
*** emacs/lisp/textmodes/texinfo.el:1.106       Fri Jun 10 10:46:19 2005
--- emacs/lisp/textmodes/texinfo.el     Wed Jun 29 13:56:09 2005
***************
*** 816,822 ****
                        (texinfo-last-unended-begin)
                        (match-string 1)))
                     "table")
!             ? ;space
            ?\n)))
  
  (defun address@hidden (&optional arg)
--- 816,822 ----
                        (texinfo-last-unended-begin)
                        (match-string 1)))
                     "table")
!             ?\s
            ?\n)))
  
  (defun address@hidden (&optional arg)




reply via email to

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