summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.9
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r--lisp/ChangeLog.98
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 469d0970f82..be6ba962cf3 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -1418,13 +1418,13 @@
2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
* progmodes/hideshow.el: Update first-line description.
- Sync comments w/ maintainer version 5.31.
+ Sync comments with maintainer version 5.31.
(hs-isearch-open): Default value now `code'.
Fix docstring to use "code blocks" vs "comment blocks",
as opposed to "block" vs "comment".
(hs-flag-region): Accept `hs-isearch-open' value
- of `block' as synonymous w/ `code'.
+ of `block' as synonymous with `code'.
(hs-hide-block-at-point): For code blocks, pass `code'
to `hs-flag-region' instead of `block'.
@@ -11483,7 +11483,7 @@
2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
* progmodes/hideshow.el: Update author email address.
- Generally, sync w/ maintainer version 5.22.
+ Generally, sync with maintainer version 5.22.
(hs-hide-all-non-comment-function): New var.
(hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
(hs-hide-all): Use `hs-hide-all-non-comment-function'.
@@ -17879,7 +17879,7 @@
(speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
(speedbar-directory-buttons): Update path search/expansion.
(speedbar-make-tag-line): Pay attention to
- `speedbar-indentation-width'. Use more care w/ invisible
+ `speedbar-indentation-width'. Use more care with invisible
properties.
(speedbar-change-expand-button-char):
Call `speedbar-insert-image-button-maybe'.