forked from emacs-mirror/emacs
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa77415
commit c267421
Showing
1 changed file
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
2018-04-09 Charles A. Roelli <[email protected]> | ||
|
||
* lisp/files.el (kept-new-versions): Improve documentation string. | ||
|
||
2018-04-09 Eli Zaretskii <[email protected]> | ||
|
||
Fix a minor mistake in the ELisp manual | ||
|
||
* doc/lispref/files.texi (Reading from Files): Fix copy/paste | ||
mistake. (Bug#31107) | ||
|
||
2018-04-06 Eli Zaretskii <[email protected]> | ||
|
||
* lisp/files.el (find-file-literally): Doc fix. | ||
|
||
2018-04-05 Eli Zaretskii <[email protected]> | ||
|
||
Fix typos in doc strings | ||
|
||
* lisp/simple.el (undo-auto--boundary-timer) | ||
(undo-auto--boundary-ensure-timer): Fix typos in doc strings. | ||
|
||
2018-04-05 Nicolas Petton <[email protected]> | ||
|
||
Bump Emacs version to 26.1 | ||
|
||
* README: | ||
* configure.ac: | ||
* msdos/sed2v2.inp: | ||
* nt/README.W32: Bump Emacs version to 26.1. | ||
|
||
2018-04-05 Stefan Monnier <[email protected]> | ||
|
||
* lisp/emacs-lisp/inline.el: Clarify apparent typos | ||
|
@@ -59180,7 +59211,7 @@ | |
|
||
This file records repository revisions from | ||
commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to | ||
commit 80d868ed1cf3fb1bf62c9b53e65d1034f20be227 (inclusive). | ||
commit c8ffca525c60e4a17d9687d92e3304bb27a8d446 (inclusive). | ||
See ChangeLog.1 for earlier changes. | ||
|
||
;; Local Variables: | ||
|