emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-start.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-start.el
Date: Fri, 04 Apr 2003 01:22:13 -0500

Index: emacs/lisp/gnus/gnus-start.el
diff -c emacs/lisp/gnus/gnus-start.el:1.20 emacs/lisp/gnus/gnus-start.el:1.21
*** emacs/lisp/gnus/gnus-start.el:1.20  Thu Mar 21 14:11:23 2002
--- emacs/lisp/gnus/gnus-start.el       Wed Jul  3 08:01:24 2002
***************
*** 2156,2162 ****
              reads nil)
        (if (eolp)
            ;; If the line ends here, this is clearly a buggy line, so
!           ;; we put point a the beginning of line and let the cond
            ;; below do the error handling.
            (beginning-of-line)
          ;; We skip to the beginning of the ranges.
--- 2156,2162 ----
              reads nil)
        (if (eolp)
            ;; If the line ends here, this is clearly a buggy line, so
!           ;; we put point at the beginning of line and let the cond
            ;; below do the error handling.
            (beginning-of-line)
          ;; We skip to the beginning of the ranges.




reply via email to

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