]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoDon't set overlay-arrow-string to "=>" as this is done
Nick Roberts [Tue, 12 Apr 2005 03:11:23 +0000 (03:11 +0000)]
Don't set overlay-arrow-string to "=>" as this is done
globally in C now.

19 years ago(gdb-assembler-mode):
Nick Roberts [Tue, 12 Apr 2005 03:10:25 +0000 (03:10 +0000)]
(gdb-assembler-mode):
Don't set overlay-arrow-string to "=>" as this is done
globally in C now.

19 years ago*** empty log message ***
Nick Roberts [Tue, 12 Apr 2005 03:08:31 +0000 (03:08 +0000)]
*** empty log message ***

19 years agowhitespace.el - revert hasty fix, fix highlight area for leading and trailing space.
Rajesh Vaidheeswarran [Mon, 11 Apr 2005 23:47:54 +0000 (23:47 +0000)]
whitespace.el - revert hasty fix, fix highlight area for leading and trailing space.

19 years ago*** empty log message ***
Lute Kamstra [Mon, 11 Apr 2005 23:41:12 +0000 (23:41 +0000)]
*** empty log message ***

19 years ago(rc-generic-mode, rul-generic-mode): Fix auto-mode-alist entries.
Lute Kamstra [Mon, 11 Apr 2005 23:34:04 +0000 (23:34 +0000)]
(rc-generic-mode, rul-generic-mode): Fix auto-mode-alist entries.
(etc-fstab-generic-mode): Tweak fontification.

19 years ago(generic-make-keywords-list): Fix docstring.
Lute Kamstra [Mon, 11 Apr 2005 23:32:17 +0000 (23:32 +0000)]
(generic-make-keywords-list): Fix docstring.
(generic-mode-internal): Simplify generic-font-lock-keywords.

19 years agowhitespace.el - fix higlighting test and bump rev
Rajesh Vaidheeswarran [Mon, 11 Apr 2005 23:25:46 +0000 (23:25 +0000)]
whitespace.el - fix higlighting test and bump rev

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-248
Miles Bader [Mon, 11 Apr 2005 23:12:57 +0000 (23:12 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-248

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 60-61)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.

19 years ago(Rmail Summary Edit): Explain numeric arguments to `d', `C-d' and `u'.
Luc Teirlinck [Mon, 11 Apr 2005 22:41:22 +0000 (22:41 +0000)]
(Rmail Summary Edit): Explain numeric arguments to `d', `C-d' and `u'.

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 11 Apr 2005 22:39:18 +0000 (22:39 +0000)]
*** empty log message ***

19 years ago(gud-display-line): GUD uses its own
Nick Roberts [Mon, 11 Apr 2005 22:32:24 +0000 (22:32 +0000)]
(gud-display-line): GUD uses its own
overlay arrow now so don't set overlay-arrow-string.
(gud-pdb-command-name): Revert back to "pdb" (2004-04-26).

19 years ago*** empty log message ***
Nick Roberts [Mon, 11 Apr 2005 22:31:19 +0000 (22:31 +0000)]
*** empty log message ***

19 years agoAdd arch taglines
Miles Bader [Mon, 11 Apr 2005 22:27:07 +0000 (22:27 +0000)]
Add arch taglines

19 years ago* term.el (term-ansi-current-bold, term-ansi-current-underline)
Dan Nicolaescu [Mon, 11 Apr 2005 20:47:25 +0000 (20:47 +0000)]
* term.el (term-ansi-current-bold, term-ansi-current-underline)
(term-ansi-current-reverse, term-ansi-current-invisible)
(term-ansi-face-already-done): Change to boolean.
(term-reset-terminal, term-handle-colors-array): Handle the above
vars accordingly.
(term-buffer-vertical-motion): Rename from buffer-vertical-motion.
(term-emulate-terminal): Use the new name.

* faces.el (secondary-selection): Use yellow1, not yellow.
(trailing-whitespace): Use red1, not red.

19 years ago* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
Jan Djärv [Mon, 11 Apr 2005 19:29:48 +0000 (19:29 +0000)]
* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
(dired-dnd-handle-local-file): Call dnd-get-local-file-name.
(dired-dnd-handle-file): Call dnd-get-local-file-uri

* cus-edit.el (dnd): New group.

* term/w32-win.el (dnd): Require dnd
(w32-drag-n-drop): Call dnd-handle-one-url.

* x-dnd.el: Require dnd.
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
dnd-handle-one-url.
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window,
x-dnd-handle-one-url, x-dnd-get-local-file-uri,
x-dnd-get-local-file-name,  x-dnd-open-local-file,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).

* dnd.el (dnd-protocol-alist): New file with generic DND functions.

19 years agoFirst version
Jan Djärv [Mon, 11 Apr 2005 19:29:10 +0000 (19:29 +0000)]
First version

19 years ago* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
Jan Djärv [Mon, 11 Apr 2005 19:28:07 +0000 (19:28 +0000)]
* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
 (dired-dnd-handle-file): Call dnd-get-local-file-uri

19 years ago* term/w32-win.el (dnd): Require dnd
Jan Djärv [Mon, 11 Apr 2005 19:25:58 +0000 (19:25 +0000)]
* term/w32-win.el (dnd): Require dnd
 (w32-drag-n-drop): Call dnd-handle-one-url.

19 years ago* x-dnd.el: Require dnd.
Jan Djärv [Mon, 11 Apr 2005 19:25:38 +0000 (19:25 +0000)]
* x-dnd.el: Require dnd.
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
dnd-handle-one-url.
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window,
x-dnd-handle-one-url, x-dnd-get-local-file-uri,
x-dnd-get-local-file-name,  x-dnd-open-local-file,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).

19 years ago* cus-edit.el (dnd): New group.
Jan Djärv [Mon, 11 Apr 2005 19:24:59 +0000 (19:24 +0000)]
* cus-edit.el (dnd): New group.

19 years agoDoc fixes.
Stefan Monnier [Mon, 11 Apr 2005 19:01:31 +0000 (19:01 +0000)]
Doc fixes.
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
(wdired-use-dired-vertical-movement): Rename from
wdired-always-move-to-filename-beginning.
(wdired-mode-map): Use `ignore' instead of `wdired-newline'.
(wdired-change-to-wdired-mode): Change mode name.
(wdired-newline): Delete.

19 years ago(whitespace-highlight-the-space):
Richard M. Stallman [Mon, 11 Apr 2005 18:39:13 +0000 (18:39 +0000)]
(whitespace-highlight-the-space):
Don't call whitespace-unhighlight-the-space here.

19 years ago(undo): Record t in undo-equiv-table
Richard M. Stallman [Mon, 11 Apr 2005 18:09:59 +0000 (18:09 +0000)]
(undo): Record t in undo-equiv-table
for the redo record made by an undo-in-region.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 11 Apr 2005 16:46:05 +0000 (16:46 +0000)]
*** empty log message ***

19 years ago(Initial Options): -Q is now --quick, and does less.
Richard M. Stallman [Mon, 11 Apr 2005 16:44:25 +0000 (16:44 +0000)]
(Initial Options): -Q is now --quick, and does less.
(Misc X): Add -D, --basic-display.

19 years ago(Change Log): Correct the description of the example.
Richard M. Stallman [Mon, 11 Apr 2005 16:40:42 +0000 (16:40 +0000)]
(Change Log): Correct the description of the example.

19 years ago(Choosing Modes): Document magic-mode-alist.
Richard M. Stallman [Mon, 11 Apr 2005 16:39:49 +0000 (16:39 +0000)]
(Choosing Modes): Document magic-mode-alist.

19 years ago(nnimap-date-days-ago): Handle byte-compiler warnings differently.
Lute Kamstra [Mon, 11 Apr 2005 16:11:14 +0000 (16:11 +0000)]
(nnimap-date-days-ago): Handle byte-compiler warnings differently.

19 years ago(message-make-date): Handle byte-compiler warnings differently.
Lute Kamstra [Mon, 11 Apr 2005 16:09:59 +0000 (16:09 +0000)]
(message-make-date): Handle byte-compiler warnings differently.

19 years ago(f90-electric-insert): Add optional prefix arg, and pass to
Glenn Morris [Mon, 11 Apr 2005 15:23:20 +0000 (15:23 +0000)]
(f90-electric-insert): Add optional prefix arg, and pass to
self-insert-command.

19 years ago*** empty log message ***
Glenn Morris [Mon, 11 Apr 2005 15:22:38 +0000 (15:22 +0000)]
*** empty log message ***

19 years ago(gdb-display-inferior-io-buffer)
Nick Roberts [Mon, 11 Apr 2005 12:48:42 +0000 (12:48 +0000)]
(gdb-display-inferior-io-buffer)
(gdb-frame-inferior-io-buffer): New Functions to control
display of separate IO buffer.
(menu): Add them to menu-bar.
(gdb-display-buffer): Check for buffer in another frame.
Protect GUD buffer.
(gdb-setup-windows): Create IO buffer if not already there.
(gdb-memory-mode): Remove purecopy noops.

19 years ago*** empty log message ***
Nick Roberts [Mon, 11 Apr 2005 12:47:45 +0000 (12:47 +0000)]
*** empty log message ***

19 years ago(generic-x): Docstring fix. Put it in the data group.
Lute Kamstra [Mon, 11 Apr 2005 08:10:23 +0000 (08:10 +0000)]
(generic-x): Docstring fix.  Put it in the data group.
(generic-use-find-file-hook, generic-lines-to-scan)
(generic-find-file-regexp, generic-ignore-files-regexp)
(default-generic-mode, generic-mode-find-file-hook)
(generic-mode-ini-file-find-file-hook): Move from generic.el.

19 years agoCommentary section cleanup.
Lute Kamstra [Mon, 11 Apr 2005 08:07:14 +0000 (08:07 +0000)]
Commentary section cleanup.
(generic): Delete.
(generic-use-find-file-hook, generic-lines-to-scan)
(generic-find-file-regexp, generic-ignore-files-regexp)
(default-generic-mode, generic-mode-find-file-hook)
(generic-mode-ini-file-find-file-hook): Move to generic-x.el.

19 years ago(bookmark-write-file): Catch errors writing file.
Karl Fogel [Mon, 11 Apr 2005 01:18:35 +0000 (01:18 +0000)]
(bookmark-write-file): Catch errors writing file.
This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 10 Apr 2005 23:38:37 +0000 (23:38 +0000)]
*** empty log message ***

19 years ago(fancy-splash-tail): Update copyright year.
Richard M. Stallman [Sun, 10 Apr 2005 23:36:22 +0000 (23:36 +0000)]
(fancy-splash-tail): Update copyright year.
(command-line): Split part of -Q into -D.
(emacs-basic-display): New defvar.
(fancy-splash-text): Correct name of menu item.

19 years ago(save-place-alist-to-file): Catch errors writing file.
Richard M. Stallman [Sun, 10 Apr 2005 23:32:00 +0000 (23:32 +0000)]
(save-place-alist-to-file): Catch errors writing file.

19 years ago(Info-fontify-node): Handle fontification of multiple * Menu lines in one node.
Richard M. Stallman [Sun, 10 Apr 2005 23:31:17 +0000 (23:31 +0000)]
(Info-fontify-node): Handle fontification of multiple * Menu lines in one node.

19 years ago(comint-send-input): New arg ARTIFICIAL. Callers in this file changed.
Richard M. Stallman [Sun, 10 Apr 2005 23:26:57 +0000 (23:26 +0000)]
(comint-send-input): New arg ARTIFICIAL.  Callers in this file changed.

19 years ago(define-abbrevs): Read system abbrevs properly.
Richard M. Stallman [Sun, 10 Apr 2005 23:25:56 +0000 (23:25 +0000)]
(define-abbrevs): Read system abbrevs properly.

19 years ago(map-y-or-n-p): Clarify RET/q in help message.
Richard M. Stallman [Sun, 10 Apr 2005 23:25:16 +0000 (23:25 +0000)]
(map-y-or-n-p): Clarify RET/q in help message.

19 years ago(standard_args): Rename --bare-bones to --quick.
Richard M. Stallman [Sun, 10 Apr 2005 23:23:24 +0000 (23:23 +0000)]
(standard_args): Rename --bare-bones to --quick.
Add -D aka --basic-display.

19 years ago(Fmake_indirect_buffer): Clear out some local variables.
Richard M. Stallman [Sun, 10 Apr 2005 23:22:38 +0000 (23:22 +0000)]
(Fmake_indirect_buffer): Clear out some local variables.

19 years agoComment changes.
Richard M. Stallman [Sun, 10 Apr 2005 22:02:41 +0000 (22:02 +0000)]
Comment changes.

19 years ago(Porting Common Lisp): Fix typo.
Thien-Thi Nguyen [Sun, 10 Apr 2005 21:27:34 +0000 (21:27 +0000)]
(Porting Common Lisp): Fix typo.

19 years ago(set-auto-mode-1): Use line-end-position.
Stefan Monnier [Sun, 10 Apr 2005 20:50:48 +0000 (20:50 +0000)]
(set-auto-mode-1): Use line-end-position.

19 years agoGive punctuation syntax to NBSP.
Stefan Monnier [Sun, 10 Apr 2005 20:49:54 +0000 (20:49 +0000)]
Give punctuation syntax to NBSP.

19 years ago(bibtex-autokey-titleword-ignore, bibtex-reference-key)
Stefan Monnier [Sun, 10 Apr 2005 20:35:00 +0000 (20:35 +0000)]
(bibtex-autokey-titleword-ignore, bibtex-reference-key)
(bibtex-autokey-demangle-name, bibtex-mode): Use char-classes to accept
non-ascii letters, accepted in some recent bibtex implementations.

19 years agoUpdate copyright.
Stefan Monnier [Sun, 10 Apr 2005 20:31:02 +0000 (20:31 +0000)]
Update copyright.

19 years ago(Rmail Basics): Put pxref at end of sentence.
Luc Teirlinck [Sun, 10 Apr 2005 20:26:25 +0000 (20:26 +0000)]
(Rmail Basics): Put pxref at end of sentence.

19 years ago(Rmail Basics): Clarify description of `q' and `b'.
Luc Teirlinck [Sun, 10 Apr 2005 19:25:14 +0000 (19:25 +0000)]
(Rmail Basics): Clarify description of `q' and `b'.
(Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric argument.
(Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
(Rmail Output): Clarify which statements apply to `o', `C-o' and `w',
respectively.
(Rmail Labels): Mention `l'.
(Rmail Attributes): Correct pxref.  Mention `stored' attribute.
(Rmail Summary Edit): Describe `j' and RET.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 10 Apr 2005 19:23:08 +0000 (19:23 +0000)]
*** empty log message ***

19 years ago(mm-string-to-multibyte): New function.
Stefan Monnier [Sun, 10 Apr 2005 19:04:09 +0000 (19:04 +0000)]
(mm-string-to-multibyte): New function.
(mm-detect-coding-region): Typo.

19 years ago(Fstring_as_multibyte, Fstring_to_multibyte): Docstring fixes.
Stefan Monnier [Sun, 10 Apr 2005 19:02:24 +0000 (19:02 +0000)]
(Fstring_as_multibyte, Fstring_to_multibyte): Docstring fixes.

19 years ago(custom-set-minor-mode): Any non-nil value for the variable should
Luc Teirlinck [Sun, 10 Apr 2005 18:38:43 +0000 (18:38 +0000)]
(custom-set-minor-mode): Any non-nil value for the variable should
enable the mode when set through Custom.

19 years ago(vhdl-mode-map-init): Don't override default
Stefan Monnier [Sun, 10 Apr 2005 18:15:43 +0000 (18:15 +0000)]
(vhdl-mode-map-init): Don't override default
TAB binding so tab-always-indent is obeyed.
(vhdl-minibuffer-local-map): Move initialization into declaration.
(vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
(vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
(vhdl-hooked-abbrev): Avoid test for XEmacs.
(vhdl-current-line): Use line-beginning-position.
(vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
with-output-to-temp-buffer, so the current position can be recorded.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 10 Apr 2005 17:02:44 +0000 (17:02 +0000)]
*** empty log message ***

19 years ago(url-ldap): Add docstring. Fix call to `ldap-search-internal'.
Richard M. Stallman [Sun, 10 Apr 2005 17:01:46 +0000 (17:01 +0000)]
(url-ldap): Add docstring.  Fix call to `ldap-search-internal'.

19 years ago* NEWS: Mention fontSet for Lucid menus.
Jan Djärv [Sun, 10 Apr 2005 12:31:24 +0000 (12:31 +0000)]
* NEWS: Mention fontSet for Lucid menus.

19 years ago* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv [Sun, 10 Apr 2005 12:30:19 +0000 (12:30 +0000)]
* xresources.texi (Lucid Resources): Added fonSet resource.

19 years agoAdded text about fontSet in Lucid menus
Jan Djärv [Sun, 10 Apr 2005 12:29:46 +0000 (12:29 +0000)]
Added text about fontSet in Lucid menus

19 years ago* compilation.txt (symbol): Added gcov-file
Masatake YAMATO [Sun, 10 Apr 2005 06:19:31 +0000 (06:19 +0000)]
* compilation.txt (symbol): Added gcov-file
gcov-bb-file gcov-never-called-line gcov-called-line .

* progmodes/compile.el (compilation-error-regexp-alist-alist): Add
regexp for gcov.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader [Sun, 10 Apr 2005 04:20:14 +0000 (04:20 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 59)

   - Update from CVS

2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/calendar/time-date.el (time-to-seconds): Don't use the #xhhhh
   syntax which Emacs 20 doesn't support.
   (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.

2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-util.el (mm-coding-system-p): Don't return binary for the nil
   argument in XEmacs.

   * lisp/gnus/nnrss.el (nnrss-compatible-encoding-alist): New variable.
   (nnrss-request-group): Decode group name first.
   (nnrss-request-article): Make a text/plain article if mml-to-mime
   failed.
   (nnrss-get-encoding): Return a compatible encoding according to
   nnrss-compatible-encoding-alist.
   (nnrss-opml-export): Use dolist.
   (nnrss-find-el): Use consp instead of listp.
   (nnrss-order-hrefs): Use dolist.

2005-04-06  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>

   * lisp/gnus/nnrss.el (nnrss-verbose): Remove.
   (nnrss-request-group): Use `nnheader-message' instead.

2005-04-06  Mark Plaksin  <happy@usg.edu>  (tiny change)

   * lisp/gnus/nnrss.el (nnrss-verbose): New variable.
   (nnrss-request-group): Make it say nnrss is requesting a group.

2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-agent.el (gnus-agent-group-path): Decode group name.
   (gnus-agent-group-pathname): Ditto.

   * lisp/gnus/gnus-cache.el (gnus-cache-file-name): Decode group name.

   * lisp/gnus/gnus-group.el (gnus-group-line-format-alist): Use decoded group
   name for only %g and %c.
   (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group
   instead of gnus-tmp-group to decoded group name.
   (gnus-group-make-group): Decode group name.
   (gnus-group-delete-group): Ditto.
   (gnus-group-make-rss-group): Exclude `/'s from group names;
   register the group data after opening the nnrss group; unify
   non-ASCII group names; encode group name.
   (gnus-group-catchup-current): Decode group name.
   (gnus-group-expire-articles-1): Ditto.
   (gnus-group-set-current-level): Ditto.
   (gnus-group-kill-group): Ditto.

   * lisp/gnus/gnus-spec.el (gnus-update-format-specifications): Flush the
   group format spec cache if it doesn't support decoded group names.

   * lisp/gnus/mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.

   * lisp/gnus/nnrss.el: Require rfc2047 and mml.
   (nnrss-file-coding-system): New variable.
   (nnrss-format-string): Redefine it as an inline function.
   (nnrss-decode-group-name): New function.
   (nnrss-string-as-multibyte): Remove.
   (nnrss-retrieve-headers): Decode group name; don't use
   nnrss-format-string.
   (nnrss-request-group): Decode group name.
   (nnrss-request-article): Decode group name; allow a Message-ID as
   well as an article number; don't use nnrss-format-string; encode a
   Message-ID string which may contain non-ASCII characters; use
   mml-to-mime to compose a MIME article; use search-forward instead
   of re-search-forward.
   (nnrss-request-expire-articles): Decode group name.
   (nnrss-request-delete-group): Delete entries in nnrss-group-alist
   as well; decode group name.
   (nnrss-get-encoding): Fix regexp.
   (nnrss-fetch): Clarify error message.
   (nnrss-read-server-data): Use insert-file-contents instead of load;
   bind file-name-coding-system; use multibyte buffer.
   (nnrss-save-server-data): Insert newline; bind
   coding-system-for-write to the value of nnrss-file-coding-system;
   bind file-name-coding-system; add coding cookie.
   (nnrss-read-group-data): Use insert-file-contents instead of load;
   bind file-name-coding-system; use multibyte buffer.
   (nnrss-save-group-data): Bind coding-system-for-write to the
   value of nnrss-file-coding-system; bind file-name-coding-system.
   (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
   make it work with non-ASCII text.
   (nnrss-opml-export): Use mm-set-buffer-file-coding-system instead
   of set-buffer-file-coding-system.
   (nnrss-find-el): Check carefully whether there's a list of string
   which old xml.el may return rather than a string; make it work
   with old xml.el as well.

2005-04-06  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>

   * lisp/gnus/gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.

   * lisp/gnus/nnrss.el (nnrss-get-encoding): New function.
   (nnrss-fetch): Use unibyte buffer initially; bind
   coding-system-for-read while performing mm-url-insert; remove ^Ms;
   decode contents according to the encoding attribute.
   (nnrss-save-group-data): Add coding cookie.
   (nnrss-mime-encode-string): New function.
   (nnrss-check-group): Use it to encode subject and author.

2005-04-06  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)

   * lisp/gnus/nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
   failed.

2005-04-06  Jesper Harder  <harder@ifa.au.dk>

   * lisp/gnus/mm-util.el (mm-subst-char-in-string): Support inplace.

   * lisp/gnus/nnrss.el: Pedantic docstring and whitespace fixes (courtesy of
   checkdoc.el).
   (nnrss-request-article): Cleanup.
   (nnrss-request-delete-group): Use nnrss-make-filename.
   (nnrss-read-server-data): Use nnrss-make-filename; use load.
   (nnrss-save-server-data): Use nnrss-make-filename; use gnus-prin1.
   (nnrss-read-group-data): Fix off-by-one error.  From Joakim Verona
   <joakim@verona.se>; hash on description if link is missing; use
   nnrss-make-filename; use load.
   (nnrss-save-group-data): Use nnrss-make-filename; use gnus-prin1.
   (nnrss-make-filename): New function.
   (nnrss-close): New function.
   (nnrss-check-group): Hash on description if link is missing.
   (nnrss-get-namespace-prefix): Use string= to compare strings!
   Reported by David D. Smith <davidsmith@acm.org>.
   (nnrss-opml-export): Turn on sgml-mode.

2005-04-06  Mark A. Hershberger  <mah@everybody.org>

   * lisp/gnus/nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.

2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (RSS): Addition.

19 years ago(describe-key-briefly, describe-key): Replace
Richard M. Stallman [Sun, 10 Apr 2005 01:47:43 +0000 (01:47 +0000)]
(describe-key-briefly, describe-key): Replace
strings as event types with "(any string)".

19 years ago(where_is_internal): Convert a string used as event type into "(any string)".
Richard M. Stallman [Sun, 10 Apr 2005 01:45:58 +0000 (01:45 +0000)]
(where_is_internal): Convert a string used as event type into "(any string)".

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 10 Apr 2005 00:54:14 +0000 (00:54 +0000)]
*** empty log message ***

19 years agoComment change.
Richard M. Stallman [Sun, 10 Apr 2005 00:41:34 +0000 (00:41 +0000)]
Comment change.

19 years ago(Vloads_in_progress): Not static.
Richard M. Stallman [Sun, 10 Apr 2005 00:28:37 +0000 (00:28 +0000)]
(Vloads_in_progress): Not static.

19 years ago(Vloads_in_progress): Add extern.
Richard M. Stallman [Sun, 10 Apr 2005 00:28:00 +0000 (00:28 +0000)]
(Vloads_in_progress): Add extern.
(Frequire): Don't do LOADHIST_ATTACH if Vloads_in_progress is nil.

19 years ago(mirror_line_dance): Avoid crash if W2 is null.
Richard M. Stallman [Sat, 9 Apr 2005 23:51:18 +0000 (23:51 +0000)]
(mirror_line_dance): Avoid crash if W2 is null.

19 years ago(archive-mode-map): Move initialization into
Stefan Monnier [Sat, 9 Apr 2005 19:18:25 +0000 (19:18 +0000)]
(archive-mode-map): Move initialization into
the declaration.  Override *all* bindings of `undo'.
(archive-lemacs): Remove, use (featurep 'xemacs) instead.

19 years ago*** empty log message ***
Jay Belanger [Sat, 9 Apr 2005 19:15:42 +0000 (19:15 +0000)]
*** empty log message ***

19 years ago(math-standard-units): Redefine Watt hour as W*hr.
Jay Belanger [Sat, 9 Apr 2005 18:59:36 +0000 (18:59 +0000)]
(math-standard-units): Redefine Watt hour as W*hr.

19 years ago(Useless Whitespace): `indicate-unused-lines' is now called
Luc Teirlinck [Sat, 9 Apr 2005 16:18:51 +0000 (16:18 +0000)]
(Useless Whitespace): `indicate-unused-lines' is now called
`indicate-empty-lines'.

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 9 Apr 2005 16:17:18 +0000 (16:17 +0000)]
*** empty log message ***

19 years ago(xterm-rgb-convert-to-16bit): Simplify.
Dan Nicolaescu [Sat, 9 Apr 2005 15:25:50 +0000 (15:25 +0000)]
(xterm-rgb-convert-to-16bit): Simplify.
(xterm-register-default-colors): Update color values computation
to match xterm-200.

19 years ago(PRINTPREPARE): Check if the marker PRINTCHARFUN is within the
Lute Kamstra [Sat, 9 Apr 2005 08:43:23 +0000 (08:43 +0000)]
(PRINTPREPARE): Check if the marker PRINTCHARFUN is within the
accessible part of the buffer.

19 years ago(iso-latin-7): Fix the map.
Kenichi Handa [Fri, 8 Apr 2005 23:46:58 +0000 (23:46 +0000)]
(iso-latin-7): Fix the map.

19 years ago(comint-highlight-prompt): Fix face spec.
Luc Teirlinck [Fri, 8 Apr 2005 23:45:09 +0000 (23:45 +0000)]
(comint-highlight-prompt): Fix face spec.

19 years ago(readevalloop): Add args START and END as region in
Kim F. Storm [Fri, 8 Apr 2005 23:33:28 +0000 (23:33 +0000)]
(readevalloop): Add args START and END as region in
current buffer to read.  Callers changed.
When specified, narrow to this region only when reading,
not during eval.  Track next point to read from during eval.
Also restore point to "real" buffer position before eval.
(Feval_region): Don't save excursion and restriction here, and
don't narrow to region.  Just pass region to readevalloop.
Note: Point is now preserved even when PRINTFLAG is nil.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 8 Apr 2005 23:32:54 +0000 (23:32 +0000)]
*** empty log message ***

19 years ago(defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
Luc Teirlinck [Fri, 8 Apr 2005 23:10:24 +0000 (23:10 +0000)]
(defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
(insert-parentheses): Doc fixes.

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 8 Apr 2005 23:06:43 +0000 (23:06 +0000)]
*** empty log message ***

19 years ago(hi-green): Fix face spec.
Kim F. Storm [Fri, 8 Apr 2005 22:03:42 +0000 (22:03 +0000)]
(hi-green): Fix face spec.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 8 Apr 2005 21:59:26 +0000 (21:59 +0000)]
*** empty log message ***

19 years ago* cus-edit.el (custom-modified-face):
Dan Nicolaescu [Fri, 8 Apr 2005 20:55:09 +0000 (20:55 +0000)]
* cus-edit.el (custom-modified-face):
* comint.el (comint-highlight-input): Fix previous changes.
* term.el (term-handle-ansi-escape): Add a comment.

19 years ago(whitespace-highlight-the-space): Put the same overlay
Stefan Monnier [Fri, 8 Apr 2005 14:40:57 +0000 (14:40 +0000)]
(whitespace-highlight-the-space): Put the same overlay
in the buffer and in whitespace-highlighted-space.
(whitespace-unhighlight-the-space): Simplify.
(whitespace-buffer): Simplify.

19 years ago* mh-customize.el (mh-speedbar-selected-folder-face): Special case
Dan Nicolaescu [Fri, 8 Apr 2005 14:26:13 +0000 (14:26 +0000)]
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
high number of colors displays.

* textmodes/table.el (table-cell-face): Add special case for
displays supporting a high number of colors.
* progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
(vhdl-font-lock-reserved-words-face)
(vhdl-speedbar-architecture-face)
(vhdl-speedbar-instantiation-face)
(vhdl-speedbar-architecture-selected-face)
(vhdl-speedbar-instantiation-selected-face): Likewise.
* progmodes/sh-script.el (sh-heredoc-face): Likewise.
* progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
* progmodes/ebrowse.el (ebrowse-tree-mark-face)
(ebrowse-root-class-face, ebrowse-member-attribute-face)
(ebrowse-progress-face): Likewise.
* progmodes/compile.el (compilation-info-face): Likewise.
* progmodes/cc-fonts.el (c-invalid-face): Likewise.
* emacs-lisp/re-builder.el (reb-match-3): Likewise.
* calendar/calendar.el (diary-face): Likewise.
* woman.el (woman-italic-face, woman-bold-face)
(woman-unknown-face): Likewise.
* wid-edit.el (widget-button-pressed-face): Likewise.
* whitespace.el (whitespace-highlight-face): Likewise.
* smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
* pcvs-info.el (cvs-marked-face): Likewise.
* info.el (info-xref): Likewise.
* ido.el (ido-subdir-face, ido-indicator-face): Likewise.
* hilit-chg.el (highlight-changes-face)
(highlight-changes-delete-face): Likewise.
* hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
(hi-red-b): Likewise.
* generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
* font-lock.el (font-lock-keyword-face)
(font-lock-function-name-face, font-lock-warning-face): Likewise.
* cus-edit.el (custom-invalid-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-variable-tag-face)
(custom-group-tag-face-1, custom-group-tag-face): Likewise.
* comint.el (comint-highlight-prompt): Likewise.

19 years ago(font-lock-keywords): Docstring fixes.
Lute Kamstra [Fri, 8 Apr 2005 12:51:07 +0000 (12:51 +0000)]
(font-lock-keywords): Docstring fixes.

19 years ago*** empty log message ***
Kenichi Handa [Fri, 8 Apr 2005 12:07:27 +0000 (12:07 +0000)]
*** empty log message ***

19 years agoFix spelling.
Kim F. Storm [Fri, 8 Apr 2005 11:58:10 +0000 (11:58 +0000)]
Fix spelling.

19 years agoFix typo.
Kim F. Storm [Fri, 8 Apr 2005 11:57:30 +0000 (11:57 +0000)]
Fix typo.

19 years agoUpdate copyright. Fix entry header.
Kim F. Storm [Fri, 8 Apr 2005 11:57:05 +0000 (11:57 +0000)]
Update copyright.  Fix entry header.

19 years ago(authors-aliases): Update list.
Kim F. Storm [Fri, 8 Apr 2005 11:54:57 +0000 (11:54 +0000)]
(authors-aliases): Update list.
(authors-ignored-files): New list.
(authors-fixed-entries): Fix typo.
(authors-renamed-files-alist): Update list.
(authors-add): Check authors-ignored-files.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 8 Apr 2005 11:54:38 +0000 (11:54 +0000)]
*** empty log message ***

19 years ago(add-to-diary-list): MARKER argument made
Carsten Dominik [Fri, 8 Apr 2005 11:06:41 +0000 (11:06 +0000)]
(add-to-diary-list): MARKER argument made
optional, to ensure backward compatibility.

19 years ago*** empty log message ***
Carsten Dominik [Fri, 8 Apr 2005 11:05:58 +0000 (11:05 +0000)]
*** empty log message ***