/[emacs]/emacs/lisp/calc/calc-embed.el
ViewVC logotype

Diff of /emacs/lisp/calc/calc-embed.el

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

revision 1.15 by jpb, Mon Jan 31 21:52:11 2005 UTC revision 1.16 by jpb, Tue Feb 1 03:57:08 2005 UTC
# Line 417  With any prefix argument, marks only the Line 417  With any prefix argument, marks only the
417           (forward-char -1))           (forward-char -1))
418      (setq calc-embed-outer-top (point))      (setq calc-embed-outer-top (point))
419      (goto-char (match-end 0))      (goto-char (match-end 0))
420        (if (looking-at "[ \t]*$")
421            (end-of-line))
422      (if (eq (following-char) ?\n)      (if (eq (following-char) ?\n)
423          (forward-char 1))          (forward-char 1))
424      (or (bolp)      (or (bolp)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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