Mercurial > hg > xemacs-beta
comparison lisp/packages/auto-autoloads.el @ 211:78478c60bfcd r20-4b4
Import from CVS: tag r20-4b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:05:51 +0200 |
parents | e45d5e7c476e |
children |
comparison
equal
deleted
inserted
replaced
210:49f55ca3ba57 | 211:78478c60bfcd |
---|---|
399 (define-key menu-bar-bookmark-map [insert] '("Insert Contents" . bookmark-menu-insert)) | 399 (define-key menu-bar-bookmark-map [insert] '("Insert Contents" . bookmark-menu-insert)) |
400 | 400 |
401 (define-key menu-bar-bookmark-map [set] '("Set Bookmark" . bookmark-set)) | 401 (define-key menu-bar-bookmark-map [set] '("Set Bookmark" . bookmark-set)) |
402 | 402 |
403 (define-key menu-bar-bookmark-map [jump] '("Jump to Bookmark" . bookmark-menu-jump)) | 403 (define-key menu-bar-bookmark-map [jump] '("Jump to Bookmark" . bookmark-menu-jump)) |
404 | |
405 ;;;*** | |
406 | |
407 ;;;### (autoloads nil "buff-menu" "packages/buff-menu.el") | |
408 | |
409 (defvar list-buffers-directory nil) | |
410 | |
411 (make-variable-buffer-local 'list-buffers-directory) | |
412 | 404 |
413 ;;;*** | 405 ;;;*** |
414 | 406 |
415 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el") | 407 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el") |
416 | 408 |