projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82ecc38
)
*** empty log message ***
author
Lute Kamstra
<lute@gnu.org>
Tue, 17 May 2005 15:21:56 +0000
(15:21 +0000)
committer
Lute Kamstra
<lute@gnu.org>
Tue, 17 May 2005 15:21:56 +0000
(15:21 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e63ee76d68b8e7ea03903b5593288262599c71fe..6a5aa6f645c9728176a2ca43cc67464acefbaa9f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2005-05-17 Lute Kamstra <lute@gnu.org>
+ * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
+ defcustom for the mode hook variable.
+
* emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
Emacs Lisp Reference Manual.
diff --git
a/lispref/ChangeLog
b/lispref/ChangeLog
index 2563f22d36b2a80bd2d68bf67038641eeed5444c..e3d2b2ba48344ee10d9ee2cbd654fa939b7fadca 100644
(file)
--- a/
lispref/ChangeLog
+++ b/
lispref/ChangeLog
@@
-1,3
+1,7
@@
+2005-05-17 Lute Kamstra <lute@gnu.org>
+
+ * modes.texi (Defining Minor Modes): Mention the mode hook.
+
2005-05-15 Kim F. Storm <storm@cua.dk>
* processes.texi (Network): Remove open-network-stream-nowait.