emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/dabbrev.el
Date: Thu, 19 May 2005 15:06:20 -0400

Index: emacs/lisp/dabbrev.el
diff -c emacs/lisp/dabbrev.el:1.75 emacs/lisp/dabbrev.el:1.76
*** emacs/lisp/dabbrev.el:1.75  Wed Feb  9 15:50:43 2005
--- emacs/lisp/dabbrev.el       Thu May 19 19:06:18 2005
***************
*** 282,288 ****
    "If non-nil, a list of buffers which dabbrev should search.
  If this variable is non-nil, dabbrev will only look in these buffers.
  It will not even look in the current buffer if it is not a member of
! this list.")
  
  ;;----------------------------------------------------------------
  ;; Internal variables
--- 282,289 ----
    "If non-nil, a list of buffers which dabbrev should search.
  If this variable is non-nil, dabbrev will only look in these buffers.
  It will not even look in the current buffer if it is not a member of
! this list."
!   :group 'dabbrev)
  
  ;;----------------------------------------------------------------
  ;; Internal variables




reply via email to

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