comparison lisp/ChangeLog @ 63726:1d86d5c00a50

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 23 Jun 2005 21:49:52 +0000
parents d40341e3e266
children 8473f6269712
comparison
equal deleted inserted replaced
63725:01829129c4df 63726:1d86d5c00a50
1 2005-06-23 Richard M. Stallman <rms@gnu.org>
2
3 * simple.el (set-variable): Args renamed; doc fix.
4 (line-move-1): When there are overlays around, use vertical-motion.
5
6 * faces.el (escape-glyph): Use brown against light background.
7 (nobreak-space): Renamed from no-break-space.
8 Fix previous change.
9
10 * dired-aux.el (dired-do-copy): Fix arg prompt.
11
12 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
13
1 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk> 14 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
2 15
3 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor" 16 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
4 rather than "Distributor". 17 rather than "Distributor".
5 18