summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-09-05 16:23:46 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-09-05 16:23:46 +0000
commit0bf85f46815d5adf7524843d53aa47172045c714 (patch)
tree6c6da7fb979f15442c467a9a2e1f13c4d4b4df5b /lisp
parent25cdc3d63a672941b56dda6f91d9005386713dd8 (diff)
downloademacs-22.3.tar.gz
Version 22.3 released.emacs-22.3
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/erc/ChangeLog4
-rw-r--r--lisp/mh-e/ChangeLog4
-rw-r--r--lisp/url/ChangeLog4
-rw-r--r--lisp/version.el2
5 files changed, 17 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6097042d75e..f513925b4f6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 22.3 released.
+
2008-09-03 Alan Mackenzie <acm@muc.de>
* progmodes/cc-defs.el (c-version): Increment to 5.31.6.
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 061bfc55444..9c53fec5453 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 22.3 released.
+
2008-02-05 Juanma Barranquero <lekktu@gmail.com>
* erc.el (erc-valid-nick-regexp):
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 79e44c96256..1921f8d2778 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 22.3 released.
+
2008-02-06 Richard Stallman <rms@gnu.org>
* mh-seq.el (mh-make-seq, mh-seq-name): Use defsubst.
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index ae12c685dcc..abc321d09bf 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 22.3 released.
+
2008-08-30 Glenn Morris <rgm@gnu.org>
* url-http.el (url-https-expand-file-name): Resolve directly to
diff --git a/lisp/version.el b/lisp/version.el
index 3706d006bd7..2c15217c9ce 100644
--- a/lisp/version.el
+++ b/lisp/version.el
@@ -30,7 +30,7 @@
(defconst emacs-copyright "Copyright (C) 2008 Free Software Foundation, Inc."
"Short copyright string for this version of Emacs.")
-(defconst emacs-version "22.2.92" "\
+(defconst emacs-version "22.3" "\
Version numbers of this version of Emacs.")
(defconst emacs-major-version