Eli Zaretskii
034ea24ddb
nt/INSTALL: Elaborate on debugging fatal errors.
2011-11-25 14:17:33 +02:00
Eli Zaretskii
8c535114e2
Fix bug #10105 with Isearch triggered scrolling under scroll-conservatively.
...
src/xdisp.c (redisplay_window): If cursor row is not fully visible
after recentering, and scroll-conservatively is set to a large
number, scroll window by a few more lines to make the cursor fully
visible and out of scroll-margin.
2011-11-25 13:32:14 +02:00
Paul Eggert
e4920bc99d
Spelling fixes.
2011-11-24 23:14:48 -08:00
Juri Linkov
fa4fdb5ca5
* src/image.c (imagemagick_load_image): Move `MagickSetResolution' down
...
after the `MagickPingImage' call.
Fixes: debbugs:10112
2011-11-24 21:02:39 +02:00
Glenn Morris
82727ea451
Auto-commit of loaddefs files.
2011-11-24 06:24:59 -05:00
Glenn Morris
2b8e5146e5
Auto-commit of generated files.
2011-11-24 06:19:06 -05:00
Glenn Morris
3adbe22462
Give some autoloaded things doc-strings.
...
* lisp/lpr.el (lpr-windows-system, lpr-lp-system):
* lisp/mail/binhex.el (binhex-begin-line):
* lisp/progmodes/grep.el (grep-history, grep-find-history):
* lisp/textmodes/flyspell.el:
* lisp/vc/pcvs-defs.el (cvs-global-menu):
* lisp/vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
* lisp/vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
* lisp/vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
2011-11-24 00:21:03 -08:00
Glenn Morris
321decc890
Fix case of "GnuTLS" in docs.
...
* doc/misc/gnus.texi, doc/misc/smtpmail.texi:
* etc/NEWS:
* lisp/gnus/starttls.el, lisp/net/tls.el: Fix case of "GnuTLS".
2011-11-23 23:44:51 -08:00
Glenn Morris
420b63ad29
* lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.
...
* lisp/paths.el (rmail-file-name): Format doc-string for make-docfile.
2011-11-23 23:32:40 -08:00
Glenn Morris
cb825e5d7b
* lisp/version.el (emacs-build-system): Give it a doc-string.
...
Consolidate local variables at the end of the file.
2011-11-23 23:24:31 -08:00
Juri Linkov
a0649f084c
* lisp/view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19.
...
Fixes: debbugs:8615
2011-11-24 09:09:56 +02:00
Glenn Morris
c0bc0fd4ff
Make rmail-mime toggle headers of non-mime messages.
...
* lisp/mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
if called on a non-mime message just toggle the headers.
Fixes: debbugs:8006
2011-11-23 19:59:09 -08:00
Juanma Barranquero
f8107b7939
doc/lispintro/makefile.w32-in, doc/misc/makefile.w32-in: Update dependencies.
2011-11-24 03:22:09 +01:00
Juanma Barranquero
20db1522fe
Fix typos.
2011-11-24 02:58:14 +01:00
Adam W
29291ef14b
mail-source.el (mail-source-fetch-maildir): Don't expect the return value of `delete-file', that returns nil for a local file but returns t for a remote file using ssh.
2011-11-24 00:15:19 +00:00
Glenn Morris
01d06b1fc4
* rmail.texi (Rmail Output): Mention rmail-automatic-folder-directives.
2011-11-23 19:12:46 -05:00
Michael Albinus
7262a87c73
* rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
...
`non-essential' to t, in order to avoid remote connections.
2011-11-23 21:05:50 +01:00
Eli Zaretskii
283430a1df
Fix "make autoloads" on MS-Windows.
...
lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): On
MS-DOS and MS-Windows, compare with loaddefs.el case-insensitively.
2011-11-23 20:39:38 +02:00
Chong Yidong
1c3d7a1396
Update Coordinates and Windows node of Lisp manual.
...
* doc/lispref/windows.texi (Window Sizes): Move window-top-line,
window-left-column, and window-*-pixel-edges to Coordinates and
Windows node.
(Coordinates and Windows): Restore window-edges doc.
2011-11-24 00:25:11 +08:00
Chong Yidong
90ec88df9f
* src/window.c (Fcoordinates_in_window_p): Accept only live windows.
2011-11-24 00:09:08 +08:00
Glenn Morris
17fe5af5b3
Auto-commit of loaddefs files.
2011-11-23 06:20:43 -05:00
Martin Rudalics
56e2e794b0
In Fkill_buffer do replace_buffer_in_windows before Fset_buffer. (Bug#10114)
...
* buffer.c (Fkill_buffer): Run replace_buffer_in_windows before
making another buffer current. (Bug#10114)
2011-11-23 10:57:27 +01:00
Glenn Morris
da94eca12f
* paths.el (rmail-file-name): Reformat the doc-string so that it is picked up.
2011-11-23 00:48:07 -08:00
Glenn Morris
9aac4de2aa
Doc fixes related to rmail-automatic-folder-directives.
...
* mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
(rmail-auto-file): Ignore case in the "special" field names,
as mail-fetch-field does for all others.
2011-11-23 00:29:08 -08:00
Mark Lillibridge
d2992a38a4
* lisp/mail/unrmail.el (unrmail): Always add blank line. (tiny change)
...
Fixes: debbugs:7743
2011-11-22 23:49:53 -08:00
Glenn Morris
8038d2d290
Rmail trivia: give explicit errors for empty folders.
...
* mail/rmail.el (rmail-forward):
* mail/rmailkwd.el (rmail-set-label):
* mail/rmailout.el (rmail-output, rmail-output-as-seen)
(rmail-output-body-to-file): Give error if no message.
Fixes: debbugs:10082
2011-11-22 23:41:17 -08:00
Glenn Morris
f3fe222a82
* lisp/mail/rmail.el (rmail-current-message): Doc fix.
2011-11-22 23:31:39 -08:00
Glenn Morris
50419064d4
* lisp/mail/rmail.el (rmail-message-filter): Mark as obsolete.
...
* etc/NEWS: Mention this.
Fixes: debbugs:2624
2011-11-22 23:17:48 -08:00
Glenn Morris
b6e64c4136
* src/font.c (font_find_for_lface) [HAVE_NS]: Ignore case.
...
Fixes: debbugs:2526
2011-11-22 23:09:27 -08:00
Paul Eggert
ee7683ebb7
Spelling fixes.
2011-11-22 23:03:56 -08:00
Chong Yidong
6b21de180f
* xdisp.c (compute_stop_pos): Check validity of end_charpos before using it.
...
Fixes: debbugs:5984
2011-11-23 14:47:09 +08:00
Lars Magne Ingebrigtsen
e37df6749a
shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to avoid later breakage.
2011-11-23 00:20:17 +00:00
Stefan Monnier
12ca40ec7a
* etc/NEWS: Mention debug-on-event.
2011-11-22 16:53:59 -05:00
Eli Zaretskii
b12cd78937
Fix bug #10098 with assertion violation during frame resize.
...
src/dispnew.c (adjust_glyph_matrix): Don't verify hash code of mode-
and header-lines, as they don't have one computed for them.
src/.gdbinit (prow): Make displayed values more self-explaining.
Add row's hash code.
2011-11-22 20:00:38 +02:00
Stefan Monnier
28109f4996
* lisp/server.el (server-eval-and-print): Allow C-g.
...
Fixes: debbugs:6585
2011-11-22 10:18:56 -05:00
Glenn Morris
b5afc20930
Auto-commit of loaddefs files.
2011-11-22 06:35:26 -05:00
Glenn Morris
eb39a72df1
Auto-commit of generated files.
2011-11-22 06:20:22 -05:00
Glenn Morris
5f77c86c9f
Make configure print EMACSDATA/DOC.
...
* configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
have confusing effects on the build.
2011-11-22 00:02:21 -08:00
Glenn Morris
394c65f1c1
Move rmailmm test functions to test/ directory.
...
* lisp/mail/rmailmm.el (test-rmail-mime-handler)
(test-rmail-mime-bulk-handler)
(test-rmail-mime-multipart-handler): Move tests to test/ directory.
* test/rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2011-11-21 21:55:06 -05:00
Katsumi Yamaoka
a3e0ee5a69
gnus-art.el (gnus-article-setup-buffer): Decode group name used for article buffers' name.
2011-11-22 02:17:20 +00:00
Glenn Morris
60bf278fd3
* Makefile.in (install-arch-dep): Tweak previous change.
2011-11-21 20:56:49 -05:00
Yavor Doganov
816be9f629
Small fix for --disable-ns-self-contained builds
...
Do not install arch-dependent files in the app bundle if
--disable-ns-self-contained is requested.
* configure.in (exec_prefix, libexecdir): Define relative to
ns_appbindir' only if configured for a self-contained app.
* Makefile.in (install-arch-dep): Test for the existence of
libexec in the Emacs.app bundle before executing commands.
Fixes: debbugs:1335
2011-11-21 20:37:45 -05:00
Lars Magne Ingebrigtsen
84b54fdfa6
shr.el (shr-table-horizontal-line): Revert infinite loops introduced by Paul Eggert's spellfixes two days ago.
2011-11-22 00:59:33 +00:00
Juri Linkov
f2a0aa3ae9
* lisp/calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function' to nil.
...
Fixes: debbugs:10018
2011-11-22 01:59:09 +02:00
Lars Magne Ingebrigtsen
252f26e9c2
mm-view.el (mm-display-inline-fontify): Make the font-lock variables buffer-local instead of binding them to avoid warnings. Also demote errors (bug#10063).
2011-11-21 22:08:36 +00:00
Lars Magne Ingebrigtsen
9c34a34446
Tell the caller that the next line needs recomputation, even though it doesn't start a sexp.
...
Fixes: debbugs:10094
2011-11-21 22:58:38 +01:00
Lars Magne Ingebrigtsen
16c1ad08dc
(wait_reading_process_output): Add comment and URL.
2011-11-21 21:39:44 +01:00
Lars Magne Ingebrigtsen
261b6fd466
Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.
...
Some versions of the GnuTLS library doesn't respons to poll reliably.
Work around this by checking all GnuTLS sockets explicitly from the
idle loop.
2011-11-21 19:21:42 +01:00
Jan Djärv
e7cfd277bd
* xterm.c (x_clear_frame): Reinstate the XClearWindow call.
2011-11-21 19:01:04 +01:00
Stefan Monnier
f04a3be94b
* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
2011-11-21 09:22:02 -05:00