diff options
| author | Stefan Monnier | 2001-11-30 23:54:45 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2001-11-30 23:54:45 +0000 |
| commit | 00f2404d755861c6997502377c8d84f73833140b (patch) | |
| tree | e8748f76571f8626b7921d3c448815f32a86d547 | |
| parent | 2ba257e11c22dc5447809dad5daba880e43b3096 (diff) | |
| download | emacs-00f2404d755861c6997502377c8d84f73833140b.tar.gz emacs-00f2404d755861c6997502377c8d84f73833140b.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4e3d12b3f6..00b2c0944ae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | 2001-11-30 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * man.el (Man-build-section-alist): Remove last Man-match-substring. | ||
| 4 | |||
| 1 | 2001-11-30 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5 | 2001-11-30 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 2 | 6 | ||
| 3 | * textmodes/paragraphs.el (mark-paragraph): Clarify doc. Clarify | 7 | * textmodes/paragraphs.el (mark-paragraph): Clarify doc. |
| 4 | error message. Suggestion from Richard Stallman. | 8 | Clarify error message. Suggestion from Richard Stallman. |
| 5 | 9 | ||
| 6 | 2001-11-29 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 10 | 2001-11-29 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 7 | 11 | ||