aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen <[email protected]>2003-09-29 13:24:30 +0000
committerThien-Thi Nguyen <[email protected]>2003-09-29 13:24:30 +0000
commit6e8fcd2193b53cfb1cc575855ef4024610198abd (patch)
tree764930ab8e704caa08befe2b046d82d01970a3bc
parent86b9b767c58a2e3e568a19e9fe90facfb36a33e0 (diff)
Thank Michael Ernst; nfc.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/progmodes/hideshow.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4cc2f1bb2b..a99d06ace6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1116,7 +1116,7 @@
2003-07-22 Thien-Thi Nguyen <[email protected]>
* progmodes/hideshow.el (hs-special-modes-alist):
- Clarify MDATA-SELECTOR doc; nfc.
+ Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
2003-07-21 Markus Rost <[email protected]>
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el
index 47b9bbc0c2..fbba8603b6 100644
--- a/lisp/progmodes/hideshow.el
+++ b/lisp/progmodes/hideshow.el
@@ -201,7 +201,7 @@
;; Love, Dirk Herrmann, Gael Marziou, Jan Djarv, Guillaume Leray,
;; Moody Ahmad, Preston F. Crow, Lars Lindberg, Reto Zimmermann,
;; Keith Sheffield, Chew Meng Kuan, Tony Lam, Pete Ware, Fran�ois
-;; Pinard, Stefan Monnier, Joseph Eydelnant
+;; Pinard, Stefan Monnier, Joseph Eydelnant, Michael Ernst
;;
;; Special thanks go to Dan Nicolaescu, who reimplemented hideshow using
;; overlays (rather than selective display), added isearch magic, folded