changeset 75996:9b13b0038260

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Feb 2007 23:07:29 +0000
parents f4e68d81c310
children 76d97782f19f
files admin/FOR-RELEASE lisp/ChangeLog
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Sat Feb 17 23:06:12 2007 +0000
+++ b/admin/FOR-RELEASE	Sat Feb 17 23:07:29 2007 +0000
@@ -64,6 +64,8 @@
 ** simon.marshall@misys.com, Jan 12:
   Font-lock decides function call is function declaration in C+ +
 
+** Fix needed for communication with gpg-agent
+
 * DOCUMENTATION
 
 ** Check the Emacs Tutorial.
--- a/lisp/ChangeLog	Sat Feb 17 23:06:12 2007 +0000
+++ b/lisp/ChangeLog	Sat Feb 17 23:07:29 2007 +0000
@@ -1,3 +1,7 @@
+2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
+
+	* simple.el (kill-line): Doc fix.
+
 2007-02-17  Kim F. Storm  <storm@cua.dk>
 
 	* emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.