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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to