1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

68507 Commits

Author SHA1 Message Date
Eli Zaretskii
3c86054304 (Fmove_to_column): Document that the argument COLUMN is taken from prefix
numeric argument.
2007-02-03 21:54:54 +00:00
Glenn Morris
87a0937544 Add copyright and license notice. 2007-02-03 21:53:58 +00:00
Glenn Morris
1fd1b481cd List copyright and license information for Emacs splash images. 2007-02-03 21:53:04 +00:00
Glenn Morris
5a33e8eb81 Add author. 2007-02-03 21:51:44 +00:00
Glenn Morris
e61dd7f9c8 Comments. 2007-02-03 21:49:10 +00:00
Chong Yidong
15ddaddc6a ** Install newsticker.el patch.
Patched.
2007-02-03 17:35:12 +00:00
Chong Yidong
7734cb684b (newsticker--insert-image): Update docstring. Insert the image directly.
(newsticker--buffer-redraw): Update docstring.
2007-02-03 17:34:57 +00:00
Chong Yidong
19eee1a97a * net/newsticker.el (newsticker--insert-image): Update docstring,
and insert the image directly.
(newsticker--buffer-redraw): Update docstring.
2007-02-03 17:34:35 +00:00
Chong Yidong
7624877def ** lennart.borgman.073@student.lu.se, Dec 29:
How global is a define-global-minor-mode mode
Documentation fixed.
2007-02-03 17:27:14 +00:00
Chong Yidong
275e4f4ca5 (define-globalized-minor-mode): Rename from define-global-minor-mode. 2007-02-03 17:26:28 +00:00
Chong Yidong
98007d8383 (global-hi-lock-mode): define-global-minor-mode changed to
define-globalized-minor-mode.
2007-02-03 17:26:01 +00:00
Chong Yidong
2b9170195b define-global-minor-mode changed to define-globalized-minor-mode. 2007-02-03 17:25:35 +00:00
Chong Yidong
32324290ca (global-cwarn-mode): Add define-globalized-minor-mode. 2007-02-03 17:25:17 +00:00
Chong Yidong
b6a856a645 (global-cwarn-mode): define-global-minor-mode changed to
define-globalized-minor-mode.
2007-02-03 17:24:52 +00:00
Chong Yidong
44cba17eed (global-font-lock-mode): define-global-minor-mode changed to
define-globalized-minor-mode.
2007-02-03 17:24:35 +00:00
Chong Yidong
367248914a * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Rename
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.
2007-02-03 17:24:01 +00:00
Chong Yidong
af2450e3a1 Fix typo. 2007-02-03 17:14:45 +00:00
Chong Yidong
1608076d43 (Defining Minor Modes): Document that a :require keyword or similar
may be required to make saved customization variables work.
2007-02-03 17:11:39 +00:00
Chong Yidong
632a4cc709 * modes.texi (Defining Minor Modes): Document that a :require
keyword or similar may be required to make saved customization
variables work.
2007-02-03 17:11:31 +00:00
Juanma Barranquero
191c4353db (syms_of_lread) <load-history>: Doc fix. 2007-02-03 16:58:44 +00:00
Eli Zaretskii
35dda13e39 *** empty log message *** 2007-02-03 15:30:55 +00:00
Eli Zaretskii
9de4c4a9cb (Top): Update the top-level menus. Make the detailed menu headers compliant
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'.
2007-02-03 15:25:43 +00:00
Eli Zaretskii
31081921c8 (Top): Make the detailed menu headers compliant with Texinfo guidelines and
with what texnfo-upd.el expects.  Add comments to prevent people from
inadvertently modifying key parts needed by `texinfo-multiple-files-update'.
2007-02-03 14:17:25 +00:00
Eli Zaretskii
f647237715 (texinfo-menu-copy-old-description):
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.
2007-02-03 14:02:45 +00:00
Chong Yidong
49f1a2f461 Use autoload to avoid overriding disabled setting applied in .emacs. 2007-02-03 01:01:01 +00:00
Chong Yidong
a6ed414a2a * image-mode.el: Use autoload to avoid overriding disabled setting
applied in .emacs.
2007-02-03 01:00:52 +00:00
Vinicius Jose Latorre
4303661c5e Doc fixes 2007-02-03 00:18:24 +00:00
Alan Mackenzie
10489fcbef (c-in-knr-argdecl): Slight correction for, e.g. "void (*hdone)();" in a
k&r list.  (No WS between adjacent paren groups).
2007-02-02 23:06:41 +00:00
Alan Mackenzie
7bee28dc92 *** empty log message *** 2007-02-02 23:02:04 +00:00
Juanma Barranquero
da1d68b27f *** empty log message *** 2007-02-02 19:18:09 +00:00
Juanma Barranquero
745b9b1dbd Fix typos. 2007-02-02 18:53:42 +00:00
Eli Zaretskii
71ed83cabb *** empty log message *** 2007-02-02 18:28:00 +00:00
Eli Zaretskii
5e5eaedadb (dired-do-relsymlink): Add an autoload cookie. 2007-02-02 18:27:09 +00:00
Eli Zaretskii
4d4238ccc8 (dired-do-relsymlink): Fix last change. 2007-02-02 18:23:04 +00:00
Eli Zaretskii
3a69c54c42 *** empty log message *** 2007-02-02 18:05:40 +00:00
Eli Zaretskii
05d2111249 (Top): Update the top-level menus. 2007-02-02 18:00:19 +00:00
Juanma Barranquero
5e1a6e3270 Fix typos. 2007-02-02 16:42:31 +00:00
Juanma Barranquero
3c269b1ee7 Fix typos. 2007-02-02 15:40:10 +00:00
Eli Zaretskii
42496dc848 (dired-do-relsymlink): Add reference to dired-do-symlink. 2007-02-02 14:51:30 +00:00
Eli Zaretskii
806f34d6a7 (dired-do-symlink): Add reference to dired-do-relsymlink. 2007-02-02 14:51:08 +00:00
Eli Zaretskii
84e42e60e1 <left-fringe mouse-2, right-fringe mouse-3, left-fringe mouse-3>: New bindings. 2007-02-02 14:42:38 +00:00
Juanma Barranquero
4bbe413d84 Fix typos. 2007-02-02 14:39:39 +00:00
Eli Zaretskii
cf8b92db4d (Categories): Add index entries. 2007-02-02 14:36:17 +00:00
Eli Zaretskii
13c0ee1447 (newsticker-version): Changed to "1.10".
(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.
2007-02-02 14:29:50 +00:00
Eli Zaretskii
815cbda2de (ebnf-eps-buffer, ebnf-eps-region)
(ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
(ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
(ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
(ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
2007-02-02 14:06:07 +00:00
Juanma Barranquero
7a3eb8862a *** empty log message *** 2007-02-02 14:00:57 +00:00
Kenichi Handa
06d5f40963 (quail-show-key): Fix an error message. 2007-02-02 11:44:14 +00:00
Juanma Barranquero
72827a91e8 Fix date in entry. 2007-02-02 11:28:43 +00:00
Jan Djärv
1024f9c0d8 [!USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_expose): Use
the foreground color of the scroll-bar face when drawing the
 scroll-bar's border.
2007-02-02 10:31:13 +00:00
Jan Djärv
849bb789c8 (do_ewmh_fullscreen): Check that what != NULL before
calling wm_supports.
2007-02-02 09:35:02 +00:00