/[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.763 by monnier, Wed Nov 16 22:43:16 2005 UTC revision 1.764 by cyd, Thu Nov 17 16:30:52 2005 UTC
# Line 348  Other major modes are defined by compari Line 348  Other major modes are defined by compari
348    
349  ;; Making and deleting lines.  ;; Making and deleting lines.
350    
351    (defvar hard-newline (propertize "\n" 'hard t 'rear-nonsticky '(hard)))
352    
353  (defun newline (&optional arg)  (defun newline (&optional arg)
354    "Insert a newline, and move to left margin of the new line if it's blank.    "Insert a newline, and move to left margin of the new line if it's blank.
355  If `use-hard-newlines' is non-nil, the newline is marked with the  If `use-hard-newlines' is non-nil, the newline is marked with the

Legend:
Removed from v.1.763  
changed lines
  Added in v.1.764

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