diff options
author | Glenn Morris <rgm@gnu.org> | 2013-03-10 19:35:23 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-03-10 19:35:23 -0700 |
commit | 24958590a00900371b6b3b154fc1df5c980d056c (patch) | |
tree | 655d8ccc96f471303b5913536104cd8cc8f898a4 /lisp | |
parent | f186a0b537dfec9991dff2674888d119bdff049b (diff) | |
download | emacs-24958590a00900371b6b3b154fc1df5c980d056c.tar.gz |
Add 24.3 release to ChangeLogsemacs-24.3
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/cedet/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/erc/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/gnus/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/mh-e/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/org/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/url/ChangeLog | 4 |
7 files changed, 28 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index da4cdb9bc62..b853399e462 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2013-03-11 Glenn Morris <rgm@gnu.org> + + * Version 24.3 released. + 2013-02-25 Glenn Morris <rgm@gnu.org> * textmodes/paragraphs.el (mark-paragraph): Doc fix. diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index 07de8c79938..6f0b0133873 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog @@ -1,3 +1,7 @@ +2013-03-11 Glenn Morris <rgm@gnu.org> + + * Version 24.3 released. + 2012-11-14 David Engster <deng@randomsample.de> * semantic/symref/list.el (semantic-symref-symbol): Use diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index c0a204c80b3..c12cd68b595 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -1,3 +1,7 @@ +2013-03-11 Glenn Morris <rgm@gnu.org> + + * Version 24.3 released. + 2012-11-13 Glenn Morris <rgm@gnu.org> * erc.el (erc-modules): Add "notifications". Tweak "hecomplete" doc. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index c6d36156cab..59a935ee829 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2013-03-11 Glenn Morris <rgm@gnu.org> + + * Version 24.3 released. + 2013-02-10 Katsumi Yamaoka <yamaoka@jpl.org> * nnir.el ("nnir"): Add 'virtual ability to nnir backend. (This was diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 6794ff8bbfb..e9473a3e2f3 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,7 @@ +2013-03-11 Glenn Morris <rgm@gnu.org> + + * Version 24.3 released. + 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca> * mh-letter.el (mh-yank-hooks): Use make-obsolete-variable. diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index e576c4cf63c..cb3d201ee25 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -1,3 +1,7 @@ +2013-03-11 Glenn Morris <rgm@gnu.org> + + * Version 24.3 released. + 2013-03-08 Bastien Guerry <bzg@gnu.org> * org-exp.el (org-export-normalize-links): Fix critical bug: do diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 95c8edbe8b1..0927cb83090 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,7 @@ +2013-03-11 Glenn Morris <rgm@gnu.org> + + * Version 24.3 released. + 2012-10-13 Liam Stitt <stittl@cuug.ab.ca> (tiny change) * url-vars.el (url-uncompressor-alist): |