Show More
@@ -63,6 +63,9 b'' | |||||
63 | (make-variable-buffer-local 'mq-prev-buffer) |
|
63 | (make-variable-buffer-local 'mq-prev-buffer) | |
64 | (put 'mq-prev-buffer 'permanent-local t) |
|
64 | (put 'mq-prev-buffer 'permanent-local t) | |
65 |
|
65 | |||
|
66 | (defvar mq-top nil) | |||
|
67 | (make-variable-buffer-local 'mq-top) | |||
|
68 | (put 'mq-top 'permanent-local t) | |||
66 |
|
69 | |||
67 | ;;; Global keymap. |
|
70 | ;;; Global keymap. | |
68 |
|
71 |
General Comments 0
You need to be logged in to leave comments.
Login now