- 04 Jan, 2011 8 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
parameter dont-register-service of dbus-register-{method,property}.
-
Michael Albinus authored
dont_register_service. Updated docstring accordingly.
-
Michael Albinus authored
dont-register-service. Updated docstring accordingly.
-
Andreas Schwab authored
(rst-compile-slides-preview): Remove extra line.
-
Glenn Morris authored
* lisp/textmodes/rst.el (rst-compile-toolsets): Make it a defcustom. Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise default to `prog' without a .py extension. (rst-compile-pdf-preview, rst-compile-slides-preview): Use program names from rst-compile-toolsets, rather than hard-coding. (rst-portable-mark-active-p): Fix presumed typo.
-
Glenn Morris authored
-
Lars Magne Ingebrigtsen authored
gnus-art.el (gnus-treat-fill-long-lines): Add missing version tag. gnus-msg.el (gnus-message-replyencrypt): Fix typo in version string.
-
- 03 Jan, 2011 6 commits
-
-
Ken Manheimer authored
-
Eli Zaretskii authored
image.c (png_jmpbuf): Remove definition. (my_png_error, png_load): Don't use png_jmpbuf.
-
Karl Fogel authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/gnus/sieve.el (sieve-open-server): Give a more explicit error if sieve-manage-open returns nil.
-
Glenn Morris authored
-
- 02 Jan, 2011 11 commits
-
-
Lars Magne Ingebrigtsen authored
(nnimap-wait-for-line): Refactored out. shr.el (shr-rescale-image): Display all GIF images as animated images. nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available. This avoids sending passwords in plain text over non-encrypted channels.
-
Eli Zaretskii authored
nt/INSTALL: nt/README.W32: `image-library-alist' was renamed to `dynamic-library-alist'.
-
Chong Yidong authored
-
Glenn Morris authored
-
Gnus developers authored
mm-view.el (mml-smime): Require. mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg, use EPG to decrypt S/MIME messages instead of openssl. nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'. gnus-group.el (gnus-group-kill-group): Don't try to update the group status is the group clearly is unreachable. auth-source.el (auth-source-create): Add the optional second parameter to `local-variable-p' to be compatible with XEmacs. nnml.el (nnml-request-article): Allow requesting by Message-ID to work when using a compressed nnml folder. gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to backends after sanitising on entry, because this never makes sense: If the articles have gone missing, then the data no longer exists on the backend, and if they haven't, then Gnus is wrong, and shouldn't overwrite anything anyway. shr.el (shr-insert-document): Bind shr-width dynamically to window-width if it's nil. shr.el (shr-width, shr-insert-document): Allow nil as shr-width value with the meaning of using the full emacs window width for rendering.
-
Stefan Monnier authored
Fixes: debbugs:7767
-
Mark Lillibridge authored
" *temp*" buffer. Fixes: debbugs:7746
-
Glenn Morris authored
* lib-src/ebrowse.c (version) <emacs_copyright>: * lib-src/etags.c (print_version) <emacs_copyright>: * lib-src/rcs2log (Copyright): * lisp/version.el (emacs-copyright): * nextstep/Cocoa/Emacs.base/Contents/Info.plist: * nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: * nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist: Set short copyright year to 2011.
-
Mark Lillibridge authored
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering an existing temp buffer.
-
Glenn Morris authored
* lisp/mail/mail-utils.el (mail-mbox-from): Handle From: headers with multiple addresses.
-
Ken Manheimer authored
everything points back to allout-auto-fill. (allout-mode-deactivate-hook): Declare obsolete, in favor of standard-formed minor-mode deactivate hook, allout-mode-off-hook.
-
- 01 Jan, 2011 1 commit
-
-
Chong Yidong authored
* src/gtkutil.c (xg_get_tool_bar_widgets): Use NULL for a missing image or label in the container. (xg_make_tool_item): Replace VERT_ONLY arg with HORIZ, TEXT_IMAGE. (xg_show_toolbar_item): Function deleted. (xg_tool_item_stale_p): New function. (update_frame_tool_bar): Calculate tool-bar style once per call. Instead of hiding text labels, omit them. Don't use xg_show_toolbar_item; create new GtkToolItems from scratch if necessary, instead of trying to re-use them. This avoids an annoying animation when changing tool-bars.
-
- 31 Dec, 2010 6 commits
-
-
Michael Albinus authored
"scpx", "pscp" and "psftp". Please do not sync with the trunk.
-
Michael Albinus authored
and "scpx".
-
Eli Zaretskii authored
image.c (png_jmpbuf): New macro. (my_png_error, png_load): Use it instead of #ifdef'ing according to PNG_LIBPNG_VER_MAJOR and PNG_LIBPNG_VER_MINOR.
-
Jan Djärv authored
* nsfns.m (ns_set_name_as_filename): Always use buffer name for title and buffer filename only for RepresentedFilename. Handle bad UTF-8 in buffer name. Fixes: debbugs:7517
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/image.c <Qlibpng_version>: New variable. (syms_of_image): Intern and staticpro it. Set its value to the version of PNG library we were compiled with. (my_png_error, png_load): Avoid GCC warnings about direct access to png_ptr->jmpbuf. lisp/term/w32-win.el (image-library-alist): Set up correctly for libpng versions both before and after 1.4.0. admin/nt/README.W32: Update the information about PNG support libraries. nt/INSTALL: Update the information about PNG support libraries.
-
- 30 Dec, 2010 8 commits
-
-
Tassilo Horn authored
supported document formats.
-
Tassilo Horn authored
from doc-view-mode. (doc-view-fallback-mode): New function. (doc-view-mode): Use it. (doc-view-mode-maybe): New function that checks if doc-view-mode can be used and falls back to the next best mode otherwise. * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF, DVI, OpenDocument, and MS Office files.
-
Andreas Schwab authored
-
Tassilo Horn authored
on a copy of auto-mode-alist, because that deletes with side effects.
-
Tassilo Horn authored
normal-mode without doc-view-mode bindings in auto-mode-alist as fallback instead of hard coding fundamental mode.
-
Tassilo Horn authored
-
Tassilo Horn authored
Not yet enabled via auto-mode-list. (doc-view-unoconv-program): New custom variable. (doc-view-mode-p): Handle new odf document type. (doc-view-odf->pdf): New conversion function. (doc-view-convert-current-doc): Call it for odf files. (doc-view-mode): Recognize newly supported file extensions.
-
Chong Yidong authored
-