index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
bookmark.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for upgrading from old bookmark file format
Stefan Kangas
2019-09-08
1
-18
/
+21
*
Restore focus to Bookmark List after editing annotation
Stefan Kangas
2019-07-14
1
-18
/
+31
*
Improve an error message in bookmark.el
Stefan Kangas
2019-07-06
1
-1
/
+3
*
* lisp/bookmark.el (bookmark-set-internal): Doc fix. (Bug#25032)
Stefan Kangas
2019-07-06
1
-12
/
+17
*
* lisp/bookmark.el (bookmark-quit-flag): Mark unused variable obsolete.
Stefan Kangas
2019-07-06
1
-0
/
+2
*
Prefer progress-reporter to 'message' in bookmark.el
Stefan Kangas
2019-07-06
1
-12
/
+10
*
Add tests for bookmark.el (Bug#36452)
Stefan Kangas
2019-07-03
1
-32
/
+16
*
Document bookmark annotations in Emacs Manual (bug#36417)
Stefan Kangas
2019-06-28
1
-4
/
+1
*
* bookmark.el (bookmark-set-internal): Fix format string.
Roland Winkler
2019-06-19
1
-1
/
+1
*
Fix compilation warning in bookmark.el
Lars Ingebrigtsen
2019-06-18
1
-2
/
+2
*
* bookmark.el: Watch bookmark file. Use lexical binding.
Roland Winkler
2019-06-18
1
-125
/
+198
*
Add MESSAGE string to bookmark-errors (bug#23408)
Stefan Kangas
2019-06-15
1
-1
/
+2
*
Remove Lucid Emacs support from bookmark.el
Stefan Kangas
2019-06-15
1
-6
/
+0
*
Remove XEmacs support from bookmark.el
Stefan Kangas
2019-06-13
1
-4
/
+1
*
Make bookmark-old-default-file variable obsolete
Stefan Kangas
2019-06-09
1
-13
/
+2
*
Make bookmark-maybe-message obsolete (Bug#35918)
Stefan Kangas
2019-06-09
1
-76
/
+72
*
Make `bookmark-file' variable obsolete
Stefan Kangas
2019-06-09
1
-8
/
+2
*
Remove interactive spec from bookmark-set-internal (bug#36121)
Stefan Kangas
2019-06-09
1
-1
/
+0
*
Checkdoc fixes in lisp/bookmark.el
Stefan Kangas
2019-06-09
1
-19
/
+23
*
Merge from origin/emacs-26
Glenn Morris
2019-06-01
1
-2
/
+3
|
\
|
*
Fix docstring of bookmark-get-bookmark
Stefan Kangas
2019-05-30
1
-2
/
+3
*
|
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Remove space from end of coding cookie
Robert Pluim
2018-11-20
1
-1
/
+1
*
|
Add functions to open a bookmark in another frame
Pierre-Yves Luyten
2018-11-08
1
-0
/
+18
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-28
1
-0
/
+3
|
\
|
|
*
; bookmark-jump: Add comment about last change.
Noam Postavsky
2018-07-24
1
-0
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-24
1
-2
/
+2
|
\
|
|
*
Let bookmark-jump override window-point (Bug#31751)
Noam Postavsky
2018-07-23
1
-2
/
+2
*
|
Merge from emacs-26
Noam Postavsky
2018-06-10
1
-1
/
+1
|
\
|
|
*
Fix prompt in bookmark.el (Bug#24726)
Allen Li
2018-06-05
1
-1
/
+1
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-2
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/bookmark.el (bookmark-alist): Doc fix. (Bug#29551)
Eli Zaretskii
2017-12-09
1
-3
/
+3
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Convert more uses of `looking-at' to `following-char'
Karl Fogel
2017-02-12
1
-2
/
+2
*
Nix some useless uses of looking-at, looking-back
Mark Oteiza
2017-02-12
1
-2
/
+2
*
Don't use unsafe encoding for the bookmark file
Eli Zaretskii
2017-01-10
1
-1
/
+8
*
Specify encoding of the bookmark file
Eli Zaretskii
2017-01-07
1
-8
/
+18
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
; Spelling fixes
Paul Eggert
2016-12-22
1
-1
/
+1
|
/
*
Don't mention ~/.emacs.bmk literally in doc strings
Eli Zaretskii
2016-04-25
1
-4
/
+4
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix some recently-perturbed bookmark autoloads
Karl Fogel
2015-11-09
1
-1
/
+2
*
Offer non-overwrite bookmark setter (Bug#15746)
Karl Fogel
2015-11-08
1
-26
/
+89
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-6
/
+9
[next]