- 27 Nov, 2001 1 commit
-
-
Sam Steingold authored
-
- 04 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
print-level to nil. From Tom Capey <tomc@edina.co.uk>.
-
- 16 Jul, 2001 1 commit
-
-
Pavel Janík authored
-
- 24 Jun, 2001 1 commit
-
-
Eli Zaretskii authored
(bookmark-bmenu-hide-filenames): Add help-echo to mouse-highlighted text. (bookmark-bmenu-show-filenames): Remove help-echo property from the whitespace.
-
- 28 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
BOOKMARK is not a string.
-
- 06 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
bookmark-completion-ignore-case it t.
-
- 12 Jan, 2001 1 commit
-
-
Sam Steingold authored
-
- 13 Dec, 2000 1 commit
-
-
Karl Fogel authored
Predescu <ovidiu@cup.hp.com>: (bookmark-exit-hook): new var. (bookmark-exit-hook-internal): new func, replaces old raw lambda form in `kill-emacs-hook', and runs new `bookmark-exit-hooks'. No longer tests for the bookmark feature, as logically that feature must have been provided if this function is running. Removed ;;;###autoload before the `add-hook' call.
-
- 06 Jun, 2000 1 commit
-
-
Karl Fogel authored
that it works, because I can't build the 20.6 raw tree... 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames): Call display-color-p and display-mouse-p instead of looking at window-system.
-
- 06 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
code abstracted out of `bookmark-jump-noselect'. Now tries info extensions as well as compression extensions. (bookmark-jump-noselect): Use above new func.
-
- 09 Dec, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 23 May, 1999 1 commit
-
-
Richard M. Stallman authored
(bookmark-jump-noselect): Check vc-backend.
-
- 24 Jun, 1998 1 commit
-
-
Andreas Schwab authored
`other' widget type.
-
- 26 May, 1998 1 commit
-
-
Richard M. Stallman authored
(bookmark-jump-noselect): Use an inner save-window-excursion. (bookmark-bmenu-switch-other-window): Temporarily set pop-up-windows, same-window-buffer-names, and same-window-regexps, to override Info's special display behaviors.
-
- 08 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
(bookmark-bmenu-quit): Function deleted.
-
- 22 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
load the new list carefully, renaming bookmarks as necessary. In docstring, mention new renaming behavior. Optional arg OVERWRITE replaces inaccurately-named REVERT. If file loaded was bookmark-default-file, then set bookmarks-already-loaded to t. (bookmark-import-new-list): New func. (bookmark-maybe-rename): New func, helper to above. (bookmark-set-name): Accept bookmark as either string (behaves same as before) or list (treat it as a bookmark record). (bookmark-set, bookmark-maybe-load-default-file) (bookmark-jump-noselect, bookmark-rename) (bookmark-show-annotation): Discard pointless `progn's. (bookmark-bmenu-mark, bookmark-bmenu-unmark) (bookmark-bmenu-backup-unmark, bookmark-bmenu-delete-backwards): Renormalize position after all else is done. (bookmark-edit-annotation-mode, bookmark-bmenu-list) (bookmark-show-annotation, bookmark-show-all-annotations): Use `x' instead of `(not (eq x nil))'. (bookmark-yank-word): Inner save-excursion changed to progn. (bookmark-send-annotation, bookmark-send-edited-annotation) (bookmark-insert): Use buffer-string instead of buffer-substring. (bookmark-make-cell): Make sure annotation and info-node strings contain no text properties. (bookmark-relocate): Remember to rebuild bmenu buffer after a bookmark has been relocated. (bookmark-bmenu-check-position): Return a meaningful value -- callers have apparently been assuming this anyway. (bookmark-build-xemacs-menu): Unused function deleted. (bookmark-version): Removed this variable; the Emacs version suffices.
-
- 10 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 12 Apr, 1997 2 commits
-
-
Richard M. Stallman authored
(bookmark-save-flag, bookmark-save-flag): Doc fixes.
-
Richard M. Stallman authored
-
- 30 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
(bookmark-bmenu-other-window-with-mouse): New function. (bookmark-bmenu-mode-map): Bind mouse-2. (bookmark-bmenu-list, bookmark-insert-location, bookmark-bmenu-hide-filenames): Put text property on bookmarks. (bookmark-bmenu-show-filenames): Remove text property from white spaces generated by `move-to-column'. (bookmark-bmenu-bookmark): Use `buffer-substring-no-properties' instead of `buffer-substring'.
-
- 26 Feb, 1997 1 commit
-
-
Kenichi Handa authored
forward-char/backward-char to pay attention to multibyte characters..
-
- 01 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 09 May, 1996 1 commit
-
-
Richard M. Stallman authored
(bookmark-write, bookmark-relocate, bookmark-insert-buffer-name) (bookmark-insert-current-bookmark, bookmark-send-edited-annotation) (bookmark-read-annotation, bookmark-read-annotation-text-func) (bookmark-send-annotation, bookmark-insert-file-format-version-stamp): Doc fixes.
-
- 08 May, 1996 2 commits
-
-
Karl Fogel authored
(bookmark-bmenu-mode-map): bind C-c C-c to bookmark-bmenu-this-window, analogously to other Emacs listing modes such as *grep* and *occur*. (bookmark-version): upped to 2.6.4.
-
Karl Fogel authored
bookmark-make-cell. (bookmark-make-cell): if new optional arg `info-node' is non-nil, make it be the bookmark's info-node. (bookmark-info-current-node): new func. (bookmark-set): call bookmark-make, passing result from above bookmark-info-current-node. (bookmark-send-annotation): same as above. (bookmark-locate): defalias to bookmark-insert-location for backward compatibility. (bookmark-version): upped to 2.6.3.
-
- 02 Mar, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 25 Jan, 1996 2 commits
-
-
Karl Heuer authored
(bookmark-maybe-upgrade-file-format, bookmark-set): Likewise. (bookmark-send-annotation, bookmark-send-edited-annotation): Likewise. (bookmark-load): Delete redundant format call.
-
Karl Heuer authored
-
- 14 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Fogel authored
<bookmark-bmenu-mode-map>: don't bind C-k. <bookmark-bmenu-mode>: better key description. <bookmark-bmenu-execute-deletions>: display message while working. <bookmark-version>: upped to 2.6.20. <bookmark-load>: fixed "done" message, duh.
-
- 04 Jan, 1996 1 commit
-
-
Karl Heuer authored
bookmark-rename, bookmark-bmenu-mode, bookmark-menu-rename): Doc fix.
-
- 30 Dec, 1995 1 commit
-
-
Karl Fogel authored
";;;###autoloads" the as they were done in 2.6.13. (bookmark-version): new var, set to 2.6.19. (baud-rate): set to 19200 if not already bound. (bookmark-make): don't call `set-text-properties' on a Lisp string if this is XEmacs, because it won't work. (buffer-substring-no-properties): if this is not fboundp, then fset it to `buffer-substring-without-properties'.
-
- 17 Aug, 1995 1 commit
-
-
Karl Heuer authored
-
- 17 Jul, 1995 1 commit
-
-
Karl Heuer authored
(bookmark-make-cell): Use `buffer-substring-no-properties'. (bookmark-yank-word): Use buffer-substring-no-properties.
-
- 18 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
Moved user variables to own section. (bookmark-alist): Better doc string. (bookmark-insert-current-bookmark): Doc string. (bookmark-insert-buffer-name): Doc string. (bookmark-set): Take optional NAME argument. (bookmark-bmenu-select): Use member to test for string's presence. Use a more efficent test at end, as suggested by Mikio Nakajima.
-
- 30 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 06 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
used to set up this variable's value, so that the whole job is done in loaddefs.el. (bookmark-menu-locate, bookmark-menu-jump, bookmark-menu-insert) (bookmark-menu-delete, bookmark-menu-rename): Add autoloads.
-
- 20 Mar, 1995 1 commit
-
-
Karl Fogel authored
(bookmark-jump): only show annotation if above var is non-nil.
-
- 15 Mar, 1995 1 commit
-
-
Karl Fogel authored
correct buffer. (bookmark-bmenu-other-window): same. (bookmark-bmenu-switch-other-window): same.
-
- 13 Mar, 1995 1 commit
-
-
Karl Fogel authored
Defvarred some variables to nil, solely to avoid compilation warnings. Use "Author's Update Number:" instead of "Version:". (bookmark-history): new var. (bookmark-completing-read): use `bookmark-history'. (bookmark-historicize-string): new macro. Use this everywhere `bookmark-completing-read' is used, because `completing-read' won't get a chance to add to `bookmark-history' if we were invoked via a menu. (bookmark-rename): use `bookmark-history' when reading the new name. No need for the strange C-o binding anymore.
-