From: Richard M. Stallman Date: Mon, 2 Dec 2002 15:50:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.93~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a4d2885666461d35224283ab1fafebfcc11432f;p=emacs.git *** empty log message *** --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e29c9421cd3..f1858418c27 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2002-12-02 Richard M. Stallman + + * emacsclient.c (main): Test HAVE_GETCWD, not BSD_SYSTEM. + 2002-06-05 Francesco Potorti` * etags.c (main): Avoid a buffer overrun with sprintf. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4179d7847be..d33fcc1a71d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-12-02 Richard M. Stallman + + * finder.el (finder-commentary): Use *Finder-package* buffer. + + * server.el (server-buffer-done): Test of server-existing-buffer + was backwards. + 2002-11-27 Kenichi Handa * language/european.el (encode-mac-roman): Deal with unencodable @@ -29,6 +36,7 @@ * progmodes/etags.el (find-tag-default): Copy text at point without properties. +>>>>>>> 1.2776.2.248 2002-11-11 Fabrice Bauzac (tiny change) * dired-aux.el (dired-show-file-type): Format filename with "%s" to