Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0bf85f46
Commit
0bf85f46
authored
Sep 05, 2008
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 22.3 released.
parent
25cdc3d6
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
92 additions
and
20 deletions
+92
-20
ChangeLog
ChangeLog
+4
-0
README
README
+1
-1
admin/ChangeLog
admin/ChangeLog
+4
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
leim/ChangeLog
leim/ChangeLog
+4
-0
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+1
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/erc/ChangeLog
lisp/erc/ChangeLog
+4
-0
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+4
-0
lisp/url/ChangeLog
lisp/url/ChangeLog
+4
-0
lisp/version.el
lisp/version.el
+1
-1
lispintro/ChangeLog
lispintro/ChangeLog
+4
-0
lispref/ChangeLog
lispref/ChangeLog
+4
-0
lispref/elisp.texi
lispref/elisp.texi
+1
-1
lwlib/ChangeLog
lwlib/ChangeLog
+4
-0
mac/ChangeLog
mac/ChangeLog
+4
-0
mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
...cs.app/Contents/Resources/English.lproj/InfoPlist.strings
+2
-2
mac/src/Emacs.r
mac/src/Emacs.r
+5
-5
man/ChangeLog
man/ChangeLog
+4
-0
man/emacs.texi
man/emacs.texi
+1
-1
msdos/ChangeLog
msdos/ChangeLog
+4
-0
nt/ChangeLog
nt/ChangeLog
+4
-0
nt/emacs.rc
nt/emacs.rc
+4
-4
nt/emacsclient.rc
nt/emacsclient.rc
+4
-4
oldXMenu/ChangeLog
oldXMenu/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-08-16 Chong Yidong <cyd@stupidchicken.com>
* make-dist: Omit info/.arch-inventory.
...
...
README
View file @
0bf85f46
...
...
@@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
See the end of the file for license conditions.
This directory tree holds version 22.
2.92
of GNU Emacs, the extensible,
This directory tree holds version 22.
3
of GNU Emacs, the extensible,
customizable, self-documenting real-time display editor.
The file INSTALL in this directory says how to build and install GNU
...
...
admin/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-08-16 Jason Rumney <jasonr@gnu.org>
* admin.el (set-version): Set version in nt/emacsclient.rc
...
...
etc/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-05-04 Glenn Morris <rgm@gnu.org>
* NEWS: Document removal of duplicated "alt-" input methods.
...
...
leim/ChangeLog
View file @
0bf85f46
2008
-
09
-
05
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
22.3
released
.
2008
-
03
-
26
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
22.2
released
.
...
...
lib-src/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-08-05 Ulrich Mueller <ulm@gentoo.org>
* pop.c (socket_connection): Add conditionals for
...
...
lib-src/makefile.w32-in
View file @
0bf85f46
...
...
@@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
.PHONY
:
$(ALL)
VERSION
=
22.
2.92
VERSION
=
22.
3
LOCAL_FLAGS
=
-DWINDOWSNT
-DDOS_NT
-DSTDC_HEADERS
=
1
-DNO_LDAV
=
1
\
-DNO_ARCHIVES
=
1
-DHAVE_CONFIG_H
=
1
-I
../nt/inc
\
...
...
lisp/ChangeLog
View file @
0bf85f46
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.
lisp/erc/ChangeLog
View file @
0bf85f46
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):
...
...
lisp/mh-e/ChangeLog
View file @
0bf85f46
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
.
...
...
lisp/url/ChangeLog
View file @
0bf85f46
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
...
...
lisp/version.el
View file @
0bf85f46
...
...
@@ -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
...
...
lispintro/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-03-26 Chong Yidong <cyd@stupidchicken.com>
* Version 22.2 released.
...
...
lispref/ChangeLog
View file @
0bf85f46
2008
-
09
-
05
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
22.3
released
.
2008
-
08
-
05
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
symbols
.
texi
(
Other
Plists
):
Fix
incorrect
example
.
...
...
lispref/elisp.texi
View file @
0bf85f46
...
...
@@ -7,7 +7,7 @@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 2.9
@set EMACSVER 22.
2.92
@set EMACSVER 22.
3
@dircategory Emacs
@direntry
...
...
lwlib/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-03-26 Chong Yidong <cyd@stupidchicken.com>
* Version 22.2 released.
...
...
mac/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* makefile.MPW (MacObjects): Add mactoolbox.c.x.
...
...
mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
View file @
0bf85f46
/* Localized versions of Info.plist keys */
CFBundleName = "Emacs";
CFBundleShortVersionString = "22.
2.92
";
CFBundleGetInfoString = "22.
2.92
, Copyright (C) 2008 Free Software Foundation, Inc.";
CFBundleShortVersionString = "22.
3
";
CFBundleGetInfoString = "22.
3
, Copyright (C) 2008 Free Software Foundation, Inc.";
mac/src/Emacs.r
View file @
0bf85f46
...
...
@@ -219,12 +219,12 @@ resource 'FREF' (129) {
resource
'vers'
(
1
)
{
0x22
,
/*
Major
revision
in
BCD
*/
0x
2
,
/*
Minor
revision
in
BCD
*/
alpha
,
/*
development
,
alpha
,
beta
,
or
final
(
release
)
*/
92
,
/*
Non
-
final
release
# */
0x
3
,
/*
Minor
revision
in
BCD
*/
final
,
/*
development
,
alpha
,
beta
,
or
final
(
release
)
*/
0
,
/*
Non
-
final
release
# */
0
,
/*
Region
code
*/
"22.
2.92
"
,
/*
Short
version
number
*/
"22.
2.92
, Copyright \0xa9 2008 "
"22.
3
"
,
/*
Short
version
number
*/
"22.
3
, Copyright \0xa9 2008 "
"Free Software Foundation, Inc."
/*
Long
version
number
*/
};
...
...
man/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-08-23 Glenn Morris <rgm@gnu.org>
* dired-x.texi (Shell Command Guessing):
...
...
man/emacs.texi
View file @
0bf85f46
...
...
@@ -5,7 +5,7 @@
@c The edition number appears in several places in this file
@set EDITION Sixteenth
@set EMACSVER 22.
2.92
@set EMACSVER 22.
3
@copying
This is the @value
{
EDITION
}
edition of the @cite
{
GNU Emacs Manual
}
,@*
...
...
msdos/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-03-26 Chong Yidong <cyd@stupidchicken.com>
* Version 22.2 released.
...
...
nt/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-04-11 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (ALL): Move $(CLIENTRES) from here...
...
...
nt/emacs.rc
View file @
0bf85f46
...
...
@@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico
#endif
VS_VERSION_INFO VERSIONINFO
FILEVERSION 22,
2,92
,0
PRODUCTVERSION 22,
2,92
,0
FILEVERSION 22,
3,0
,0
PRODUCTVERSION 22,
3,0
,0
FILEFLAGSMASK 0x3FL
#ifdef EMACSDEBUG
FILEFLAGS 0x1L
...
...
@@ -25,12 +25,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
VALUE "FileVersion", "22,
2
,
92
, 0\0"
VALUE "FileVersion", "22,
3
,
0
, 0\0"
VALUE "InternalName", "Emacs\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0"
VALUE "OriginalFilename", "emacs.exe"
VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
VALUE "ProductVersion", "22,
2
,
92
, 0\0"
VALUE "ProductVersion", "22,
3
,
0
, 0\0"
VALUE "OLESelfRegister", "\0"
END
END
...
...
nt/emacsclient.rc
View file @
0bf85f46
...
...
@@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico
#endif
VS_VERSION_INFO VERSIONINFO
FILEVERSION 22,
2,92
,0
PRODUCTVERSION 22,
2,92
,0
FILEVERSION 22,
3,0
,0
PRODUCTVERSION 22,
3,0
,0
FILEFLAGSMASK 0x3FL
#ifdef EMACSDEBUG
FILEFLAGS 0x1L
...
...
@@ -23,12 +23,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU EmacsClient for Windows NT/95/98/2000/ME/XP\0"
VALUE "FileVersion", "22,
2
,
92
, 0\0"
VALUE "FileVersion", "22,
3
,
0
, 0\0"
VALUE "InternalName", "EmacsClient\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0"
VALUE "OriginalFilename", "emacsclientw.exe"
VALUE "ProductName", "EmacsClient: Client for the extensible self-documenting text editor\0"
VALUE "ProductVersion", "22,
2
,
92
, 0\0"
VALUE "ProductVersion", "22,
3
,
0
, 0\0"
VALUE "OLESelfRegister", "\0"
END
END
...
...
oldXMenu/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-03-26 Chong Yidong <cyd@stupidchicken.com>
* Version 22.2 released.
...
...
src/ChangeLog
View file @
0bf85f46
2008-09-05 Chong Yidong <cyd@stupidchicken.com>
* Version 22.3 released.
2008-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macterm.c (mac_draw_rectangle) [USE_CG_DRAWING]:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment