| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested | Karl Fogel | 2010-07-14 | 1 | -1/+1 |
* | Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975). | Thierry Volpiatto | 2010-07-14 | 1 | -21/+28 |
* | Preparation for setting bookmarks in Gnus article buffers (Bug#5975). | Karl Fogel | 2010-07-14 | 1 | -19/+29 |
* | * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'. | Karl Fogel | 2010-07-13 | 1 | -9/+9 |
* | [[[ | Karl Fogel | 2010-07-13 | 1 | -1/+1 |
* | * lisp/bookmark.el (bookmark-bmenu-switch-other-window, | Karl Fogel | 2010-07-04 | 1 | -6/+3 |
* | Add a new field `location' to bookmarks for non-file bookmarks. | Stefan Monnier | 2010-04-14 | 1 | -5/+9 |
* | * bookmark.el (bookmark-insert-location): Handle a nil filename. | Stefan Monnier | 2010-04-12 | 1 | -1/+3 |
* | Clean up last bookmark changes for man/woman/gnus-summary. | Stefan Monnier | 2010-04-12 | 1 | -1/+1 |
* | Use abbreviated file names in bookmarks (bug#5591). | Stefan Monnier | 2010-02-18 | 1 | -11/+13 |
* | (bookmark-handle-bookmark): Catch the right error. | Stefan Monnier | 2010-02-10 | 1 | -16/+20 |
* | * lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276). | Karl Fogel | 2010-01-13 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * lisp/bookmark.el: Consistently put the text property on the bookmark name. | Karl Fogel | 2010-01-02 | 1 | -7/+8 |
* | * lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise. | Karl Fogel | 2010-01-02 | 1 | -1/+0 |
* | * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic | Karl Fogel | 2010-01-02 | 1 | -14/+2 |
* | * lisp/bookmark.el: Show modified state of bookmark buffer more accurately. | Karl Fogel | 2010-01-02 | 1 | -68/+78 |
* | * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window, | Karl Fogel | 2010-01-02 | 1 | -14/+2 |
* | * lisp/bookmark.el: Remove gratuitous gratitude. | Karl Fogel | 2010-01-02 | 1 | -45/+0 |
* | * lisp/bookmark.el (bookmark-bmenu-any-marks): New function | Karl Fogel | 2010-01-02 | 1 | -1/+28 |
* | * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2. | Karl Fogel | 2010-01-02 | 1 | -4/+9 |
* | * lisp/bookmark.el: Improvements suggested by Drew Adams: | Karl Fogel | 2010-01-01 | 1 | -121/+113 |
* | lisp/*: Fix typos in docstrings and messages. | Juanma Barranquero | 2010-01-02 | 1 | -26/+26 |
* | (bookmark-bmenu-hide-filenames): Remove assignment to deleted variable | Glenn Morris | 2009-11-24 | 1 | -1/+1 |
* | (bookmark-bmenu-search): Clear echo area when exiting. | Stefan Monnier | 2009-11-24 | 1 | -0/+1 |
* | (bookmark-bmenu-bookmark-column): Remove var. | Stefan Monnier | 2009-11-21 | 1 | -90/+54 |
* | (bookmark-search-prompt, bookmark-search-timer): Remove. | Stefan Monnier | 2009-11-21 | 1 | -75/+44 |
* | * lisp/bookmark.el: Formatting and doc fixes only: | Karl Fogel | 2009-11-20 | 1 | -11/+18 |
* | * bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options. | Stefan Monnier | 2009-11-20 | 1 | -0/+98 |
* | * bookmark.el (bookmark-completing-read): Sort bookmark names if | Chong Yidong | 2009-11-08 | 1 | -1/+5 |
* | (bookmark-insert-location, bookmark-bmenu-list) | Stefan Monnier | 2009-10-28 | 1 | -101/+83 |
* | (bookmark-bmenu-list): Don't use switch-to-buffer if | Stefan Monnier | 2009-10-25 | 1 | -3/+6 |
* | * bookmark.el: Update documentation, especially documentation | Karl Fogel | 2009-10-25 | 1 | -82/+111 |
* | * keymap.c (Fmake_sparse_keymap): Purecopy the name. | Dan Nicolaescu | 2009-10-24 | 1 | -10/+30 |
* | * bookmark.el | Karl Fogel | 2009-10-10 | 1 | -4/+6 |
* | * bookmark.el | Karl Fogel | 2009-10-10 | 1 | -12/+16 |
* | * lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list, | Karl Fogel | 2009-10-09 | 1 | -1/+0 |
* | * lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving. | Karl Fogel | 2009-10-09 | 1 | -12/+6 |
* | * lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter. | Karl Fogel | 2009-10-09 | 1 | -10/+10 |
* | * bookmark.el (bookmark-handle-bookmark): If bookmark has no file, | Karl Fogel | 2009-10-05 | 1 | -62/+46 |
* | * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark, | Karl Fogel | 2009-10-05 | 1 | -15/+21 |
* | * bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings. | Karl Fogel | 2009-10-05 | 1 | -8/+10 |
* | * bookmark.el | Karl Fogel | 2009-10-05 | 1 | -70/+123 |
* | (bookmark-alist): Document the new `handler' element in the param alist. | Karl Fogel | 2009-10-04 | 1 | -5/+9 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -2/+2 |
* | (bookmark-write-file): Avoid calling `pp' with large | Stefan Monnier | 2009-09-20 | 1 | -1/+6 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * align.el: | Lute Kamstra | 2008-12-03 | 1 | -2/+2 |
* | (bookmark-get-bookmark): Add `noerror' arg. | Stefan Monnier | 2008-11-21 | 1 | -7/+9 |
* | (bookmark-buffer-file-name): Also abbreviate dired-dir. | Stefan Monnier | 2008-11-21 | 1 | -11/+11 |