| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary let-bindings in bookmark.el (Bug#6515) | Chong Yidong | 2010-06-27 | 1 | -6/+3 |
* | 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 |
* | * bookmark.el (bookmark-jump-noselect): Add obsolescence declaration | Juanma Barranquero | 2008-11-21 | 1 | -3/+5 |
* | (bookmark-jump-noselect): Move the deprecation notice into the doc | Karl Fogel | 2008-11-19 | 1 | -2/+4 |
* | (bookmark-get-bookmark-record): Signal error for invalid bookmark. | Chong Yidong | 2008-10-29 | 1 | -1/+2 |
* | (bookmark-handle-bookmark): Rename from bookmark-jump-noselect. | Chong Yidong | 2008-10-29 | 1 | -2/+10 |
* | * bookmark.el (bookmark-unload-function): New function. | Juanma Barranquero | 2008-10-06 | 1 | -0/+6 |
* | Rebind three global `C-x r' keys "b", "m", "l" to the new map | Juri Linkov | 2008-06-30 | 1 | -3/+3 |
* | * bookmark.el (bookmark-alist): Allow the 2 slightly different formats | Stefan Monnier | 2008-06-25 | 1 | -200/+194 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |