From e2f484bc7aa95ecc315c7d88a3072d0cd59fa096 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 29 Sep 2002 05:20:51 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2ae98888017..ca5666e5b7c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,25 @@ +2002-09-29 Richard M. Stallman + + * custom.el (defcustom): Doc fix. + +2002-09-28 Richard M. Stallman + + * loadhist.el (unload-feature): When undefining a variable, + delete its buffer-local bindings. + +2002-09-28 Luc Teirlinck + + * subr.el (remove-yank-excluded-properties): Fix bugs in + handling of category properties. + +2002-09-28 Vinicius Jose Latorre + + * ps-print.el (ps-print-emacs-type): Error if ps-print is + activated in Epoch, inLucid or in Emacs v19 or lesser. + Value can no longer be `lucid'. + (ps-print-version): New version number (6.5.8). + (faces): Never do (require 'faces). + 2002-09-28 Simon Josefsson * mail/smtpmail.el (smtpmail-via-smtp): Only negotiate starttls on @@ -44,10 +66,7 @@ (uniquify-delay-rationalize-file-buffer-names): Remove useless check. (kill-buffer-hook): Don't change globally. -2002-09-27 Colin Walters - - The following changes were written by - Stefan Monnier . +2002-09-27 Stefan Monnier . * calc/calc.el (calc-bug-address, calc-scan-for-dels, calc-stack) (calc-stack-top, calc-always-load-extensions) -- 2.11.4.GIT