- 03 Feb, 2007 23 commits
-
-
Glenn Morris authored
-
Chong Yidong authored
Patched.
-
Chong Yidong authored
(newsticker--buffer-redraw): Update docstring.
-
Chong Yidong authored
and insert the image directly. (newsticker--buffer-redraw): Update docstring.
-
Chong Yidong authored
How global is a define-global-minor-mode mode Documentation fixed.
-
Chong Yidong authored
-
Chong Yidong authored
define-globalized-minor-mode.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
define-globalized-minor-mode.
-
Chong Yidong authored
define-globalized-minor-mode.
-
Chong Yidong authored
from define-global-minor-mode. * progmodes/cwarn.el (global-cwarn-mode): * emacs-lisp/autoload.el (make-autoload): * hi-lock.el (global-hi-lock-mode): * font-core.el (global-font-lock-mode): All callers changed.
-
Chong Yidong authored
-
Chong Yidong authored
may be required to make saved customization variables work.
-
Chong Yidong authored
keyword or similar may be required to make saved customization variables work.
-
Juanma Barranquero authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
with Texinfo guidelines and with what texnfo-upd.el expects. Add comments to prevent people from inadvertently modifying the key parts needed by `texinfo-multiple-files-update'.
-
Eli Zaretskii authored
with what texnfo-upd.el expects. Add comments to prevent people from inadvertently modifying key parts needed by `texinfo-multiple-files-update'.
-
Eli Zaretskii authored
Don't copy @ignore lines into menu descriptions. (texinfo-multi-file-update): Goto the @node line before attempting to pluck the node name. (texinfo-multiple-files-update): Reverse the optional arguments' order, as per the doc string and the `interactive' form.
-
Chong Yidong authored
-
Chong Yidong authored
applied in .emacs.
-
Vinicius Jose Latorre authored
-
- 02 Feb, 2007 17 commits
-
-
Alan Mackenzie authored
k&r list. (No WS between adjacent paren groups).
-
Alan Mackenzie authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Juanma Barranquero authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(newsticker--set-customvar): Doc string. (newsticker-new-item-face): Doc string. (newsticker-mode): Initialize `invisibility-spec' with t. (newsticker-mode-map): Added `newsticker-mark-all-items-at-point-as-read'. (newsticker-menu): Added narrow-to-item and narrow-to-feed. (newsticker-w3m-show-inline-images): Do not call `w3m-remove-image'. (newsticker--buffer-after-w3m-insert-image): New advice for w3m-insert-image to cache images. (newsticker-next-item-same-feed): New. (newsticker-mark-all-items-at-point-as-read-and-redraw): New. (newsticker-mark-all-items-of-feed-as-read): New. (newsticker-mark-all-items-at-point-as-read): Use new functions. (newsticker-mark-item-at-point-as-read): Doc string. (newsticker-mark-item-at-point-as-read): Use new functions. (newsticker--do-mark-item-at-point-as-read): New, extracted from `newsticker-mark-item-at-point-as-read'. (newsticker-hide-entry): Use (t) instead of t for invisibility. (newsticker--sentinel): Yet another xml-parser workaround. (newsticker--decode-iso8601-date): Bugfix for datestrings without days. (newsticker--buffer-do-insert-text): Fix. (newsticker--buffer-insert-enclosure): Fix. length might be missing. (newsticker--buffer-make-item-completely-visible): `switch-to-buffer' not necessary.
-