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
ef9bcf3b
Commit
ef9bcf3b
authored
Oct 01, 2014
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 24.3.94; regenerate ldefs-boot and AUTHORS
parent
801e7c23
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
897 additions
and
779 deletions
+897
-779
README
README
+1
-1
configure.ac
configure.ac
+1
-1
doc/emacs/emacsver.texi
doc/emacs/emacsver.texi
+1
-1
doc/man/emacs.1
doc/man/emacs.1
+1
-1
etc/AUTHORS
etc/AUTHORS
+31
-28
lisp/ldefs-boot.el
lisp/ldefs-boot.el
+851
-736
msdos/sed2v2.inp
msdos/sed2v2.inp
+1
-1
nt/config.nt
nt/config.nt
+1
-1
nt/emacs.rc
nt/emacs.rc
+4
-4
nt/emacsclient.rc
nt/emacsclient.rc
+4
-4
nt/makefile.w32-in
nt/makefile.w32-in
+1
-1
No files found.
README
View file @
ef9bcf3b
...
...
@@ -2,7 +2,7 @@ Copyright (C) 2001-2014 Free Software Foundation, Inc.
See the end of the file for license conditions.
This directory tree holds version 24.3.9
3
of GNU Emacs, the extensible,
This directory tree holds version 24.3.9
4
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
...
...
configure.ac
View file @
ef9bcf3b
...
...
@@ -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.65)
AC_INIT(emacs, 24.3.9
3
)
AC_INIT(emacs, 24.3.9
4
)
dnl We get MINGW64 with MSYS2
if test "x$MSYSTEM" = "xMINGW32" -o "x$MSYSTEM" = "xMINGW64"
...
...
doc/emacs/emacsver.texi
View file @
ef9bcf3b
@c It would be nicer to generate this using configure and @version@.
@c However, that would mean emacsver.texi would always be newer
@c then the info files in release tarfiles.
@set EMACSVER 24.3.9
3
@set EMACSVER 24.3.9
4
doc/man/emacs.1
View file @
ef9bcf3b
.\" See section COPYING for copyright and redistribution information.
.TH EMACS 1 "2007 April 13" "GNU Emacs 24.3.9
3
"
.TH EMACS 1 "2007 April 13" "GNU Emacs 24.3.9
4
"
.
.
.SH NAME
...
...
etc/AUTHORS
View file @
ef9bcf3b
...
...
@@ -716,9 +716,9 @@ Daiki Ueno: wrote epa-dired.el epa-file.el epa-hook.el epa-mail.el epa.el
pgg-pgp5.el pgg.el plstore.el sasl.el starttls.el
and co-wrote sasl-cram.el sasl-digest.el
and changed mml2015.el mml1991.el epa.texi auth-source.el mml-smime.el
gnus.texi mm-decode.el mm-uu.el package.el auth.texi gnus-sum.el
mm-view.el mml-sec.el
mml.el
archive-contents archive-contents.sig
dired.el
dired.texi epa-file-hook.el epa-setup.el epg-package-info.el
gnus.texi mm-decode.el mm-uu.el
mml.el
package.el auth.texi gnus-sum.el
mm-view.el mml-sec.el archive-contents archive-contents.sig
dired.el
dired.texi epa-file-hook.el epa-setup.el epg-package-info.el
and 30 other files
Dale Gulledge: changed TUTORIAL.eo
...
...
@@ -876,6 +876,8 @@ David Byers: changed minibuf.c
David Cadé: changed mpc.el
David Caldwell: changed unexmacosx.c
David Casperson: changed font-core.el menu-bar.el tex-mode.el
David De La Harpe Golden: changed files.el mouse.el simple.el fileio.c
...
...
@@ -889,7 +891,7 @@ and changed cedet/semantic.el db.el insert.el semantic/complete.el c.el
db-el.el db-find.el ede-grammar.el eieio-opt.el eieio.el eieio.texi
gnus.texi registry.el srecode/compile.el wisent/python.el analyze.el
bovine/el.el bovine/grammar.el c.by db-file.el decorate/mode.el
and 8
3
other files
and 8
4
other files
David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el
calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el
...
...
@@ -1085,7 +1087,7 @@ Dmitry Gutov: changed ruby-mode.el ruby-mode-tests.el ruby.rb package.el
log-edit.el vc-git.el package-test.el newcomment.el archive-contents
js.el lisp.el minibuffer.el package-x-test.el whitespace.el
lisp-mode.el package-x.el programs.texi simple.el smie.el vc.el
.dir-locals.el and
18
other files
.dir-locals.el and
20
other files
Dmitry Kurochkin: changed isearch.el
...
...
@@ -1160,9 +1162,9 @@ Eli Tziperman: wrote rmail-spam-filter.el
Eli Zaretskii: wrote [bidirectional display in xdisp.c]
[tty menus in term.c] bidi.c rxvt.el tty-colors.el
and changed xdisp.c msdos.c w32.c w32fns.c files.el fileio.c simple.el
display.texi w32proc.c sed1v2.inp src/makefile.w32-in
config.bat
msdos.h emacs.c term.c
dispnew.c
process.c dispextern.h
src/Makefile.in
info.el mainmake.v2 and 795 other files
display.texi w32proc.c
dispnew.c
sed1v2.inp src/makefile.w32-in
config.bat
msdos.h emacs.c term.c process.c dispextern.h
src/Makefile.in
info.el mainmake.v2 and 795 other files
Elias Oltmanns: changed tls.el gnus-agent.el gnus-cite.el gnus-int.el
gnus-srvr.el gnus.el
...
...
@@ -1502,11 +1504,11 @@ Giuseppe Scrivano: changed browse-url.el buffer.c configure.ac sysdep.c
xsmfns.c
Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el
and changed configure.ac src/Makefile.in
Makefile.in calendar.el
and changed configure.ac src/Makefile.in
calendar.el Makefile.in
diary-lib.el files.el lisp/Makefile.in rmail.el progmodes/f90.el
bytecomp.el emacs.texi simple.el make-dist ack.texi misc/Makefile.in
cal-menu.el appt.el cal-hebrew.el display.texi startup.el calendar.texi
and 153
6
other files
and 153
7
other files
Glynn Clements: wrote gamegrid.el snake.el tetris.el
...
...
@@ -1702,7 +1704,7 @@ Ivan Boldyrev: changed mml1991.el
Ivan Kanis: wrote vc-hg.el
and changed eww.el shr.el appt.el dired.el saveplace.el term.el time.el
Ivan Shmakov: changed diff-mode.el nndoc.el tcl.el tex-mode.el
Ivan Shmakov: changed
desktop.el
diff-mode.el nndoc.el tcl.el tex-mode.el
Ivan Vilata I Balaguer: changed org-clock.el org.texi
...
...
@@ -2145,8 +2147,8 @@ Jouni K. Seppänen: changed gnus.texi nnimap.el mm-url.el
João Cachopo: changed spam.el
João Távora: wrote elec-pair.el electric-tests.el
and changed electric.el emacs.texi lisp-mode.el
progmodes/python.el
python-tests.el
shr.el
simple.el tex-mode.el tls.el vc.el
and changed
shr.el
electric.el emacs.texi lisp-mode.el
progmodes/python.el
python-tests.el simple.el tex-mode.el tls.el vc.el
Juan León Lahoz García: wrote wdired.el
and changed files.el perl-mode.el
...
...
@@ -2160,8 +2162,6 @@ and changed src/makefile.w32-in subr.el desktop.el config.nt w32fns.c
bs.el faces.el help-fns.el org.el w32term.c xdisp.c buffer.c keyboard.c
w32.c ido.el makefile.w32-in and 1130 other files
Juergen Hoetzel: wrote tramp-adb.el
Juergen Kreileder: changed imap.el nnimap.el
Juergen Nickelsen: wrote ws-mode.el
...
...
@@ -2211,8 +2211,9 @@ Jérémy Compostella: changed battery.el keyboard.c windmove.el window.el
Jérôme Marant: changed make-dist Makefile.in bindings.el configure.ac
emacsclient.c leim/Makefile.in misc.texi
Jürgen Hötzel: changed tramp-adb.el comint.el em-unix.el esh-util.el
tramp.el url-handlers.el wid-edit.el
Jürgen Hötzel: wrote tramp-adb.el
and changed comint.el em-unix.el esh-util.el tramp.el url-handlers.el
wid-edit.el
K. Shane Hartman: wrote chistory.el echistory.el electric.el emacsbug.el
helper.el picture.el view.el
...
...
@@ -2239,8 +2240,8 @@ Kalle Kankare: changed image.c
Kalle Olavi Niemitalo: changed keyboard.c
Kan-Ru Chen: changed nnir.el ecomplete.el gnus-diary.el
gnus.texi
ibuf-ext.el nnmbox.el nroff-mode.el
Kan-Ru Chen: changed nnir.el ecomplete.el
window.el
gnus-diary.el
gnus.texi
ibuf-ext.el nnmbox.el nroff-mode.el
Kanematsu Daiji: changed nnimap.el
...
...
@@ -2314,9 +2315,9 @@ Keith Packard: changed font.c
Kelly Dean: changed simple.el fileio.c help-macro.el
Ken Brown: changed configure.ac gmalloc.c sheap.c cygwin.h browse-url.el
emacs.c emacs.rc dispextern.h frame.c src/Makefile.in
unexcw.c
vm-limit.c w32term.c xgselect.c CPP-DEFINES alloc.c callproc.c
conf_post.h
config.nt dired.c fileio.c and 1
2
other files
emacs.c emacs.rc
conf_post.h
dispextern.h frame.c src/Makefile.in
unexcw.c
vm-limit.c w32term.c xgselect.c CPP-DEFINES alloc.c callproc.c
config.nt dired.c fileio.c and 1
3
other files
Ken Brush: changed emacsclient.c
...
...
@@ -2470,7 +2471,7 @@ Lars Hansen: changed desktop.el tramp.el info.el mh-e.el dired-x.el
Lars Lindberg: wrote msb.el
and co-wrote dabbrev.el imenu.el
Lars Ljung: changed esh-ext.el
Lars Ljung: changed esh-ext.el
isearch.el
Lars Magne Ingebrigtsen: wrote compface.el dns.el ecomplete.el eww.el
format-spec.el gnus-agent.el gnus-art.el gnus-async.el gnus-bcklg.el
...
...
@@ -2538,6 +2539,8 @@ Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el
Leonard Randall: changed org-bibtex.el
Leonardo Nobrega: changed progmodes/python.el
Levin Du: changed parse-time.el org-clock.el
Lewis Perin: changed emacs-x86.manifest
...
...
@@ -2847,10 +2850,10 @@ Michael Albinus: wrote dbus-tests.el dbus.el file-notify-tests.el
zeroconf.el
and co-wrote tramp-cache.el tramp-sh.el tramp.el
and changed tramp.texi dbusbind.c trampver.texi trampver.el ange-ftp.el
dbus.texi
tramp-adb.el tramp-fish.el files.el autorevert.el files.texi
tramp-adb.el
dbus.texi
tramp-fish.el files.el autorevert.el files.texi
tramp-imap.el notifications.el tramp-vc.el configure.ac
lisp/Makefile.in tramp-uu.el em-unix.el keyboard.c simple.el
tramp-util.el and 10
1
other files
tramp-util.el and 10
2
other files
Michael Ben-Gershon: changed acorn.h configure.ac riscix1-1.h riscix1-2.h
unexec.c
...
...
@@ -2973,7 +2976,7 @@ Mike Haertel: changed 7300.h
Mike Kazantsev: changed erc-dcc.el
Mike Kupfer: changed mh-e.el mh-utils.el
Mike Kupfer: changed
mh-comp.el
mh-e.el mh-utils.el
Mike Lamb: changed em-unix.el esh-util.el pcmpl-unix.el
...
...
@@ -3230,7 +3233,7 @@ Paul Eggert: wrote rcs2log
and co-wrote cal-dst.el
and changed lisp.h configure.ac alloc.c process.c fileio.c sysdep.c
xdisp.c image.c editfns.c keyboard.c emacs.c data.c lread.c callproc.c
xterm.c fns.c Makefile.in
eval.c
dispextern.h dispnew.c gnulib.mk
xterm.c fns.c
eval.c
Makefile.in dispextern.h dispnew.c gnulib.mk
and 1016 other files
Paul Fisher: changed fns.c
...
...
@@ -3863,7 +3866,7 @@ and co-wrote font-lock.el
and changed subr.el simple.el lisp.h keyboard.c files.el vc.el
bytecomp.el xdisp.c alloc.c eval.c cl-macs.el progmodes/compile.el
keymap.c pcvs.el sh-script.el newcomment.el tex-mode.el buffer.c
vc-hooks.el window.c lread.c and 120
6
other files
vc-hooks.el window.c lread.c and 120
7
other files
Stefan Reichör: changed gnus-agent.el
...
...
lisp/ldefs-boot.el
View file @
ef9bcf3b
This diff is collapsed.
Click to expand it.
msdos/sed2v2.inp
View file @
ef9bcf3b
...
...
@@ -70,7 +70,7 @@
/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
/^#undef PENDING_OUTPUT_COUNT/s/^.*$/#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_ptr - (FILE)->_base)/
/^#undef VERSION/s/^.*$/#define VERSION "24.3.9
3
"/
/^#undef VERSION/s/^.*$/#define VERSION "24.3.9
4
"/
/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/
/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
...
...
nt/config.nt
View file @
ef9bcf3b
...
...
@@ -1576,7 +1576,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#undef USG_SUBTTY_WORKS
/* Version number of package */
#define VERSION "24.3.9
3
"
#define VERSION "24.3.9
4
"
/* Define to 1 if unsetenv returns void instead of int. */
#undef VOID_UNSETENV
...
...
nt/emacs.rc
View file @
ef9bcf3b
...
...
@@ -11,8 +11,8 @@ Emacs ICON icons/emacs.ico
#endif
VS_VERSION_INFO VERSIONINFO
FILEVERSION 24,3,9
3
,0
PRODUCTVERSION 24,3,9
3
,0
FILEVERSION 24,3,9
4
,0
PRODUCTVERSION 24,3,9
4
,0
FILEFLAGSMASK 0x3FL
#ifdef EMACSDEBUG
FILEFLAGS 0x1L
...
...
@@ -29,12 +29,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
VALUE "FileVersion", "24, 3, 9
3
, 0\0"
VALUE "FileVersion", "24, 3, 9
4
, 0\0"
VALUE "InternalName", "Emacs\0"
VALUE "LegalCopyright", "Copyright (C) 2001-2014\0"
VALUE "OriginalFilename", "emacs.exe"
VALUE "ProductName", "Emacs\0"
VALUE "ProductVersion", "24, 3, 9
3
, 0\0"
VALUE "ProductVersion", "24, 3, 9
4
, 0\0"
VALUE "OLESelfRegister", "\0"
END
END
...
...
nt/emacsclient.rc
View file @
ef9bcf3b
...
...
@@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico
#endif
VS_VERSION_INFO VERSIONINFO
FILEVERSION 24,3,9
3
,0
PRODUCTVERSION 24,3,9
3
,0
FILEVERSION 24,3,9
4
,0
PRODUCTVERSION 24,3,9
4
,0
FILEFLAGSMASK 0x3FL
#ifdef EMACSDEBUG
FILEFLAGS 0x1L
...
...
@@ -23,12 +23,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
VALUE "FileVersion", "24, 3, 9
3
, 0\0"
VALUE "FileVersion", "24, 3, 9
4
, 0\0"
VALUE "InternalName", "EmacsClient\0"
VALUE "LegalCopyright", "Copyright (C) 2001-2014\0"
VALUE "OriginalFilename", "emacsclientw.exe"
VALUE "ProductName", "EmacsClient\0"
VALUE "ProductVersion", "24, 3, 9
3
, 0\0"
VALUE "ProductVersion", "24, 3, 9
4
, 0\0"
VALUE "OLESelfRegister", "\0"
END
END
...
...
nt/makefile.w32-in
View file @
ef9bcf3b
...
...
@@ -22,7 +22,7 @@
# FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out
# (and remove or replace this comment).
VERSION
=
24.3.9
3
VERSION
=
24.3.9
4
TMP_DIST_DIR
=
emacs-
$(VERSION)
...
...
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