/[emacs]/emacs/lisp/outline.el
ViewVC logotype

Diff of /emacs/lisp/outline.el

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

revision 1.17 by lektu, Wed Aug 31 13:51:07 2005 UTC revision 1.18 by monnier, Tue Oct 4 20:54:26 2005 UTC
# Line 685  This puts point at the start of the curr Line 685  This puts point at the start of the curr
685        (outline-previous-visible-heading 1))        (outline-previous-visible-heading 1))
686      (setq beg (point))      (setq beg (point))
687      (outline-end-of-subtree)      (outline-end-of-subtree)
688      (push-mark (point))      (push-mark (point) nil t)
689      (goto-char beg)))      (goto-char beg)))
690    
691    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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