Files
emacs/lisp
Richard M. Stallman d22d6453de (bookmark-write): Add numbered backups for bookmark file.
(bookmark-version-control): New variable.

(bookmark-jump): bookmark-jump now gives a
default value if no bookmark is entered manually.
(bookmark-set): Default to bookmark-current-bookmark or
buffer-name the way bookmark-jump does.

(ctl-x-map): Check if C-x r is a prefix before using it as one.

Include string "Bookmarks" in defining
[menu-bar bookmark] in global-map in the menu-bar code.

(menu-bar-bookmark-map): Supply t as 4th arg of autoload.

(bookmark-jump-noselect): New subroutine taken from
bookmark-jump.  Support compressed files.
(bookmark-jump): Call bookmark-jump-noselect.
Offer to relocate if necessary, but change default dir to that of
the old bookmark in read-file-name.

(bookmark-set, bookmark-rename, bookmark-delete,
bookmark-write-file, bookmark-load, Bookmark-menu-show-filenames,
Bookmark-menu-hide-filenames, Bookmark-menu-bookmark,
Bookmark-menu-save, Bookmark-menu-load): Fixed the save-excursion
bugs by wrapping things in save-window-excursion as well.

(bookmark-make-menu-bar-alist): Added sorting.

(bookmark-map): Added new keybindings.
(bookmark-try-default-file): Set bookmarks-already-loaded to t after the load.

(list-bookmarks): Added bookmark menu stuff.
(Bookmark-menu-*): New functions.
1993-10-13 05:59:54 +00:00
..
1993-10-05 01:54:20 +00:00
1993-09-17 18:52:33 +00:00
1993-06-09 11:59:12 +00:00
1993-06-09 11:59:12 +00:00
1993-06-14 14:58:03 +00:00
1993-09-21 07:10:31 +00:00
1993-09-21 03:44:04 +00:00
1993-08-08 00:20:22 +00:00
1993-06-11 21:33:27 +00:00
1993-10-12 20:57:36 +00:00
1993-06-13 01:36:48 +00:00
1993-09-27 02:19:46 +00:00
1993-10-04 23:50:32 +00:00
1993-08-06 20:24:57 +00:00
1993-07-04 17:56:02 +00:00
1993-10-09 20:03:33 +00:00
1993-06-09 11:59:12 +00:00
1993-06-29 17:08:09 +00:00
1993-08-03 18:52:07 +00:00
1993-06-09 11:59:12 +00:00
1993-09-09 04:31:05 +00:00
1993-06-16 21:40:36 +00:00
1993-08-13 01:08:54 +00:00
1993-07-23 17:53:50 +00:00
1993-08-12 18:38:32 +00:00
1993-06-09 11:59:12 +00:00
1993-08-10 04:18:52 +00:00
1993-07-17 19:06:12 +00:00