[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/ChangeLog [lexbind]
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/ChangeLog [lexbind] |
Date: |
Thu, 28 Oct 2004 22:27:37 -0400 |
Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.49.2.39 emacs/lispref/ChangeLog:1.49.2.40
*** emacs/lispref/ChangeLog:1.49.2.39 Mon Oct 25 04:22:22 2004
--- emacs/lispref/ChangeLog Fri Oct 29 02:05:13 2004
***************
*** 1,3 ****
--- 1,28 ----
+ 2004-10-28 Richard M. Stallman <address@hidden>
+
+ * frames.texi (Display Feature Testing): Explain about "vendor".
+
+ 2004-10-27 Richard M. Stallman <address@hidden>
+
+ * commands.texi (Interactive Codes): `N' uses numeric prefix,
+ not raw. Clarify `n'.
+ (Interactive Call): Rewrite interactive-p, focusing on when
+ and how to use it.
+ (Misc Events): Clarify previous change.
+
+ * advice.texi (Simple Advice): Clarify what job the example does.
+ (Around-Advice): Clarify ad-do-it.
+ (Activation of Advice): An option of ad-default-compilation-action
+ is `never', not `nil'.
+
+ 2004-10-26 Kim F. Storm <address@hidden>
+
+ * commands.texi (Interactive Codes): Add U code letter.
+
+ 2004-10-25 Simon Josefsson <address@hidden>
+
+ * minibuf.texi (Reading a Password): Add.
+
2004-10-24 Jason Rumney <address@hidden>
* commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up