| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Minor docstring a comment improvements. | Stefan Monnier | 2008-04-05 | 1 | -17/+17 |
* | (Info-current-node): Remove. | Stefan Monnier | 2008-03-13 | 1 | -8/+2 |
* | * bookmark.el (bookmark-make-record-function): Change expected return value | Stefan Monnier | 2008-03-09 | 1 | -66/+59 |
* | (bookmark-set): Make the bookmark before reading annotations. | Stefan Monnier | 2008-03-09 | 1 | -94/+19 |
* | Add spurious * in docstrings. | Stefan Monnier | 2008-03-09 | 1 | -32/+31 |
* | * bookmark.el (bookmark-make): Don't pass the `annotation' to the | Stefan Monnier | 2008-03-09 | 1 | -38/+26 |
* | * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs. | Stefan Monnier | 2008-03-08 | 1 | -38/+26 |
* | * bookmark.el (bookmark-set): Don't check for | Bastien Guerry | 2008-03-07 | 1 | -5/+15 |
* | * emacs-cvs/lisp/bookmark.el | Karl Fogel | 2008-03-07 | 1 | -1/+1 |
* | Change a return type, for greater extensibility. See | Karl Fogel | 2008-03-07 | 1 | -15/+15 |
* | * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map): | Stefan Monnier | 2008-03-07 | 1 | -124/+91 |
* | * progmodes/ada-xref.el (ada-prj-find-prj-file): | Stefan Monnier | 2008-01-04 | 1 | -3/+3 |
* | Change a return type, for greater extensibility. See | Karl Fogel | 2008-01-02 | 1 | -28/+30 |
* | 2007-12-26 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2007-12-26 | 1 | -17/+38 |
* | (bookmark-bmenu-list, bookmark-show-all-annotations): | Juanma Barranquero | 2007-09-25 | 1 | -2/+2 |
* | (bookmark-xemacsp): Remove. | Dan Nicolaescu | 2007-09-22 | 1 | -6/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | (bookmark-maybe-sort-alist): Don't modify bookmark-alist. | Thien-Thi Nguyen | 2007-07-17 | 1 | -6/+5 |
| * | (bookmark-show-all-annotations): | Thien-Thi Nguyen | 2007-07-17 | 1 | -1/+2 |
* | | (bookmark-maybe-sort-alist): Don't modify bookmark-alist. | Thien-Thi Nguyen | 2007-07-16 | 1 | -6/+5 |
* | | (bookmark-show-all-annotations): | Thien-Thi Nguyen | 2007-07-16 | 1 | -1/+2 |
* | | Revert recent bookmark keybinding changes, thus returning to using | Karl Fogel | 2007-07-15 | 1 | -2/+4 |
* | | * bookmark.el (bookmark-jump-other-window): New function. | Karl Fogel | 2007-07-13 | 1 | -0/+22 |
* | | * bookmark.el: Shorten some comments to fit within 80 lines. | Karl Fogel | 2007-07-13 | 1 | -3/+3 |
* | | * bookmark.el: Don't define bookmark keys under the "C-xr" map; | Karl Fogel | 2007-07-13 | 1 | -4/+2 |
|/ |
|
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path. | Karl Fogel | 2007-01-15 | 1 | -8/+12 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | * bookmark.el (bookmark-maybe-message): New function to reduce code | Karl Fogel | 2005-11-12 | 1 | -8/+15 |
* | (bookmark-write-file): Don't visit the destination file, just write | Karl Fogel | 2005-11-12 | 1 | -4/+3 |
* | (bookmark-menu-heading): New face. | Romain Francoise | 2005-10-19 | 1 | -6/+9 |
* | * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) | Romain Francoise | 2005-10-18 | 1 | -21/+24 |
* | * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) | Romain Francoise | 2005-10-18 | 1 | -0/+3 |
* | Message format spec fixes (1) | Deepak Goel | 2005-09-18 | 1 | -1/+1 |
* | Fixed typo. | Carsten Dominik | 2005-08-25 | 1 | -1/+1 |
* | (bookmark-after-jump-hook): New hook. | Carsten Dominik | 2005-08-24 | 1 | -0/+5 |
* | (Info-current-file): Add defvar. | Richard M. Stallman | 2005-08-09 | 1 | -1/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | (bookmark-automatically-show-annotations, bookmark-read-annotation-text-func)... | Juanma Barranquero | 2005-07-26 | 1 | -21/+22 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (Info-current-node, Info-suffix-list): Add defvars. | Richard M. Stallman | 2005-07-03 | 1 | -1/+2 |
* | (bookmark-read-annotation-mode, bookmark-edit-annotation-mode) | Lute Kamstra | 2005-05-26 | 1 | -3/+3 |
* | (bookmark-write-file): Catch errors writing file. | Karl Fogel | 2005-04-11 | 1 | -1/+3 |
* | (menu-bar-bookmark-map): Add ellipsis to "Jump to | Juri Linkov | 2005-03-28 | 1 | -6/+6 |
* | (bookmark-jump): Nice error if BOOKMARK is nil. | Richard M. Stallman | 2004-12-27 | 1 | -0/+2 |
* | * bookmark.el (bookmark-bmenu-relocate): New function, as | Karl Fogel | 2004-06-13 | 1 | -1/+16 |