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

Diff of /emacs/lisp/simple.el

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

revision 1.765 by cyd, Thu Nov 17 18:18:33 2005 UTC revision 1.766 by cyd, Thu Nov 17 18:21:37 2005 UTC
# Line 3326  and more reliable (no dependence on goal Line 3326  and more reliable (no dependence on goal
3326            ;; When adding a newline, don't expand an abbrev.            ;; When adding a newline, don't expand an abbrev.
3327            (let ((abbrev-mode nil))            (let ((abbrev-mode nil))
3328              (end-of-line)              (end-of-line)
3329              (insert "\n"))              (insert hard-newline))
3330          (line-move arg nil nil try-vscroll))          (line-move arg nil nil try-vscroll))
3331      (if (interactive-p)      (if (interactive-p)
3332          (condition-case nil          (condition-case nil

Legend:
Removed from v.1.765  
changed lines
  Added in v.1.766

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