Mercurial > hg > xemacs-beta
comparison lisp/packages/buff-menu.el @ 12:bcdc7deadc19 r19-15b7
Import from CVS: tag r19-15b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:48:16 +0200 |
parents | 27bc7f280385 |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
11:91ffe8bd52e4 | 12:bcdc7deadc19 |
---|---|
488 to generate such a string. This variable is always buffer-local.") | 488 to generate such a string. This variable is always buffer-local.") |
489 (make-variable-buffer-local 'list-buffers-identification) | 489 (make-variable-buffer-local 'list-buffers-identification) |
490 | 490 |
491 ;; XEmacs | 491 ;; XEmacs |
492 ;;;###autoload | 492 ;;;###autoload |
493 (defvar list-buffers-directory) | 493 (defvar list-buffers-directory nil) |
494 | 494 |
495 ;;;###autoload | 495 ;;;###autoload |
496 (make-variable-buffer-local 'list-buffers-directory) | 496 (make-variable-buffer-local 'list-buffers-directory) |
497 | 497 |
498 ;; #### not synched | 498 ;; #### not synched |