]>
git.eshelyaron.com Git - emacs.git/log
Joakim Verona [Sun, 23 Dec 2012 12:41:09 +0000 (13:41 +0100)]
auto upstream
Jan Djärv [Sun, 23 Dec 2012 12:35:37 +0000 (13:35 +0100)]
* nsfns.m (Fns_do_applescript): Run event loop until script has
been executed.
(ns_run_ascript): Chech as_script for nil, set to nil after
executing script.
Fixes: debbugs:12969
Joakim Verona [Sun, 23 Dec 2012 02:51:02 +0000 (03:51 +0100)]
auto upstream
Glenn Morris [Sun, 23 Dec 2012 02:41:17 +0000 (18:41 -0800)]
Mention self-registration for ftp uploads
Joakim Verona [Sat, 22 Dec 2012 22:11:11 +0000 (23:11 +0100)]
auto upstream
Michael Albinus [Sat, 22 Dec 2012 22:03:18 +0000 (23:03 +0100)]
* notifications.el (notifications-notify): Protect body with
`with-demoted-errors'.
Joakim Verona [Sat, 22 Dec 2012 20:36:52 +0000 (21:36 +0100)]
auto upstream
Glenn Morris [Sat, 22 Dec 2012 20:32:55 +0000 (12:32 -0800)]
Don't go from numbered to unnumbered to numbered
Glenn Morris [Sat, 22 Dec 2012 20:29:16 +0000 (12:29 -0800)]
Remove hand-written node pointers in doc/misc/reftex.texi
Fix up sectioning
Joakim Verona [Sat, 22 Dec 2012 20:26:45 +0000 (21:26 +0100)]
auto upstream
Glenn Morris [Sat, 22 Dec 2012 20:19:41 +0000 (12:19 -0800)]
Remove hand-written node pointers in doc/misc/wisent.texi
Joakim Verona [Sat, 22 Dec 2012 20:16:43 +0000 (21:16 +0100)]
auto upstream
Glenn Morris [Sat, 22 Dec 2012 20:11:36 +0000 (12:11 -0800)]
Remove hand-written node pointers in doc/misc/pcl-cvs.texi
Joakim Verona [Sat, 22 Dec 2012 20:07:31 +0000 (21:07 +0100)]
auto upstream
Glenn Morris [Sat, 22 Dec 2012 20:06:25 +0000 (12:06 -0800)]
Remove hand-written node pointers in doc/misc/viper.texi
Fix up sectioning
Glenn Morris [Sat, 22 Dec 2012 19:57:35 +0000 (11:57 -0800)]
Remove hand-written node pointers in doc/misc/widget.texi
Fix up sectioning
Joakim Verona [Sat, 22 Dec 2012 19:56:07 +0000 (20:56 +0100)]
auto upstream
Glenn Morris [Sat, 22 Dec 2012 19:49:54 +0000 (11:49 -0800)]
Remove more hand-written node pointers in doc/misc
Glenn Morris [Sat, 22 Dec 2012 19:42:36 +0000 (11:42 -0800)]
Remove comments about long-form of @node commands
Joakim Verona [Sat, 22 Dec 2012 19:17:08 +0000 (20:17 +0100)]
auto upstream
Glenn Morris [Sat, 22 Dec 2012 19:09:52 +0000 (11:09 -0800)]
Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.org
Glenn Morris [Sat, 22 Dec 2012 19:06:29 +0000 (11:06 -0800)]
Add doclicense.texi dependency for doc/misc/Makefile targets
* doc/misc/Makefile.in (gfdl): New variable.
Use throughout where appropriate so that targets depend on doclicense.texi.
Glenn Morris [Sat, 22 Dec 2012 18:51:00 +0000 (10:51 -0800)]
Add doclicense.texi dependency for doc/lispintro Makefile
* doc/lispintro/Makefile.in (srcs): New variable, adding doclicense.texi.
(${buildinfodir}/eintr$(INFO_EXT), emacs-lisp-intro.dvi)
(emacs-lisp-intro.pdf, emacs-lisp-intro.html):
Use $srcs for dependencies.
Paul Eggert [Sat, 22 Dec 2012 16:25:40 +0000 (08:25 -0800)]
Hyphen and dash fixes in texinfo files.
Joakim Verona [Sat, 22 Dec 2012 14:26:55 +0000 (15:26 +0100)]
auto upstream
Eli Zaretskii [Sat, 22 Dec 2012 14:18:11 +0000 (16:18 +0200)]
Undocument the details of the string returned by file-acl.
doc/lispref/files.texi (File Attributes, Changing Files): Remove the details
about the text returned by file-acl. Instead, just document that
it is an opaque string meant to be used by set-file-acl.
Joakim Verona [Sat, 22 Dec 2012 13:51:01 +0000 (14:51 +0100)]
auto upstream
Eli Zaretskii [Sat, 22 Dec 2012 13:49:49 +0000 (15:49 +0200)]
Update doc/misc/makefile.w32-in.
Backport from trunk:
doc/misc/makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
doclicense.texi. Remove doclicense.texi from all targets that
mentioned it explicitly.
Michael Albinus [Sat, 22 Dec 2012 13:44:06 +0000 (14:44 +0100)]
* net/tramp-adb.el (tramp-adb-maybe-open-connection): Check
properties of remote device. Restart connection, if there is a
change.
Joakim Verona [Sat, 22 Dec 2012 13:31:21 +0000 (14:31 +0100)]
auto upstream
Eli Zaretskii [Sat, 22 Dec 2012 13:22:25 +0000 (15:22 +0200)]
Support 'fullscreen' frame parameter on MS-Windows.
src/w32term.c (w32fullscreen_hook): New function.
(w32_create_terminal): Plug it into the terminal's fullscreen_hook.
Martin Rudalics [Sat, 22 Dec 2012 10:12:52 +0000 (11:12 +0100)]
Reword doc and doc-string of select-window (Bug#13248).
* window.c (Fselect_window): Reword doc-string.
* windows.texi (Selecting Windows): Reword description of
select-window.
Joakim Verona [Sat, 22 Dec 2012 09:11:27 +0000 (10:11 +0100)]
auto upstream
Eli Zaretskii [Sat, 22 Dec 2012 09:02:24 +0000 (11:02 +0200)]
Fix dependencies of erc in doc/misc/makefile.w32-in.
doc/misc/makefile.w32-in: ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't
depend on gpl.texi.
Joakim Verona [Sat, 22 Dec 2012 09:00:53 +0000 (10:00 +0100)]
auto upstream
Eli Zaretskii [Sat, 22 Dec 2012 08:54:31 +0000 (10:54 +0200)]
Update dependencies in doc/misc/makefile.w32-in.
doc/misc/makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
doclicense.texi. Remove doclicense.texi from all targets that
mentioned it explicitly.
($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
$(emacsdir)/emacsver.texi.
Joakim Verona [Sat, 22 Dec 2012 03:06:02 +0000 (04:06 +0100)]
auto upstream
Takafumi Arakaki [Sat, 22 Dec 2012 02:59:08 +0000 (10:59 +0800)]
Two fixes for the URL library (tiny change).
* url-expand.el (url-default-expander): Don't calculate a default
url port before checking url-type.
* url-http.el (url-http-end-of-document-sentinel): Bind relevant
url-request-* variables around the call to url-http.
Fixes: debbugs:11469 debbugs:12374
Joakim Verona [Sat, 22 Dec 2012 00:00:51 +0000 (01:00 +0100)]
auto upstream
Glenn Morris [Fri, 21 Dec 2012 23:55:07 +0000 (15:55 -0800)]
Remove time-stamp from woman.texi
* doc/misc/woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
Include emacsver.texi. Nuke hand-written node pointers.
* doc/misc/Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
Depend on emacsver.texi.
Joakim Verona [Fri, 21 Dec 2012 19:42:09 +0000 (20:42 +0100)]
auto upstream
Glenn Morris [Fri, 21 Dec 2012 19:32:43 +0000 (11:32 -0800)]
Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org
Glenn Morris [Fri, 21 Dec 2012 19:16:15 +0000 (11:16 -0800)]
No need to mention generated files in ChangeLogs
(at least there should be no blank line separating this from the
actual change)
Glenn Morris [Fri, 21 Dec 2012 19:08:32 +0000 (11:08 -0800)]
* doc/emacs/emacs-xtra.texi (copying): The FSF does not sell copies of this.
Simply include doclicense.
Glenn Morris [Fri, 21 Dec 2012 19:01:24 +0000 (11:01 -0800)]
May as well just include doclicense.texi in all doc/misc manuals
Glenn Morris [Fri, 21 Dec 2012 18:55:16 +0000 (10:55 -0800)]
Include a copy of GFDL, which @copying says is included
Glenn Morris [Fri, 21 Dec 2012 18:36:41 +0000 (10:36 -0800)]
Don't say "buying copies from the FSF" for manuals they do not publish
Ref "License Notices for Documentation" in maintain.info
Glenn Morris [Fri, 21 Dec 2012 18:14:29 +0000 (10:14 -0800)]
* doc/misc/erc.texi: No need to include gpl in this small manual.
Eli Zaretskii [Fri, 21 Dec 2012 11:52:18 +0000 (13:52 +0200)]
src/fileio.c (Finsert_file_contents): Doc fix.
Eli Zaretskii [Fri, 21 Dec 2012 11:21:35 +0000 (13:21 +0200)]
Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.
src/w32proc.c (new_child, delete_child, find_child_pid): For a
subprocess, consider its slot being in use as long as its process
handle (procinfo.hProcess) is not NULL. This avoids reusing the
slot when a new process is started immediately after killing
another one, without waiting enough time for the first process to
be reaped and resources allocated for it be orderly freed.
Suggested by Fabrice Popineau <fabrice.popineau@supelec.fr>.
Joakim Verona [Fri, 21 Dec 2012 08:16:13 +0000 (09:16 +0100)]
auto upstream
Michael Albinus [Fri, 21 Dec 2012 08:10:26 +0000 (09:10 +0100)]
* simple.el (process-file): Overwrite stderr file, if exists.
Chong Yidong [Fri, 21 Dec 2012 08:04:27 +0000 (16:04 +0800)]
* buffer.c (Fset_buffer_major_mode): Doc fix.
Fixes: debbugs:13231
Joakim Verona [Fri, 21 Dec 2012 08:01:26 +0000 (09:01 +0100)]
auto upstream
Chong Yidong [Fri, 21 Dec 2012 07:56:47 +0000 (15:56 +0800)]
* modes.texi (Auto Major Mode): Fix typo.
Fixes: debbugs:13230
Chong Yidong [Fri, 21 Dec 2012 07:51:33 +0000 (15:51 +0800)]
Make read-char-by-name signal an error for invalid input.
* international/mule-cmds.el (read-char-by-name): Signal an error
if the user does not supply a valid character.
* editfns.c (Finsert_char): Since read-char-by-name now signals an
error for invalid chars, don't check for a nil return value.
Fixes: debbugs:13177
Joakim Verona [Fri, 21 Dec 2012 07:46:09 +0000 (08:46 +0100)]
auto upstream
Daiki Ueno [Fri, 21 Dec 2012 07:35:02 +0000 (16:35 +0900)]
* epg.el (epg-error): Set `error-message' property.
Joakim Verona [Fri, 21 Dec 2012 07:31:20 +0000 (08:31 +0100)]
auto upstream
Daiki Ueno [Fri, 21 Dec 2012 07:21:35 +0000 (16:21 +0900)]
* epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
Joakim Verona [Fri, 21 Dec 2012 05:50:54 +0000 (06:50 +0100)]
auto upstream
Chong Yidong [Fri, 21 Dec 2012 05:42:59 +0000 (13:42 +0800)]
* simple.el (transpose-subr-1): Preserve marker positions
by changing the insertion sequence.
Fixes: debbugs:13122
Joakim Verona [Fri, 21 Dec 2012 03:56:09 +0000 (04:56 +0100)]
auto upstream
Kelly Dean [Fri, 21 Dec 2012 03:49:28 +0000 (11:49 +0800)]
* simple.el (kill-region): Deactivate mark even for empty regions. (tiny change)
Fixes: debbugs:13169
Joakim Verona [Fri, 21 Dec 2012 03:46:14 +0000 (04:46 +0100)]
auto upstream
Chong Yidong [Fri, 21 Dec 2012 03:37:02 +0000 (11:37 +0800)]
* help-fns.el (describe-variable): Make sure we get the right buffer name.
Suggested by Kelly Dean.
Fixes: debbugs:13105
Chong Yidong [Fri, 21 Dec 2012 03:17:57 +0000 (11:17 +0800)]
* sort.el (sort-subr): Doc fix.
Fixes: debbugs:13056
Chong Yidong [Fri, 21 Dec 2012 03:04:38 +0000 (11:04 +0800)]
* frames.texi (Mouse Commands): Fix description of the effect of mouse dragging.
Fixes: debbugs:13049
Chong Yidong [Fri, 21 Dec 2012 02:56:18 +0000 (10:56 +0800)]
* customize.texi (Simple Types): Document key-sequence type.
Fixes: debbugs:13048
Joakim Verona [Fri, 21 Dec 2012 02:15:59 +0000 (03:15 +0100)]
auto upstream
Michael Mauger [Fri, 21 Dec 2012 02:08:29 +0000 (21:08 -0500)]
* comint.el (comint-redirect-previous-input-string): New variable.
(comint-redirect-setup, comint-redirect-cleanup)
(comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
(comint-redirect-preoutput-filter): Fix verbose message.
Joakim Verona [Thu, 20 Dec 2012 16:21:55 +0000 (17:21 +0100)]
auto upstream
Dmitry Antipov [Thu, 20 Dec 2012 16:09:05 +0000 (20:09 +0400)]
Avoid calls to CHAR_TO_BYTE if byte position is known.
* editfns.c (make_buffer_string_both): Use move_gap_both.
(Fbuffer_string): Use make_buffer_string_both.
* marker.c (buf_charpos_to_bytepos): Convert to eassert.
Adjust comment.
(buf_bytepos_to_charpos): Likewise.
(charpos_to_bytepos): Remove.
* fileio.c (Finsert_file_contents): Use move_gap_both.
* search.c (Freplace_match): Likewise.
* process.c (process_send_region): Likewise. Use convenient
names for byte positions.
* lisp.h (charpos_to_bytepos): Remove prototype.
* indent.c (scan_for_column): Use CHAR_TO_BYTE.
* insdel.c (move_gap): Likewise.
Joakim Verona [Thu, 20 Dec 2012 15:06:35 +0000 (16:06 +0100)]
auto upstream
Paul Eggert [Thu, 20 Dec 2012 14:57:40 +0000 (06:57 -0800)]
* xdisp.c (redisplay_internal): Remove now-unused local.
Joakim Verona [Thu, 20 Dec 2012 14:12:08 +0000 (15:12 +0100)]
auto upstream
Joakim Verona [Thu, 20 Dec 2012 14:06:16 +0000 (15:06 +0100)]
auto upstream
Stefan Monnier [Thu, 20 Dec 2012 14:03:34 +0000 (09:03 -0500)]
* src/xdisp.c (select_frame_for_redisplay, ensure_selected_frame): Remove.
(redisplay_internal): Don't bother selecting the frame to get the
proper value of frame-local variables.
Michael Albinus [Thu, 20 Dec 2012 13:15:43 +0000 (14:15 +0100)]
* ob.el (org-babel-temp-file): Fix setting of
`temporary-file-directory' on remote hosts.
* ob-eval.el (org-babel-shell-command-on-region): Use
`process-file' instead of `call-process-region'. The latter one
does not work on remote hosts.
Michael Albinus [Thu, 20 Dec 2012 11:15:38 +0000 (12:15 +0100)]
* progmodes/grep.el (rgrep): Escape command line. Sometimes, it
is too long for Tramp. See discussion in
<http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
* progmodes/compile.el (compilation-start): Remove line escape template.
Joakim Verona [Thu, 20 Dec 2012 08:56:15 +0000 (09:56 +0100)]
auto upstream
Dmitry Antipov [Thu, 20 Dec 2012 08:49:21 +0000 (12:49 +0400)]
* textprop.c (set_text_properties_1): Do not allow NULL interval.
Rename 4th argument since it may be buffer or string. Adjust comment.
* intervals.c (graft_intervals_info_buffer): Find an interval here.
Bastien Guerry [Thu, 20 Dec 2012 08:18:23 +0000 (09:18 +0100)]
Fix typos.
Akinori MUSHA [Thu, 20 Dec 2012 07:56:56 +0000 (23:56 -0800)]
* Makefile.in (install-arch-dep): Ignore chmod errors (tiny change)
Fixes: debbugs:13233
Joakim Verona [Thu, 20 Dec 2012 05:10:52 +0000 (06:10 +0100)]
auto upstream
Dmitry Antipov [Thu, 20 Dec 2012 05:05:41 +0000 (09:05 +0400)]
* vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
Adjust comment.
Joakim Verona [Wed, 19 Dec 2012 21:36:08 +0000 (22:36 +0100)]
auto upstream
Michael Albinus [Wed, 19 Dec 2012 21:32:56 +0000 (22:32 +0100)]
* NEWS: Tramp implements `file-acl' and `set-file-acl'.
Michael Albinus [Wed, 19 Dec 2012 21:25:58 +0000 (22:25 +0100)]
* files.texi (Magic File Names): Add `file-acl',
`file-selinux-context', `set-file-acl' and
`set-file-selinux-context'. Make the list consistent.
Joakim Verona [Wed, 19 Dec 2012 20:50:52 +0000 (21:50 +0100)]
auto upstream
Tassilo Horn [Wed, 19 Dec 2012 20:40:50 +0000 (21:40 +0100)]
* themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
many new faces.
Joakim Verona [Wed, 19 Dec 2012 20:01:14 +0000 (21:01 +0100)]
auto upstream
Jonas Bernoulli [Wed, 19 Dec 2012 19:51:40 +0000 (14:51 -0500)]
* lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
following non-comment text.
(lm-header-multiline): Continuation lines need to be indented more than
the first line.
(lm-homepage): New function.
(lm-with-file): Don't be confused if narrowing is in effect.
* doc/lispref/tips.texi (Library Headers): New header keyword `Homepage'.
Make continuation lines syntax more precise.
Fixes: debbugs:13207
Joakim Verona [Wed, 19 Dec 2012 19:51:15 +0000 (20:51 +0100)]
auto upstream
Stefan Monnier [Wed, 19 Dec 2012 19:41:43 +0000 (14:41 -0500)]
* lisp/vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
very beginning of a hunk (e.g. killing the first line).
Joakim Verona [Wed, 19 Dec 2012 16:02:20 +0000 (17:02 +0100)]
auto upstream
Dmitry Antipov [Wed, 19 Dec 2012 15:52:48 +0000 (19:52 +0400)]
* coding.c (Fdetect_coding_region): Do not check start and end with
CHECK_NUMBER_COERCE_MARKER since validate_region does that itself.
(code_convert_region): Likewise.
Joakim Verona [Wed, 19 Dec 2012 14:07:20 +0000 (15:07 +0100)]
auto upstream
Paul Eggert [Wed, 19 Dec 2012 13:56:49 +0000 (05:56 -0800)]
Spelling fix.
Joakim Verona [Wed, 19 Dec 2012 13:11:26 +0000 (14:11 +0100)]
auto upstream