summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-06-23 21:49:52 +0000
committerRichard M. Stallman <rms@gnu.org>2005-06-23 21:49:52 +0000
commit528b6abcb4703f1825d8e323152f8b93b4bb9ecc (patch)
tree9bd9713b4480ccb5d93672a8aca5e617f9eda4d8 /lisp
parent2c632203b244aec7d75e68267ca7ac4923e1b4af (diff)
downloademacs-528b6abcb4703f1825d8e323152f8b93b4bb9ecc.tar.gz
emacs-528b6abcb4703f1825d8e323152f8b93b4bb9ecc.tar.bz2
emacs-528b6abcb4703f1825d8e323152f8b93b4bb9ecc.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog13
-rw-r--r--lisp/url/ChangeLog4
2 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ab183d39edd..62e3f2b7c36 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
+2005-06-23 Richard M. Stallman <rms@gnu.org>
+
+ * simple.el (set-variable): Args renamed; doc fix.
+ (line-move-1): When there are overlays around, use vertical-motion.
+
+ * faces.el (escape-glyph): Use brown against light background.
+ (nobreak-space): Renamed from no-break-space.
+ Fix previous change.
+
+ * dired-aux.el (dired-do-copy): Fix arg prompt.
+
+ * mail/sendmail.el (mail-setup-with-from): Fix custom type.
+
2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
* mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 5470a822a51..4da3d22584a 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-23 Richard M. Stallman <rms@gnu.org>
+
+ * url-cookie.el (url-cookie-generate-header-lines): Fix autoload cookie.
+
2005-06-21 Juanma Barranquero <lekktu@gmail.com>
* url-gw.el (url-open-stream):