[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (2668ac1 -> 5491fd1)
From: |
Fabián Ezequiel Gallina |
Subject: |
[Emacs-diffs] master updated (2668ac1 -> 5491fd1) |
Date: |
Wed, 28 Jan 2015 04:50:06 +0000 |
fgallina pushed a change to branch master.
from 2668ac1 Tighten up the tagcode used for eieio and cl-struct
objects
adds 732fd4c Update copyright year to 2015
adds a012c7b Fix copyright years by hand
new 8e9166c Merge from origin/emacs-24
adds 780eb0a Auto-commit of loaddefs files.
new 4fc35ed Merge from origin/emacs-24
adds e13e3bd * admin/update_autogen (commit): Prepend "# " to commit
message.
new 0b2014f Merge from origin/emacs-24
adds d7af65d Backport: Unbreak `mouse-action' property in text buttons
new 3a8b701 Merge from origin/emacs-24
adds 143516c src/emacs.c (syms_of_emacs) <system-configuration>: Doc
fix. (Bug#19502)
adds 5981b4b More doc fixes for bug#19502 -- make documentation less
X-specific.
adds 031eadc Fix dired quoting bug with "Hit`N`Hide"
adds d279e66 Fix assertion violations in try_window_id (Bug#19511)
new d7a8981 Merge from origin/emacs-24
adds 4e86e02 Backport: Add an extra column for Version in
list-packages table
new 63efa6c Merge from origin/emacs-24
adds 2a57b7e Fixes: debbugs:18756
new e57f766 Merge from origin/emacs-24
adds 7c0bfa1 Fix line-move-visual's following of column in R2L lines
(backport from trunk).
new f4fcb10 Merge from origin/emacs-24
adds 70f298f Fix the description of -nl in --help text. (Bug#19542)
adds 1f179ea Fix encoding of I/O in net-utils.el for MS-Windows.
(Bug#19458)
adds b544ab5 Fix return value of vertical-motion at ZV (Bug#19553)
new b0edd7c Merge from origin/emacs-24
adds 18a89a0 Better support for multi-line shell input.
adds 67edddf More fixes to support multi-line search in comint
new 32a2c91 Merge from origin/emacs-24
adds b1ea160 Handle watching of several files in the same directory
for inotify.
adds 1e5902a * filenotify.el (file-notify--descriptor): Do not cons
for remote files.
adds 61cc7bf Fix support of non-ASCII frame titles on MS-Windows
(Bug#19590)
adds d132c7b erc-backend.el: Give hook-name a default value of nil and
add-to-list unconditionally. Fixes debbugs:19363
adds a3505cb doc/lispref/variables.texi (Creating Buffer-Local):
Improve indexing (Bug#19608)
new 4d0108a Merge from origin/emacs-24
adds 7b8cba9 Backport: Parse pcomplete arguments regardless of
pcomplete-cycle-completions
new 358a8b3 Merge from origin/emacs-24
adds b0af674 Use u+05f4 in TUTORIAL.he.
adds e6518fc Fix display of images in R2L screen lines
adds 3ee38f2 Disallow w32 builds --without-toolkit-scroll-bars.
adds 310f707 lisp/button.el (button-activate, push-button): Doc fix.
(Bug#19628)
adds 52ae3db doc/lispref/text.texi (Clickable Text): Improve indexing.
(Bug#19629)
adds 24aacfc Improve documentation of buttons (Bug#19628)
new 294127e Merge from origin/emacs-24
adds 8730974 Backport from trunk of bug 19531.
adds 4c09e3a Backport: correct old fix for GTK font selection
new 85ca476 Merge from origin/emacs-24
adds 3ea1b31 Prevent artist-mode from creating runaway timers
(Bug#6130).
adds 88ba49f Fix coding.c subscript error
adds 8ee825c doc/emacs/programs.texi (Custom C Indent): Fix a typo.
(Bug#19647)
new 33ab7ee Merge from origin/emacs-24
adds 3a345b5 Backport: Handle the `neg' operator in some calc-units
functions.
adds 81fb8ab Backport: Fix package tests when TMPDIR is in HOME
new f5ebe84 Merge from origin/emacs-24
adds 83b3c31 * test/automated/regexp-tests.el: Require regexp-opt
adds b4f4075 Fixes: debbugs:19660
adds 7a7e594 Add a cross-reference in ELisp manual. (Bug#19668)
adds 3b23e6a Fix the description of --insert command-line option
(Bug#19694)
adds 5485e3e5 python.el: New non-global state dependent indentation
engine.
adds fd4e65e Added missing test for previous commit
adds 9664def Signal a file-error from directory-files on MS-Windows
(Bug#19701)
new 95a2cb2 Merge from origin/emacs-24
new 028ddef Cleanup lisp/ChangeLog
new 5491fd1 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Summary of changes:
ChangeLog | 7 +
INSTALL.REPO | 4 +
admin/ChangeLog | 4 +
admin/notes/lel-TODO | 124 +++++++
admin/update_autogen | 2 +-
configure.ac | 3 +
doc/emacs/ChangeLog | 9 +
doc/emacs/cmdargs.texi | 9 +-
doc/emacs/programs.texi | 2 +-
doc/lispref/ChangeLog | 28 ++
doc/lispref/commands.texi | 23 +-
doc/lispref/display.texi | 10 +-
doc/lispref/frames.texi | 24 +-
doc/lispref/searching.texi | 9 +-
doc/lispref/text.texi | 1 +
doc/lispref/variables.texi | 1 +
doc/man/grep-changelog.1 | 80 +++++
doc/misc/eww.texi | 2 +-
doc/misc/info.texi | 2 +-
etc/CONTRIBUTE | 227 ++++++++++++
etc/ChangeLog | 5 +
etc/refcards/emacsver.tex | 4 +
etc/tutorials/TUTORIAL.he | 74 ++--
lib-src/grep-changelog | 265 ++++++++++++++
lib-src/test-distrib.c | 88 +++++
lib/alloca.in.h | 4 +-
lib/binary-io.h | 3 +-
lib/c-ctype.h | 3 +-
lib/c-strcasecmp.c | 3 +-
lib/c-strncasecmp.c | 3 +-
lib/careadlinkat.c | 4 +-
lib/close-stream.c | 3 +-
lib/dosname.h | 3 +-
lib/dup2.c | 3 +-
lib/filemode.h | 4 +-
lib/fpending.c | 4 +-
lib/fpending.h | 4 +-
lib/getgroups.c | 3 +-
lib/getloadavg.c | 4 +-
lib/getopt.in.h | 4 +-
lib/getopt1.c | 4 +-
lib/getopt_int.h | 4 +-
lib/gettext.h | 4 +-
lib/gettime.c | 3 +-
lib/gettimeofday.c | 3 +-
lib/group-member.c | 4 +-
lib/md5.c | 4 +-
lib/md5.h | 4 +-
lib/memrchr.c | 4 +-
lib/sha1.c | 3 +-
lib/sig2str.c | 3 +-
lib/stdarg.in.h | 35 ++
lib/stdbool.in.h | 132 +++++++
lib/stdlib.in.h | 3 +-
lib/strftime.c | 3 +-
lib/strtoimax.c | 4 +-
lib/strtol.c | 4 +-
lib/strtoll.c | 4 +-
lib/strtoull.c | 3 +-
lib/tempname.c | 3 +-
lib/time_r.c | 3 +-
lib/unsetenv.c | 3 +-
lib/xalloc-oversized.h | 3 +-
lisp/ChangeLog | 68 ++++-
lisp/button.el | 20 +-
lisp/erc/ChangeLog | 5 +
lisp/erc/erc-backend.el | 7 +-
lisp/filenotify.el | 383 ++++++++++++---------
lisp/files.el | 8 +-
lisp/gnus/gnus-setup.el | 191 +++++++++++
lisp/net/net-utils.el | 20 +-
lisp/net/tramp.el | 3 +-
lisp/progmodes/cap-words.el | 98 ++++++
lisp/progmodes/python.el | 702 +++++++++++++++++++------------------
lisp/progmodes/sh-script.el | 7 +-
lisp/subr.el | 33 ++-
lisp/textmodes/artist.el | 95 +++---
lisp/w32-common-fns.el | 134 ++++++++
m4/alloca.m4 | 4 +-
m4/dup2.m4 | 3 +-
m4/filemode.m4 | 3 +-
m4/getgroups.m4 | 3 +-
m4/getloadavg.m4 | 4 +-
m4/gettime.m4 | 3 +-
m4/gettimeofday.m4 | 3 +-
m4/group-member.m4 | 3 +-
m4/memrchr.m4 | 4 +-
m4/mktime.m4 | 4 +-
m4/pathmax.m4 | 4 +-
m4/sig2str.m4 | 3 +-
m4/ssize_t.m4 | 3 +-
m4/st_dm_mode.m4 | 3 +-
m4/stat-time.m4 | 4 +-
m4/stdarg.m4 | 78 +++++
m4/stdbool.m4 | 100 ++++++
m4/strftime.m4 | 3 +-
m4/strtoimax.m4 | 3 +-
m4/strtoll.m4 | 3 +-
m4/strtoull.m4 | 3 +-
m4/strtoumax.m4 | 3 +-
m4/time_h.m4 | 3 +-
m4/timespec.m4 | 3 +-
m4/utimbuf.m4 | 4 +-
nt/addsection.c | 544 +++++++++++++++++++++++++++++
src/ChangeLog | 59 ++++
src/coding.c | 3 +-
src/dired.c | 13 +
src/emacs.c | 6 +-
src/indent.c | 7 +-
src/insdel.c | 5 +-
src/nsterm.m | 2 +
src/w32.c | 17 +-
src/w32fns.c | 95 ++++--
src/w32heap.c | 4 +-
src/xdisp.c | 28 ++-
src/xfns.c | 21 +-
test/ChangeLog | 27 ++
test/automated/package-x-test.el | 110 ++++++
test/automated/python-tests.el | 582 ++++++++++++++++++++++++--------
test/automated/regexp-tests.el | 2 +
120 files changed, 3929 insertions(+), 923 deletions(-)
create mode 100644 admin/notes/lel-TODO
create mode 100644 doc/man/grep-changelog.1
create mode 100644 etc/CONTRIBUTE
create mode 100644 etc/refcards/emacsver.tex
create mode 100755 lib-src/grep-changelog
create mode 100644 lib-src/test-distrib.c
create mode 100644 lib/stdarg.in.h
create mode 100644 lib/stdbool.in.h
create mode 100644 lisp/gnus/gnus-setup.el
create mode 100644 lisp/progmodes/cap-words.el
create mode 100644 lisp/w32-common-fns.el
create mode 100644 m4/stdarg.m4
create mode 100644 m4/stdbool.m4
create mode 100644 nt/addsection.c
create mode 100644 test/automated/package-x-test.el
- [Emacs-diffs] master updated (2668ac1 -> 5491fd1),
Fabián Ezequiel Gallina <=
- [Emacs-diffs] master 4fc35ed 02/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master 3a8b701 04/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master 63efa6c 06/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master f4fcb10 08/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master d7a8981 05/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master 32a2c91 10/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master 358a8b3 12/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master 0b2014f 03/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master e57f766 07/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27
- [Emacs-diffs] master b0edd7c 09/19: Merge from origin/emacs-24, Fabián Ezequiel Gallina, 2015/01/27