comparison lisp/prim/frame.el @ 80:1ce6082ce73f r20-0b90

Import from CVS: tag r20-0b90
author cvs
date Mon, 13 Aug 2007 09:06:37 +0200
parents c7528f8e288d
children 0d2f883870bc
comparison
equal deleted inserted replaced
79:5b0a5bbffab6 80:1ce6082ce73f
799 ;; Avoid build-time doc string warning by calling the function 799 ;; Avoid build-time doc string warning by calling the function
800 ;; in the following roundabout way: 800 ;; in the following roundabout way:
801 (funcall (intern "cde-start-drag-internal") 801 (funcall (intern "cde-start-drag-internal")
802 (buffer-substring-no-properties begin end)) 802 (buffer-substring-no-properties begin end))
803 (error "CDE functionality not compiled in."))) 803 (error "CDE functionality not compiled in.")))
804
804 805
805 806
806 ;;; Application-specific frame-management 807 ;;; Application-specific frame-management
807 808
808 (defvar get-frame-for-buffer-default-frame-name nil 809 (defvar get-frame-for-buffer-default-frame-name nil