- 04 Nov, 2006 3 commits
-
-
Chong Yidong authored
wicon is null, insert an empty button.
-
Kim F. Storm authored
* allout.el (allout-during-yank-processing): Cue for inhibiting aberrance processing during yanks. (allout-doublecheck-at-and-shallower): Reduce the limit to reduce the amount of yanked topics that can be aberrant. (allout-do-doublecheck): Encapsulate this multiply-used recipe in a function, and supplement with inihibition of doublechecking during yanks. (allout-beginning-of-line, allout-next-heading) (allout-previous-heading, allout-goto-prefix-doublechecked) (allout-back-to-current-heading, allout-next-visible-heading) (allout-next-sibling): Use new allout-do-doublecheck function. (allout-next-sibling): Ensure we made progress when returning other than nil. (allout-rebullet-heading): Preserve text property annotations indicating the text was hidden, if it was. (allout-kill-line): Remove any added was-hidden annotations. (allout-kill-topic): Remove any added was-hidden annotations. (allout-annotate-hidden): Inhibit adding was-hidden text properties to the undo list. (allout-deannotate-hidden): New function to remove was-hidden annotation. (allout-hide-by-annotation): Use new allout-deannotate-hidden. (allout-remove-exposure-annotation): Replaced by allout-deannotate-hidden. (allout-yank-processing): Signal that yank processing is happening with allout-during-yank-processing. Also, wrap allout-unprotected's closer to the text changes, for easier debugging. We need to inhibit-field-text-motion explicitly, in lieu of the encompassing allout-unprotected. (outlineify-sticky): Adjust criteria for triggering new outline decorations to presence or absence of any topics, not just a topic at the beginning of the buffer.
-
Kim F. Storm authored
-
- 03 Nov, 2006 28 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
find-definition-noselect, find-face-definition): Use "non-nil" in docstrings.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
custom-prompt-variable): Use "non-nil" in docstrings.
-
Juanma Barranquero authored
-
Ramprasad B authored
-
Juanma Barranquero authored
-
Ramprasad B authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Ramprasad B authored
-
Ramprasad B authored
-
Ramprasad B authored
-
Kim F. Storm authored
-
Jan Djärv authored
window.
-
Juanma Barranquero authored
-
- 02 Nov, 2006 9 commits
-
-
Stefan Monnier authored
(server-start): Don't remove the file of the previous process, but instead clear out the place for the new file. (server-start): Set the :auth-key property. (server-process-filter): Use the :auth-key property.
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 161-162) - Update from CVS 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-art.el (article-hide-boring-headers): Fetch date from gnus-original-article-buffer to avoid problems with localized date strings. 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/html2text.el (html2text-format-tags): Avoid infloop on open tags. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-495
-
Magnus Henoch authored
headers, use the first with a supported method.
-
Chong Yidong authored
Fixed.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
blindingly dumping every single ChangeLog available. Doc fix. Update version.
-
Robert J. Chassell authored
of extraneous quotation mark to rotate-yank-pointer.
-
Robert J. Chassell authored
of extraneous quotation mark to rotate-yank-pointer. Reset edition-number to 3.02 and update-date to 2006 November 2.
-