diff options
Diffstat (limited to 'lisp/ChangeLog.5')
| -rw-r--r-- | lisp/ChangeLog.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index dad524ed851..5aedc76efed 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -2779,7 +2779,7 @@ | |||
| 2779 | continuations, don't go to line beg; | 2779 | continuations, don't go to line beg; |
| 2780 | perl-backward-to-start-of-continued-exp gives the right place. | 2780 | perl-backward-to-start-of-continued-exp gives the right place. |
| 2781 | 2781 | ||
| 2782 | 1995-03-07 Enami Tsugutomo <enami@sys.ptg.sony.co.jp> | 2782 | 1995-03-07 Tsugutomo ENAMI <enami@sys.ptg.sony.co.jp> |
| 2783 | 2783 | ||
| 2784 | * simple.el (indent-new-comment-line): Clean up handling | 2784 | * simple.el (indent-new-comment-line): Clean up handling |
| 2785 | of \(...\) in comment-start-skip. | 2785 | of \(...\) in comment-start-skip. |