summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.5
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2019-07-06 12:51:30 -0700
committerGlenn Morris <rgm@gnu.org>2019-07-06 12:51:30 -0700
commitbb856d12dc34a56be7a95ca5e55ddb1a78535d07 (patch)
tree2123f2d6728d4a043f2b8a07bd5368c010bb7d62 /lisp/ChangeLog.5
parentef389fd9a5e6df06b8f7769ab32dc929dc4f0ed4 (diff)
parente97c0437aa135f9580cd8cc1ec912758e3610ab1 (diff)
downloademacs-bb856d12dc34a56be7a95ca5e55ddb1a78535d07.tar.gz
Merge from origin/emacs-26
e97c043 Fix python.el docstring (Bug#36458) e660801 ; Add thing-at-point-looking-at test (Bug#35708) f5b4846 ; Fix typo, insure -> ensure in ChangeLogs cb8fb59 * lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix. (Bug3...
Diffstat (limited to 'lisp/ChangeLog.5')
-rw-r--r--lisp/ChangeLog.52
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 0976a15a600..749e7f68b6c 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -2676,7 +2676,7 @@
1995-03-10 Karl Fogel <kfogel@floss.life.uiuc.edu>
* bookmark.el:
- Insure that all entry points call `bookmark-maybe-load-default-file'.
+ Ensure that all entry points call `bookmark-maybe-load-default-file'.
Changed format of bookmark-alist and therefore of bookmark files.
Have version stamps in bookmark files.
Automatically upgrade old bookmark files to new format.