diff options
| author | Chong Yidong | 2007-06-04 23:42:48 +0000 |
|---|---|---|
| committer | Chong Yidong | 2007-06-04 23:42:48 +0000 |
| commit | 8f52d3fc6756d9935240740f7f3471e9be6c958b (patch) | |
| tree | b0f49ab0cef2746bc6c7797ca77be631ed8b711c | |
| parent | 65e076827adb6c9c371b3a6f3ccddc47460a0dd9 (diff) | |
| download | emacs-8f52d3fc6756d9935240740f7f3471e9be6c958b.tar.gz emacs-8f52d3fc6756d9935240740f7f3471e9be6c958b.zip | |
* man.el (Man-next-section): Don't consider the last line of the
page as being part of any section.
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 03020617750..2ce17ce0449 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-06-04 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | ||
| 2 | |||
| 3 | * man.el (Man-next-section): Don't consider the last line of the | ||
| 4 | page as being part of any section. | ||
| 5 | |||
| 1 | 2007-06-04 Martin Rudalics <rudalics@gmx.at> | 6 | 2007-06-04 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * hilit-chg.el (highlight-changes-rotate-faces): Don't set | 8 | * hilit-chg.el (highlight-changes-rotate-faces): Don't set |