Jan Djärv
9c3dcdaafa
* TODO: Adjust entry about NS event loop.
2012-12-23 15:46:37 +01:00
Gnus developers
1a8b65e042
Merge changes made in Gnus master
...
2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
* gnus-int.el (gnus-backend-trace): Factor out into its own function for reuse.
(gnus-open-server): Use it to add more tracing.
(gnus-finish-retrieve-group-infos): Add backend tracing.
2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
* gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
Set epa-file-encrypt-to from variable to avoid querying.
2012-12-23 12:45:01 +00:00
Jan Djärv
cf162aee2b
* 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
2012-12-23 13:35:37 +01:00
Glenn Morris
a0b4e66e07
Mention self-registration for ftp uploads
2012-12-22 18:41:17 -08:00
Michael Albinus
1ef5f225db
* notifications.el (notifications-notify): Protect body with
...
`with-demoted-errors'.
2012-12-22 23:03:18 +01:00
Glenn Morris
d9b03add86
Don't go from numbered to unnumbered to numbered
2012-12-22 12:32:55 -08:00
Glenn Morris
6d1962b3c7
Remove hand-written node pointers in doc/misc/reftex.texi
...
Fix up sectioning
2012-12-22 12:29:16 -08:00
Glenn Morris
faeea569ef
Remove hand-written node pointers in doc/misc/wisent.texi
2012-12-22 12:19:41 -08:00
Glenn Morris
e540f1fad4
Remove hand-written node pointers in doc/misc/pcl-cvs.texi
2012-12-22 12:11:36 -08:00
Glenn Morris
1a5d321539
Remove hand-written node pointers in doc/misc/viper.texi
...
Fix up sectioning
2012-12-22 12:06:25 -08:00
Glenn Morris
c047952bc6
Remove hand-written node pointers in doc/misc/widget.texi
...
Fix up sectioning
2012-12-22 11:57:35 -08:00
Glenn Morris
563a450c01
Remove more hand-written node pointers in doc/misc
2012-12-22 11:49:54 -08:00
Glenn Morris
fdf4d02e7c
Remove comments about long-form of @node commands
2012-12-22 11:42:36 -08:00
Glenn Morris
00afe3a454
Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.org
2012-12-22 11:09:52 -08:00
Glenn Morris
ddc412646d
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.
2012-12-22 11:06:29 -08:00
Glenn Morris
19e9f4352e
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.
2012-12-22 10:51:00 -08:00
Paul Eggert
f99f164170
Hyphen and dash fixes in texinfo files.
2012-12-22 08:25:40 -08:00
Eli Zaretskii
04d9b71ab7
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.
2012-12-22 16:18:11 +02:00
Eli Zaretskii
f109a67ecb
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.
2012-12-22 15:49:49 +02:00
Michael Albinus
cdb0753962
* net/tramp-adb.el (tramp-adb-maybe-open-connection): Check
...
properties of remote device. Restart connection, if there is a
change.
2012-12-22 14:44:06 +01:00
Eli Zaretskii
b2faf49cd9
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.
2012-12-22 15:22:25 +02:00
Martin Rudalics
94900bfe14
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.
2012-12-22 11:12:52 +01:00
Eli Zaretskii
a170fe53e3
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.
2012-12-22 11:02:24 +02:00
Eli Zaretskii
c995b26efe
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.
2012-12-22 10:54:31 +02:00
Takafumi Arakaki
33d359875a
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
2012-12-22 10:59:08 +08:00
Glenn Morris
c545e313b5
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.
2012-12-21 15:55:07 -08:00
Glenn Morris
a4b0cca119
Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org
2012-12-21 11:32:43 -08:00
Glenn Morris
160b385201
No need to mention generated files in ChangeLogs
...
(at least there should be no blank line separating this from the
actual change)
2012-12-21 11:16:15 -08:00
Glenn Morris
d72a27935e
* doc/emacs/emacs-xtra.texi (copying): The FSF does not sell copies of this.
...
Simply include doclicense.
2012-12-21 11:08:32 -08:00
Glenn Morris
0b1af10630
May as well just include doclicense.texi in all doc/misc manuals
2012-12-21 11:01:24 -08:00
Glenn Morris
8ee7002855
Include a copy of GFDL, which @copying says is included
2012-12-21 10:55:16 -08:00
Glenn Morris
6bf430d146
Don't say "buying copies from the FSF" for manuals they do not publish
...
Ref "License Notices for Documentation" in maintain.info
2012-12-21 10:36:41 -08:00
Glenn Morris
08953d7f7a
* doc/misc/erc.texi: No need to include gpl in this small manual.
2012-12-21 10:14:29 -08:00
Eli Zaretskii
bb085aed95
src/fileio.c (Finsert_file_contents): Doc fix.
2012-12-21 13:52:18 +02:00
Eli Zaretskii
7efa3fb357
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>.
2012-12-21 13:21:35 +02:00
Michael Albinus
0e9c769371
* simple.el (process-file): Overwrite stderr file, if exists.
2012-12-21 09:10:26 +01:00
Chong Yidong
c1f02afadf
* buffer.c (Fset_buffer_major_mode): Doc fix.
...
Fixes: debbugs:13231
2012-12-21 16:04:27 +08:00
Chong Yidong
07b9c0be50
* modes.texi (Auto Major Mode): Fix typo.
...
Fixes: debbugs:13230
2012-12-21 15:56:47 +08:00
Chong Yidong
34b4b7eb7e
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
2012-12-21 15:51:33 +08:00
Daiki Ueno
3eb0509259
* epg.el (epg-error): Set `error-message' property.
2012-12-21 16:35:02 +09:00
Daiki Ueno
c660916409
* epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
2012-12-21 16:21:35 +09:00
Chong Yidong
aa26f34509
* simple.el (transpose-subr-1): Preserve marker positions
...
by changing the insertion sequence.
Fixes: debbugs:13122
2012-12-21 13:42:59 +08:00
Kelly Dean
05c22d878f
* simple.el (kill-region): Deactivate mark even for empty regions. (tiny change)
...
Fixes: debbugs:13169
2012-12-21 11:49:28 +08:00
Chong Yidong
f5733f8759
* help-fns.el (describe-variable): Make sure we get the right buffer name.
...
Suggested by Kelly Dean.
Fixes: debbugs:13105
2012-12-21 11:37:02 +08:00
Chong Yidong
594f37aae9
* sort.el (sort-subr): Doc fix.
...
Fixes: debbugs:13056
2012-12-21 11:17:57 +08:00
Chong Yidong
1b947faa1d
* frames.texi (Mouse Commands): Fix description of the effect of mouse dragging.
...
Fixes: debbugs:13049
2012-12-21 11:04:38 +08:00
Chong Yidong
6e55f03e36
* customize.texi (Simple Types): Document key-sequence type.
...
Fixes: debbugs:13048
2012-12-21 10:56:18 +08:00
Michael Mauger
fab6916d0c
* 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.
2012-12-20 21:08:29 -05:00
Dmitry Antipov
1300288527
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.
2012-12-20 20:09:05 +04:00
Paul Eggert
99e9311c31
* xdisp.c (redisplay_internal): Remove now-unused local.
2012-12-20 06:57:40 -08:00