emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/skeleton.el
Date: Fri, 10 Jun 2005 10:06:22 -0400

Index: emacs/lisp/skeleton.el
diff -c emacs/lisp/skeleton.el:1.41 emacs/lisp/skeleton.el:1.42
*** emacs/lisp/skeleton.el:1.41 Thu May 26 13:13:36 2005
--- emacs/lisp/skeleton.el      Fri Jun 10 14:06:22 2005
***************
*** 50,56 ****
  
  
  (defvar skeleton-autowrap t
!   "Controls wrapping behaviour of functions created with `define-skeleton'.
  When the region is visible (due to `transient-mark-mode' or marking a region
  with the mouse) and this is non-nil and the function was called without an
  explicit ARG, then the ARG defaults to -1, i.e. wrapping around the visible
--- 50,56 ----
  
  
  (defvar skeleton-autowrap t
!   "Controls wrapping behavior of functions created with `define-skeleton'.
  When the region is visible (due to `transient-mark-mode' or marking a region
  with the mouse) and this is non-nil and the function was called without an
  explicit ARG, then the ARG defaults to -1, i.e. wrapping around the visible




reply via email to

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