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
22770c84
Commit
22770c84
authored
Feb 28, 2011
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release logs for 23.3 release.
Regenerate configure and other release files.
parent
d1f61aaf
Changes
43
Hide whitespace changes
Inline
Side-by-side
Showing
43 changed files
with
155 additions
and
63 deletions
+155
-63
ChangeLog
ChangeLog
+4
-0
README
README
+1
-1
admin/ChangeLog
admin/ChangeLog
+4
-0
configure
configure
+9
-9
configure.in
configure.in
+1
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/emacs.texi
doc/emacs/emacs.texi
+1
-1
doc/lispintro/ChangeLog
doc/lispintro/ChangeLog
+4
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/book-spine.texinfo
doc/lispref/book-spine.texinfo
+1
-1
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+1
-1
doc/lispref/vol1.texi
doc/lispref/vol1.texi
+1
-1
doc/lispref/vol2.texi
doc/lispref/vol2.texi
+1
-1
doc/man/ChangeLog
doc/man/ChangeLog
+4
-0
doc/man/emacs.1
doc/man/emacs.1
+1
-1
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/faq.texi
doc/misc/faq.texi
+1
-1
etc/AUTHORS
etc/AUTHORS
+7
-7
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/cedet/ChangeLog
lisp/cedet/ChangeLog
+4
-0
lisp/erc/ChangeLog
lisp/erc/ChangeLog
+4
-0
lisp/ldefs-boot.el
lisp/ldefs-boot.el
+21
-21
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+4
-0
lisp/org/ChangeLog
lisp/org/ChangeLog
+4
-0
lisp/url/ChangeLog
lisp/url/ChangeLog
+4
-0
lisp/version.el
lisp/version.el
+1
-1
lwlib/ChangeLog
lwlib/ChangeLog
+4
-0
msdos/ChangeLog
msdos/ChangeLog
+4
-0
nextstep/ChangeLog
nextstep/ChangeLog
+4
-0
nextstep/Cocoa/Emacs.base/Contents/Info.plist
nextstep/Cocoa/Emacs.base/Contents/Info.plist
+2
-2
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
...s.base/Contents/Resources/English.lproj/InfoPlist.strings
+2
-2
nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
+1
-1
nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+2
-2
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
test/ChangeLog
test/ChangeLog
+4
-0
No files found.
ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-01-27 Chong Yidong <cyd@stupidchicken.com>
* configure.in: Test existence of xaw3d library, not just the
...
...
README
View file @
22770c84
...
...
@@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
See the end of the file for license conditions.
This directory tree holds version 23.
2.94
of GNU Emacs, the extensible,
This directory tree holds version 23.
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 @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-02-22 Juanma Barranquero <lekktu@gmail.com>
* notes/bugtracker (bugtracker_debbugs_url): Fix typo.
...
...
configure
View file @
22770c84
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.67 for emacs 23.
2.94
.
# Generated by GNU Autoconf 2.67 for emacs 23.
3
.
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
...
...
@@ -549,8 +549,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='emacs'
PACKAGE_TARNAME='emacs'
PACKAGE_VERSION='23.
2.94
'
PACKAGE_STRING='emacs 23.
2.94
'
PACKAGE_VERSION='23.
3
'
PACKAGE_STRING='emacs 23.
3
'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
...
...
@@ -1320,7 +1320,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures emacs 23.
2.94
to adapt to many kinds of systems.
\`configure' configures emacs 23.
3
to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
...
...
@@ -1394,7 +1394,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of emacs 23.
2.94
:";;
short | recursive ) echo "Configuration of emacs 23.
3
:";;
esac
cat <<\_ACEOF
...
...
@@ -1540,7 +1540,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
emacs configure 23.
2.94
emacs configure 23.
3
generated by GNU Autoconf 2.67
Copyright (C) 2010 Free Software Foundation, Inc.
...
...
@@ -2091,7 +2091,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by emacs $as_me 23.
2.94
, which was
It was created by emacs $as_me 23.
3
, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ $0 $@
...
...
@@ -14056,7 +14056,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by emacs $as_me 23.
2.94
, which was
This file was extended by emacs $as_me 23.
3
, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
...
...
@@ -14122,7 +14122,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
emacs config.status 23.
2.94
emacs config.status 23.
3
configured by $0, generated by GNU Autoconf 2.67,
with options \\"\$ac_cs_config\\"
...
...
configure.in
View file @
22770c84
...
...
@@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.62)
AC_INIT(emacs, 23.
2.94
)
AC_INIT(emacs, 23.
3
)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
...
...
doc/emacs/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-02-25 Eli Zaretskii <eliz@gnu.org>
* search.texi (Regexp Search): Move index entries about regexps to the
...
...
doc/emacs/emacs.texi
View file @
22770c84
...
...
@@ -5,7 +5,7 @@
@c The edition number appears in several places in this file
@set EDITION Sixteenth
@set EMACSVER 23.
2.94
@set EMACSVER 23.
3
@copying
This is the @value
{
EDITION
}
edition of the @cite
{
GNU Emacs Manual
}
,@*
...
...
doc/lispintro/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-02-18 Eli Zaretskii <eliz@gnu.org>
* emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir.
...
...
doc/lispref/ChangeLog
View file @
22770c84
2011
-
02
-
28
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
23.3
released
.
2011
-
02
-
25
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
variables
.
texi
(
Directory
Local
Variables
):
Mention
the
optional
...
...
doc/lispref/book-spine.texinfo
View file @
22770c84
...
...
@@ -11,7 +11,7 @@
@center @titlefont
{
GNU Emacs Lisp Reference Manual
}
@sp 5
@center GNU
@center Emacs Version 23.
2.94
@center Emacs Version 23.
3
@center for Unix Users
@sp 5
...
...
doc/lispref/elisp.texi
View file @
22770c84
...
...
@@ -8,7 +8,7 @@
@c Please remember to update the edition number in README as well.
@c And also the copies in vol1.texi and vol2.texi.
@set VERSION 3.0
@set EMACSVER 23.
2.94
@set EMACSVER 23.
3
@set DATE July 2009
@c in general, keep the following line commented out, unless doing a
...
...
doc/lispref/vol1.texi
View file @
22770c84
...
...
@@ -27,7 +27,7 @@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
@set EMACSVER 23.
2.94
@set EMACSVER 23.
3
@set DATE July 2009
@dircategory Emacs
...
...
doc/lispref/vol2.texi
View file @
22770c84
...
...
@@ -27,7 +27,7 @@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
@set EMACSVER 23.
2.94
@set EMACSVER 23.
3
@set DATE July 2009
@dircategory Emacs
...
...
doc/man/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2010-12-29 Jari Aalto <jari.aalto@cante.net> (tiny change)
* emacsclient.1: Arrange options alphabetically (Bug#7620).
...
...
doc/man/emacs.1
View file @
22770c84
.\" See section COPYING for copyright and redistribution information.
.TH EMACS 1 "2007 April 13" "GNU Emacs 23.
2.94
"
.TH EMACS 1 "2007 April 13" "GNU Emacs 23.
3
"
.
.
.SH NAME
...
...
doc/misc/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-02-23 Glenn Morris <rgm@gnu.org>
* dbus.texi (Type Conversion): Grammar fix.
...
...
doc/misc/faq.texi
View file @
22770c84
...
...
@@ -5,7 +5,7 @@
@
c
%**
end
of
header
@
c
This
is
used
in
many
places
@
set
VER
23.
2.94
@
set
VER
23.
3
@
c
This
file
is
maintained
by
Romain
Francoise
<
rfrancoise
@
gnu
.
org
>.
@
c
Feel
free
to
install
changes
without
prior
permission
(
but
I
'd
...
...
etc/AUTHORS
View file @
22770c84
...
...
@@ -442,7 +442,7 @@ and co-wrote longlines.el
and changed xdisp.c simple.el files.el display.texi files.texi
frames.texi emacs.texi xterm.c keyboard.c cus-edit.el faces.el
Makefile.in font.c xfaces.c image.c misc.texi xfns.c startup.el
text.texi compile.el configure.in and 66
4
other files
text.texi compile.el configure.in and 66
5
other files
Chris Chase: co-wrote idlw-shell.el idlwave.el
...
...
@@ -882,8 +882,8 @@ Eli Tziperman: wrote rmail-spam-filter.el
Eli Zaretskii: wrote rxvt.el tty-colors.el
and changed msdos.c makefile.w32-in Makefile.in files.el info.el fileio.c
rmail.el mainmake.v2 pc-win.el simple.el startup.el config.bat msdos.h
w32.c dired.c frame.c menu-bar.el process.c INSTALL
internal.el xdisp.c
and 6
06
other files
w32.c dired.c frame.c menu-bar.el process.c INSTALL
files.texi
internal.el
and 6
42
other files
Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el
gnus.el
...
...
@@ -1150,7 +1150,7 @@ Glenn Morris: wrote check-declare.el
and changed Makefile.in calendar.el diary-lib.el rmail.el f90.el
cal-menu.el cal-hebrew.el fortran.el holidays.el configure.in
calendar.texi cal-islam.el bytecomp.el cal-bahai.el appt.el emacs.texi
files.el
cal-china.el simple
.el rmailsum.el cal-tex.el
files.el
simple.el cal-china
.el rmailsum.el cal-tex.el
and 1012 other files
Glynn Clements: wrote gamegrid.el snake.el tetris.el
...
...
@@ -1662,7 +1662,7 @@ and changed files.el perl-mode.el
Juanma Barranquero: changed makefile.w32-in subr.el files.el faces.el
w32fns.c bs.el help-fns.el server.el org.el simple.el emacsclient.c
buffer.c desktop.el mule-cmds.el ido.el window.c xdisp.c allout.el
keyboard.c replace.el eval.c and 9
39
other files
keyboard.c replace.el eval.c and 9
42
other files
Juergen Kreileder: changed imap.el nnimap.el
...
...
@@ -2212,8 +2212,8 @@ Michael Albinus: wrote dbus.el tramp-cmds.el tramp-compat.el
tramp-fish.el tramp-ftp.el tramp-gvfs.el tramp-gw.el tramp-smb.el
xesam.el zeroconf.el
and co-wrote tramp-cache.el tramp.el
and changed tramp.texi dbusbind.c dbus.texi trampver.el
ange-ftp.el
trampver.texi
files.el files.texi tramp-vc.el Makefile.in tramp-util.el
and changed tramp.texi dbusbind.c dbus.texi trampver.el
trampver.texi
ange-ftp.el
files.el files.texi tramp-vc.el Makefile.in tramp-util.el
tramp-imap.el tramp-uu.el dired-aux.el compile.el configure.in
em-unix.el grep.el simple.el vc.el dired.el and 51 other files
...
...
etc/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-01-18 Glenn Morris <rgm@gnu.org>
* PROBLEMS: Add note about svn+ssh. (Bug#7791)
...
...
leim/ChangeLog
View file @
22770c84
2011
-
02
-
28
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
23.3
released
.
2011
-
02
-
23
Juanma
Barranquero
<
lekktu
@
gmail
.
com
>
*
quail
/
ethiopic
.
el
(
"ethiopic"
):
Fix
tpo
in
docstring
.
...
...
lib-src/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-02-02 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (ETAGS_CFLAGS, CTAGS_CFLAGS): Add
...
...
lib-src/makefile.w32-in
View file @
22770c84
...
...
@@ -22,7 +22,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
.PHONY
:
$(ALL)
VERSION
=
23.
2.94
VERSION
=
23.
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 @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-02-26 Eli Zaretskii <eliz@gnu.org>
* international/mule-cmds.el (set-default-coding-systems): Use the
...
...
lisp/cedet/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2010-10-29 Glenn Morris <rgm@gnu.org>
* mode-local.el (mode-local-augment-function-help):
...
...
lisp/erc/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-01-31 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
* erc-track.el (track): Don't reset erc-modified-channels-object
...
...
lisp/ldefs-boot.el
View file @
22770c84
...
...
@@ -494,7 +494,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
;;;***
;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
;;;;;; (19
752 41642
))
;;;;;; (19
813 16320
))
;;; Generated autoloads from allout.el
(put 'allout-use-hanging-indents 'safe-local-variable (if (fboundp 'booleanp) 'booleanp '(lambda (x) (member x '(t nil)))))
...
...
@@ -4504,7 +4504,7 @@ Update copyright notice for all files in DIRECTORY matching MATCH.
;;;***
;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19
752 41642
))
;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19
813 16320
))
;;; Generated autoloads from progmodes/cperl-mode.el
(put 'cperl-indent-level 'safe-local-variable 'integerp)
(put 'cperl-brace-offset 'safe-local-variable 'integerp)
...
...
@@ -10995,7 +10995,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
;;;***
;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19
752 41642
))
;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19
806 64998
))
;;; Generated autoloads from gnus/gnus.el
(when (fboundp 'custom-autoload)
(custom-autoload 'gnus-select-method "gnus"))
...
...
@@ -11048,7 +11048,7 @@ prompt the user for the name of an NNTP server to use.
;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
;;;;;; "gnus/gnus-agent.el" (19
752 41642
))
;;;;;; "gnus/gnus-agent.el" (19
813 16320
))
;;; Generated autoloads from gnus/gnus-agent.el
(autoload 'gnus-unplugged "gnus-agent" "\
...
...
@@ -11590,7 +11590,7 @@ If picons are already displayed, remove them.
;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
;;;;;; "gnus/gnus-range.el" (19
752 41642
))
;;;;;; "gnus/gnus-range.el" (19
813 16320
))
;;; Generated autoloads from gnus/gnus-range.el
(autoload 'gnus-sorted-difference "gnus-range" "\
...
...
@@ -11734,8 +11734,8 @@ Update the format specification near point.
;;;***
;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19
752
;;;;;;
4
16
42
))
;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (19
813
;;;;;; 16
320
))
;;; Generated autoloads from gnus/gnus-start.el
(autoload 'gnus-declare-backend "gnus-start" "\
...
...
@@ -13550,7 +13550,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
;;;***
;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
;;;;;; (19
752 41642
))
;;;;;; (19
813 16320
))
;;; Generated autoloads from progmodes/idlwave.el
(autoload 'idlwave-mode "idlwave" "\
...
...
@@ -14357,7 +14357,7 @@ Image files are those whose name has an extension in
;;;***
;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
;;;;;; image-mode) "image-mode" "image-mode.el" (19
752 41642
))
;;;;;; image-mode) "image-mode" "image-mode.el" (19
806 64998
))
;;; Generated autoloads from image-mode.el
(push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
(push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
...
...
@@ -15993,7 +15993,7 @@ except that FILTER is not optional.
;;;***
;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19
752 41642
))
;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19
806 64998
))
;;; Generated autoloads from log-edit.el
(autoload 'log-edit "log-edit" "\
...
...
@@ -18350,7 +18350,7 @@ symbol in the alist.
;;;***
;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
;;;;;; (19
75
2 41
642
))
;;;;;; (19
80
2 41
007
))
;;; Generated autoloads from gnus/nnfolder.el
(autoload 'nnfolder-generate-active-file "nnfolder" "\
...
...
@@ -18660,7 +18660,7 @@ including a reproducible test case and send the message.
;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global
;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
;;;;;; org-mode) "org" "org/org.el" (19
752 416
42))
;;;;;; org-mode) "org" "org/org.el" (19
813 31
42
0
))
;;; Generated autoloads from org/org.el
(autoload 'org-mode "org" "\
...
...
@@ -18873,7 +18873,7 @@ Call the customize function with org as argument.
;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19
752 416
42))
;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19
813 31
42
0
))
;;; Generated autoloads from org/org-agenda.el
(autoload 'org-agenda "org-agenda" "\
...
...
@@ -19573,7 +19573,7 @@ that uses these same face definitions.
;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
;;;;;; (19
752 416
42))
;;;;;; (19
813 31
42
0
))
;;; Generated autoloads from org/org-icalendar.el
(autoload 'org-export-icalendar-this-file "org-icalendar" "\
...
...
@@ -19921,7 +19921,7 @@ See also the variable `org-reverse-note-order'.
;;;***
;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
;;;;;; "org-table" "org/org-table.el" (19
752 416
42))
;;;;;; "org-table" "org/org-table.el" (19
813 31
42
0
))
;;; Generated autoloads from org/org-table.el
(autoload 'turn-on-orgtbl "org-table" "\
...
...
@@ -22864,8 +22864,8 @@ variable.
;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19
761
;;;;;;
5822
))
;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19
813
;;;;;;
31420
))
;;; Generated autoloads from mail/rmail.el
(autoload 'rmail-movemail-variant-p "rmail" "\
...
...
@@ -28448,7 +28448,7 @@ You might need to set `uce-mail-reader' before using this.
;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
;;;;;; "international/ucs-normalize.el" (19
752 416
42))
;;;;;; "international/ucs-normalize.el" (19
813 31
42
0
))
;;; Generated autoloads from international/ucs-normalize.el
(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
...
...
@@ -29895,7 +29895,7 @@ Key bindings specific to `verilog-mode-map' are:
;;;***
;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
;;;;;; (19
752 41642
))
;;;;;; (19
813 16320
))
;;; Generated autoloads from progmodes/vhdl-mode.el
(autoload 'vhdl-mode "vhdl-mode" "\
...
...
@@ -32014,8 +32014,8 @@ Zone out, completely.
;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (1980
1
;;;;;;
62231 520663
))
;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (198
2
0
;;;;;;
23317 611837
))
;;;***
lisp/mh-e/ChangeLog
View file @
22770c84
2011
-
02
-
28
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
23.3
released
.
2010
-
05
-
07
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
23.2
released
.
...
...
lisp/org/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-02-23 Juanma Barranquero <lekktu@gmail.com>
* org.el (org-maybe-keyword-time-regexp):
...
...
lisp/url/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2010-12-04 Chong Yidong <cyd@stupidchicken.com>
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART.
...
...
lisp/version.el
View file @
22770c84
...
...
@@ -32,7 +32,7 @@
(
defconst
emacs-copyright
"Copyright (C) 2011 Free Software Foundation, Inc."
"\
Short
copyright
string
for
this
version
of
Emacs.
")
(defconst emacs-version "
23.
2.94
" "
\
(defconst emacs-version "
23.
3
" "
\
Version
numbers
of
this
version
of
Emacs.
")
(defconst emacs-major-version (progn (string-match "
^[0-9]+
" emacs-version) (string-to-number (match-string 0 emacs-version))) "
\
...
...
lwlib/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2011-01-23 Werner Meisner <weme24@gmx.net>
* lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference
...
...
msdos/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2010-05-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.2 released.
...
...
nextstep/ChangeLog
View file @
22770c84
2011
-
02
-
28
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
Version
23.3
released
.
2011
-
01
-
02
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Cocoa
/
Emacs
.
base
/
Contents
/
Info
.
plist
:
...
...
nextstep/Cocoa/Emacs.base/Contents/Info.plist
View file @
22770c84
...
...
@@ -553,7 +553,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
Emacs
<
/string
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
string
>
Emacs
23.
2.94
Copyright
(
C
)
2011
Free
Software
Foundation
,
Inc.
<
/string
>
<
string
>
Emacs
23.
3
Copyright
(
C
)
2011
Free
Software
Foundation
,
Inc.
<
/string
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
string
>
Emacs.icns
<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
...
...
@@ -566,7 +566,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
<
string
>
APPL
<
/string
>
<
!--
This
shoul
d be
th
e e
m
ac
s
v
e
rsion
num
be
r.
--
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
23.
2.94
<
/string
>
<
string
>
23.
3
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
EMAx
<
/string
>
<
!--
This
SHOUL
D be a b
uil
d
num
be
r.
--
>
...
...
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
View file @
22770c84
/* Localized versions of Info.plist keys */
CFBundleName = "Emacs";
CFBundleShortVersionString = "Version 23.
2.94
";
CFBundleGetInfoString = "Emacs version 23.
2.94
, NS Windowing";
CFBundleShortVersionString = "Version 23.
3
";
CFBundleGetInfoString = "Emacs version 23.
3
, NS Windowing";
NSHumanReadableCopyright = "Copyright (C) 2011 Free Software Foundation, Inc.";
nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
View file @
22770c84
[Desktop Entry]
Encoding=UTF-8
Type=Application
Version=23.
2.94
Version=23.
3
Categories=GNUstep
Name=Emacs
Comment=GNU Emacs for NeXT/Open/GNUstep and OS X
...
...
nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
View file @
22770c84
...
...
@@ -2,7 +2,7 @@
ApplicationDescription
=
"GNU Emacs for GNUstep / OS X"
;
ApplicationIcon
=
emacs.tiff
;
ApplicationName
=
Emacs
;
ApplicationRelease
=
"23.
2.94
"
;
ApplicationRelease
=
"23.
3
"
;
Authors
=
(
"Adrian Robert (GNUstep)"
,
"Christophe de Dinechin (MacOS X)"
,
...
...
@@ -13,7 +13,7 @@
);
Copyright
=
"Copyright (C) 2011 Free Software Foundation, Inc."
;
CopyrightDescription
=
"Released under the GNU General Public License Version 3 or later"
;
FullVersionID
=
"Emacs 23.
2.94
, NS Windowing"
;
FullVersionID
=
"Emacs 23.
3
, NS Windowing"
;
NSExecutable
=
Emacs
;
NSIcon
=
emacs.tiff
;
NSPrincipalClass
=
NSApplication
;
...
...
nt/ChangeLog
View file @
22770c84
2011-02-28 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.
2010-12-31 Eli Zaretskii <eliz@gnu.org>
* configure.bat (end): Unset environment variables used by this
...
...
nt/emacs.rc
View file @
22770c84
...
...
@@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico
#endif
VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,
2,94
,0
PRODUCTVERSION 23,
2,94
,0
FILEVERSION 23,
3,0
,0
PRODUCTVERSION 23,
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: The extensible self-documenting text editor\0"
VALUE "FileVersion", "23,
2
,
94
, 0\0"
VALUE "FileVersion", "23,
3
,
0
, 0\0"
VALUE "InternalName", "Emacs\0"
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011\0"
VALUE "OriginalFilename", "emacs.exe"
VALUE "ProductName", "Emacs\0"
VALUE "ProductVersion", "23,
2
,
94
, 0\0"
VALUE "ProductVersion", "23,
3
,
0
, 0\0"
VALUE "OLESelfRegister", "\0"
END
END
...
...
nt/emacsclient.rc