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
8a85c254
Commit
8a85c254
authored
Oct 20, 2014
by
Glenn Morris
Browse files
Options
Browse Files
Download
Plain Diff
Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ru
parents
9d9bcb50
d20b72d9
Changes
25
Hide whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
107 additions
and
5 deletions
+107
-5
ChangeLog
ChangeLog
+4
-0
admin/ChangeLog
admin/ChangeLog
+4
-0
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/lispintro/ChangeLog
doc/lispintro/ChangeLog
+4
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/man/ChangeLog
doc/man/ChangeLog
+4
-0
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
leim/ChangeLog
leim/ChangeLog
+4
-0
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+9
-0
lisp/cedet/ChangeLog
lisp/cedet/ChangeLog
+4
-0
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/bytecomp.el
+6
-5
lisp/erc/ChangeLog
lisp/erc/ChangeLog
+4
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
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
lwlib/ChangeLog
lwlib/ChangeLog
+4
-0
msdos/ChangeLog
msdos/ChangeLog
+4
-0
nextstep/ChangeLog
nextstep/ChangeLog
+4
-0
nt/ChangeLog
nt/ChangeLog
+4
-0
oldXMenu/ChangeLog
oldXMenu/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+4
-0
test/ChangeLog
test/ChangeLog
+4
-0
No files found.
ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-19 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib, incorporating:
...
...
admin/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-15 Eli Zaretskii <eliz@gnu.org>
* unidata/unidata-gen.el (unidata-prop-alist): New properties
...
...
doc/emacs/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-13 Glenn Morris <rgm@gnu.org>
* Makefile.in (dist): Update for new output variables.
...
...
doc/lispintro/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-13 Glenn Morris <rgm@gnu.org>
* Makefile.in (dist): Update for new output variables.
...
...
doc/lispref/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-20 Tom Tromey <tom@tromey.com>
* objects.texi (Type Predicates): Don't mention display-table-p.
...
...
doc/man/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-09-29 Eli Zaretskii <eliz@gnu.org>
* emacs.1: Bump version to 25.0.50.
...
...
doc/misc/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-13 Glenn Morris <rgm@gnu.org>
* Makefile.in (dist): Update for new output variables.
...
...
etc/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-19 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Teroffs and detachable tool bar for Gtk+ is gone.
...
...
leim/ChangeLog
View file @
8a85c254
2014
-
10
-
20
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Merge
in
all
changes
up
to
24.4
release
.
2014
-
06
-
10
Glenn
Morris
<
rgm
@
gnu
.
org
>
Use
GNU
Make
features
to
simplify
and
parallelize
.
...
...
lib-src/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-09-23 Paul Eggert <eggert@cs.ucla.edu>
movemail: don't dump core if the current time is outlandish
...
...
lisp/ChangeLog
View file @
8a85c254
2014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/bytecomp.el (=, <, >, <=, >=): Don't optimize multi-arg
case (bug#18767).
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-20 Ulf Jasper <ulf.jasper@web.de>
* net/newst-backend.el
...
...
lisp/cedet/ChangeLog
View file @
8a85c254
2014
-
10
-
20
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Merge
in
all
changes
up
to
24.4
release
.
2014
-
10
-
15
Stefan
Monnier
<
monnier
@
iro
.
umontreal
.
ca
>
*
semantic
/
wisent
/
comp
.
el
(
wisent
-
defcontext
):
Move
declarations
...
...
lisp/emacs-lisp/bytecomp.el
View file @
8a85c254
...
...
@@ -3285,11 +3285,11 @@ If it is nil, then the handler is \"byte-compile-SYMBOL.\""
(
byte-defop-compiler
cons
2
)
(
byte-defop-compiler
aref
2
)
(
byte-defop-compiler
set
2
)
(
byte-defop-compiler
(
=
byte-eqlsign
)
2
-and
)
(
byte-defop-compiler
(
<
byte-lss
)
2
-and
)
(
byte-defop-compiler
(
>
byte-gtr
)
2
-and
)
(
byte-defop-compiler
(
<=
byte-leq
)
2
-and
)
(
byte-defop-compiler
(
>=
byte-geq
)
2
-and
)
(
byte-defop-compiler
(
=
byte-eqlsign
)
2
)
;; -and bug#18767
(
byte-defop-compiler
(
<
byte-lss
)
2
)
;; -and bug#18767
(
byte-defop-compiler
(
>
byte-gtr
)
2
)
;; -and bug#18767
(
byte-defop-compiler
(
<=
byte-leq
)
2
)
;; -and bug#18767
(
byte-defop-compiler
(
>=
byte-geq
)
2
)
;; -and bug#18767
(
byte-defop-compiler
get
2
)
(
byte-defop-compiler
nth
2
)
(
byte-defop-compiler
substring
2-3
)
...
...
@@ -3356,6 +3356,7 @@ If it is nil, then the handler is \"byte-compile-SYMBOL.\""
(
defun
byte-compile-and-folded
(
form
)
"Compile calls to functions like `<='.
These implicitly `and' together a bunch of two-arg bytecodes."
;; FIXME: bug#18767 means we can't do it this way!
(
let
((
l
(
length
form
)))
(
cond
((
<
l
3
)
(
byte-compile-form
`
(
progn
,
(
nth
1
form
)
t
)))
...
...
lisp/erc/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-15 Ivan Shmakov <ivan@siamics.net>
* erc-track.el (erc-modified-channels-display): Update mode line
...
...
lisp/gnus/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-15 Jorge A. Alfaro-Murillo <jorge.alfaro-murillo@yale.edu> (tiny change)
* message.el (message-insert-signature): Use `newline' instead of
...
...
lisp/mh-e/ChangeLog
View file @
8a85c254
2014
-
10
-
20
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Merge
in
all
changes
up
to
24.4
release
.
2014
-
09
-
30
Bill
Wohler
<
wohler
@
newt
.
com
>
Release
MH
-
E
version
8.6
.
...
...
lisp/org/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-12 Marco Wahl <marcowahlsoft@gmail.com>
* org-agenda.el (org-get-entries-from-diary): Use
lisp/url/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-07 Eli Zaretskii <eliz@gnu.org>
* url-http.el (url-http-create-request): Recheck zlib availability
...
...
lwlib/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-09-01 Paul Eggert <eggert@cs.ucla.edu>
--enable-silent-rules now suppresses more chatter.
...
...
msdos/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-09-29 Eli Zaretskii <eliz@gnu.org>
* sed2v2.inp: Bump version to 25.0.50.
...
...
nextstep/ChangeLog
View file @
8a85c254
2014
-
10
-
20
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Merge
in
all
changes
up
to
24.4
release
.
2014
-
10
-
12
Paul
Eggert
<
eggert
@
cs
.
ucla
.
edu
>
*
README
:
Mac
OS
X
10.6
or
later
now
required
.
...
...
nt/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-09-29 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (VERSION): Bump version to 25.0.50.
...
...
oldXMenu/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-09-04 Paul Eggert <eggert@cs.ucla.edu>
Less chatter in 'make' output.
...
...
src/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-19 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (xg_update_menubar, xg_update_menu_item): Only call
...
...
test/ChangeLog
View file @
8a85c254
2014-10-20 Glenn Morris <rgm@gnu.org>
* Merge in all changes up to 24.4 release.
2014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
* indent/scss-mode.scss: New file.
...
...
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