From d89b617d56a8ff1032d32dbda41a5d34142b8235 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 22 Jan 2002 21:05:28 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4cfe880963b..49b23c623a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-01-22 Richard M. Stallman + * progmodes/sh-script.el (sh-set-shell): Doc fix. + * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash. diff --git a/src/ChangeLog b/src/ChangeLog index 4210329d9d4..92a7ed4ec09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2002-01-22 Richard M. Stallman + + * unexelf.c (unexec): Define n so as to cause compilation error + for the code where people have often written n instead of nn. + + * .gdbinit (hookpost-run): Defined. + 2002-01-22 Jan D. * xfns.c (x_set_frame_parameters): Typo in previous fix corrected. -- 2.39.5