Glenn Morris
b2096d7233
Add missing defcustom :version tags
...
* lisp/textmodes/bibtex.el:
Add missing :version tags for new/changed defcustoms.
* etc/NEWS: Related edits.
2012-02-10 00:23:33 -08:00
Glenn Morris
b011fbfe6c
Doc fixes for remote-file-name-inhibit-cache
...
* doc/lispref/files.texi (Magic File Names):
Tweak remote-file-name-inhibit-cache entry.
* lisp/files.el (remote-file-name-inhibit-cache): Doc fixes.
* etc/NEWS: Edits.
2012-02-10 00:08:23 -08:00
Chong Yidong
6c1e4b4642
Update Loading chapter of Emacs manual.
...
* doc/emacs/loading.texi (Loading): Don't emphasize "library" terminology.
(Library Search): load-path is not a user option. Mention role of
-L option and packages. Improve examples.
(Loading Non-ASCII): Don't mention unibyte Emacs, which is
obsolete.
(Autoload): Minor clarifications.
2012-02-10 15:57:21 +08:00
Glenn Morris
b74c9672c2
Document url-queue-retrieve
...
* doc/misc/url.texi (Retrieving URLs): Update url-retrieve arguments.
Mention url-queue-retrieve.
* lisp/url/url-queue.el (url-queue-retrieve): Doc fix.
* etc/NEWS: Edits.
2012-02-09 22:23:47 -05:00
Juanma Barranquero
af8556d265
lisp/cedet/ede/auto.el: Add declarations.
2012-02-10 00:31:30 +01:00
Juanma Barranquero
a427f84dd2
lisp/gnus/gnus.el: Avoid byte-compiler warning.
...
(gnus-method-ephemeral-p): Move after declaration of defsubst
`gnus-sloppily-equal-method-parameters' to avoid a warning.
2012-02-10 00:30:27 +01:00
Lars Ingebrigtsen
7582f84423
gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't running.
2012-02-09 23:07:49 +00:00
Lars Ingebrigtsen
4c7e65bf4f
Get the MAIL FROM from the From: header if no domain is configured
...
* mail/smtpmail.el (smtpmail-user-mail-address): New function.
(smtpmail-via-smtp): Use it, or fall back on the From address.
(smtpmail-send-it): Ditto.
2012-02-09 23:42:12 +01:00
Stefan Monnier
f3934f6fef
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
...
Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
(byte-compile-tmp-var): New const.
(byte-compile-defvar): Use it to minimize .elc size.
Just use `defvar' rather than simulate it.
Fixes: debbugs:10761
2012-02-09 16:51:03 -05:00
Glenn Morris
cf3aa21bc8
* lisp/files.el (rename-uniquely): Doc fix. (Bug#3806)
2012-02-09 15:27:54 -05:00
Glenn Morris
354998cdb6
Add some custom :version tags
...
* lisp/progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
Add :version tags.
2012-02-08 23:59:13 -08:00
Glenn Morris
34c071c64b
* lisp/progmodes/compile.el (compilation-filter-start): Doc fix.
...
* etc/NEWS: Related edit.
2012-02-08 23:28:32 -08:00
Glenn Morris
8327412569
Doc fixes for compile.el
...
* lisp/progmodes/compile.el (compilation-first-column)
(compilation-error-screen-columns): Doc fixes.
* etc/NEWS: Related markup.
2012-02-08 23:24:30 -08:00
Glenn Morris
dab3703d9b
Small VC doc fixes
...
* lisp/vc/log-view.el (log-view-toggle-entry-display):
* lisp/vc/vc.el (vc-merge, vc-pull): Doc fixes.
* etc/NEWS: Condense a few VC entries.
2012-02-08 22:25:18 -08:00
Lars Ingebrigtsen
65e6fb28e0
nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2012-02-09 06:05:43 +00:00
Glenn Morris
001bf877d0
* etc/NEWS: Edit delayed-warnings-list entry.
...
* lisp/subr.el: Related comment.
2012-02-08 22:02:33 -08:00
Glenn Morris
3f88cd72e9
Doc fixes for emacsbug.el
...
* lisp/mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
(report-emacs-bug-can-use-xdg-email):
(report-emacs-bug-insert-to-mailer): Doc fixes.
(report-emacs-bug): Message fix.
* etc/NEWS: Related edit.
* lisp/net/browse-url.el: Comment.
2012-02-08 22:29:41 -05:00
Glenn Morris
d95b247d1d
Doc fixes for browse-url
...
* lisp/net/browse-url.el (browse-url-can-use-xdg-open, browse-url-xdg-open):
Doc fixes.
2012-02-08 22:14:22 -05:00
Glenn Morris
a075a2c5a6
Doc fixes for electric.el
...
* lisp/electric.el (electric-indent-mode, electric-pair-mode)
(electric-layout-rules, electric-layout-mode): Doc fixes.
(electric-pair-pairs, electric-pair-skip-self): Add :version tags.
* etc/NEWS: Related edits.
2012-02-08 21:40:41 -05:00
Lars Ingebrigtsen
d25ceb5273
gnus.el: More fixes to not list ephemeral servers in the server buffer
2012-02-09 01:12:44 +00:00
Lars Ingebrigtsen
d3d42ed750
gnus-sum.el: Make gnus-summary-insert-old-articles prompting consistent
2012-02-09 01:08:34 +00:00
Martin Rudalics
1dba6978b8
Fix last fix of server-unselect-display
2012-02-08 17:48:25 +01:00
Martin Rudalics
451077ade5
In server-unselect-display make sure that buffer is live before killing it
2012-02-08 15:59:05 +01:00
Glenn Morris
e41d483643
Auto-commit of loaddefs files.
2012-02-08 06:18:12 -05:00
Glenn Morris
a76863507d
* doc/emacs/rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
...
* etc/NEWS: Related markup.
* lisp/mail/rmail.el: Comment.
2012-02-08 00:20:36 -08:00
Glenn Morris
c4077254f9
Add missing :version tags for new erc defcustoms.
...
* lisp/erc/erc-backend.el (erc-coding-system-precedence):
* lisp/erc/erc-join.el (erc-autojoin-delay, erc-autojoin-timing):
Add missing :version settings.
* etc/NEWS: We don't need to duplicate the doc-strings of variables.
2012-02-08 00:07:24 -08:00
Martin Rudalics
ffb6157ecc
In server-unselect-display don't inadvertently kill current buffer. (Bug#10729)
...
* server.el (server-unselect-display): Don't inadvertently kill
the current buffer. (Bug#10729)
2012-02-08 09:02:17 +01:00
Glenn Morris
34e8a2da58
Shorten SQL mode NEWS entry, moving more details to doc strings
...
* lisp/progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
(sql-list-table): Doc fixes.
* etc/NEWS: Related edits.
2012-02-07 23:54:09 -08:00
Glenn Morris
f8ca916266
NEWS and ChangeLog fix
2012-02-07 20:32:46 -08:00
Glenn Morris
b4ac6e8c18
Comment out the unimplemented image-transform-mode
...
* lisp/image-mode.el (image-transform-minor-mode-map, image-transform-mode):
Comment out (does nothing).
* etc/NEWS: Related edits.
* lisp/image.el: Comment.
2012-02-07 19:45:27 -08:00
Glenn Morris
e1ac4066d1
Minor-mode doc fixes for ARG behavior
...
* lisp/completion.el (dynamic-completion-mode):
* lisp/dirtrack.el (dirtrack-debug-mode):
* lisp/electric.el (electric-layout-mode):
* lisp/epa-mail.el (epa-mail-mode, epa-global-mail-mode):
* lisp/face-remap.el (text-scale-mode, buffer-face-mode):
* lisp/iimage.el (iimage-mode):
* lisp/image-mode.el (image-transform-mode):
* lisp/minibuffer.el (completion-in-region-mode):
* lisp/scroll-lock.el (scroll-lock-mode):
* lisp/simple.el (next-error-follow-minor-mode):
* lisp/tar-mode.el (tar-subfile-mode):
* lisp/tooltip.el (tooltip-mode):
* lisp/vcursor.el (vcursor-use-vcursor-map):
* lisp/wid-browse.el (widget-minor-mode):
* lisp/emulation/tpu-edt.el (tpu-edt-mode):
* lisp/emulation/tpu-extras.el (tpu-cursor-free-mode):
* lisp/international/iso-ascii.el (iso-ascii-mode):
* lisp/language/thai-util.el (thai-word-mode):
* lisp/mail/supercite.el (sc-minor-mode):
* lisp/net/goto-addr.el (goto-address-mode):
* lisp/net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
* lisp/progmodes/cwarn.el (cwarn-mode):
* lisp/progmodes/flymake.el (flymake-mode):
* lisp/progmodes/glasses.el (glasses-mode):
* lisp/progmodes/hideshow.el (hs-minor-mode):
* lisp/progmodes/pascal.el (pascal-outline-mode):
* lisp/textmodes/enriched.el (enriched-mode):
* lisp/vc/smerge-mode.el (smerge-mode):
Doc fixes (minor mode argument).
* etc/NEWS: Related markup.
2012-02-07 21:12:24 -05:00
Lars Ingebrigtsen
038b349557
Merge changes made in No Gnus
...
shr.el: Inhibit getting and sending cookies when fetching pictures.
gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2012-02-08 01:44:25 +00:00
Lars Ingebrigtsen
aacaa41911
Allow specifying whether to inhibit cookies on a per-URL basis
...
* url-http.el (url-http-create-request): Don't send cookies unless
requested.
(url-http-parse-headers): Don't store cookies unless requested.
* url.el (url-retrieve): Ditto
* url-queue.el (url-queue-retrieve): Take an optional
`inhibit-cookies' parameter.
* url-parse.el (url): Add the `use-cookies' slot to the URL struct
to be able to keep track of whether to do cookies or not on a
per-URL basis.
2012-02-08 01:04:42 +01:00
Lars Ingebrigtsen
7c4bbb6992
Merge changes made in No Gnus
...
gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel example (modified from an example by Michael Albinus).
shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from lines that are narrower than the window width. Otherwise background "blocks" will look less readable.
2012-02-07 22:17:11 +00:00
Eli Zaretskii
5e0d957fe0
Fix bug #4673 with Dired when `stat' fails for ".." or other files.
...
lisp/ls-lisp.el (ls-lisp-sanitize): New function.
(ls-lisp-insert-directory): Use it to fix or remove any elements
in file-alist with missing attributes.
2012-02-07 19:44:36 +02:00
Alan Mackenzie
98d7371e7a
Fix spurious recognition of c-in-knr-argdecl.
2012-02-07 15:19:52 +00:00
Alan Mackenzie
667ced3a2d
cc-engine.el (c-forward-objc-directive): Prevent looping in "#pragma mark
...
@implementation".
2012-02-07 12:01:42 +00:00
Michael Albinus
5b77774d02
* notifications.el (notifications-on-closed-signal): Make `reason'
...
optional. (Bug#10744)
2012-02-07 10:06:19 +01:00
Glenn Morris
60d47423d1
Doc updates for define-minor-mode argument behavior
...
* doc/lispref/modes.texi (Defining Minor Modes):
Expand on args of defined minor modes.
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode):
Doc fixes for the macro and the mode it defines.
2012-02-07 00:26:54 -08:00
Glenn Morris
222c901e18
Further doc fix for imagemagick-types-inhibit
2012-02-06 23:37:44 -08:00
Katsumi Yamaoka
75ded89ba5
gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2012-02-07 06:33:51 +00:00
Glenn Morris
dd605cc4a6
Small imagemagick doc fixes
...
* lisp/image.el (imagemagick-types-inhibit): Doc fix.
* src/image.c (Fimagemagick_types): Doc fix.
2012-02-06 19:46:18 -08:00
Glenn Morris
af008560fe
imagemagick-render-type fixes
...
* src/image.c (imagemagick-render-type): Change it from a lisp object
to an integer. Move the doc here from the lisp manual.
Treat all values not equal to 0 the same.
* doc/lispref/display.texi (ImageMagick Images):
Move most details of imagemagick-render-type to the variable's doc.
* lisp/cus-start.el (imagemagick-render-type): Add it.
2012-02-06 19:31:29 -08:00
Lars Ingebrigtsen
1f0f21c511
nnimap.el: Fix XEmacs 21.4 build failure from the last change
2012-02-07 03:26:08 +00:00
Lars Ingebrigtsen
827235c3ce
nnimap.el: Allow nnimap to parse headers with spaces in odd places
2012-02-07 02:46:47 +00:00
Lars Ingebrigtsen
9ed5a258e2
Merge changes made in No Gnus
...
shr-color.el (shr-color-set-minimum-interval): Renamed to add prefix (bug#10732).
shr.el (shr-insert-document): Add doc string.
(shr-visit-file): Ditto.
(shr-remove-trailing-whitespace): New function.
(shr-insert-document): Use it to clean up trailing whitespace as the final step (bug#10714).
gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary buffer if `gnus-kill-summary-on-exit' is nil.
2012-02-07 00:42:21 +00:00
Katsumi Yamaoka
32dbaef2a6
gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change may return nil in XEmacs.
2012-02-06 22:52:55 +00:00
Lars Ingebrigtsen
5cc59a3789
Allow calling C fontification while rendering MIME parts
...
* progmodes/cc-mode.el
(c-standard-font-lock-fontify-region-function): Set the default at
load time, too, so that `font-lock-fontify-buffer' can be called
without setting up the entire mode first. This fixes a bug in
`mm-inline-text' with C MIME parts.
2012-02-06 23:08:41 +01:00
Lars Ingebrigtsen
155628057e
Minor Gnus group exit fix
...
* gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
when just reading a single group from "without" Gnus.
2012-02-06 22:44:51 +01:00
Lars Ingebrigtsen
7dd679eb09
Add extra checks before expiring the URL cache
...
(url-cache-prune-cache): Check that the directory exists before
trying to delete it.
2012-02-06 22:37:56 +01:00