]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoDelete accidentally added comment.
Luc Teirlinck [Wed, 13 Apr 2005 00:23:52 +0000 (00:23 +0000)]
Delete accidentally added comment.

19 years ago(XTerm Mouse): Xterm Mouse mode is now enabled by default.
Luc Teirlinck [Tue, 12 Apr 2005 23:52:51 +0000 (23:52 +0000)]
(XTerm Mouse): Xterm Mouse mode is now enabled by default.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Apr 2005 23:40:00 +0000 (23:40 +0000)]
*** empty log message ***

19 years ago(command-line): Enable Xterm Mouse mode by default.
Luc Teirlinck [Tue, 12 Apr 2005 23:06:44 +0000 (23:06 +0000)]
(command-line): Enable Xterm Mouse mode by default.

19 years ago(xterm-mouse-mode): Provide correct standard value for Custom. No
Luc Teirlinck [Tue, 12 Apr 2005 23:05:22 +0000 (23:05 +0000)]
(xterm-mouse-mode): Provide correct standard value for Custom.  No
longer show "Mouse" in mode line when enabled.  Doc fix.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Apr 2005 22:58:19 +0000 (22:58 +0000)]
*** empty log message ***

19 years ago(Fset_window_configuration): Be careful when you choose
Stefan Monnier [Tue, 12 Apr 2005 22:52:52 +0000 (22:52 +0000)]
(Fset_window_configuration): Be careful when you choose
among several possible points for the new_current_buffer.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Apr 2005 22:52:19 +0000 (22:52 +0000)]
*** empty log message ***

19 years ago(cua-rectangle-face)
Kim F. Storm [Tue, 12 Apr 2005 20:39:35 +0000 (20:39 +0000)]
(cua-rectangle-face)
(cua-rectangle-noselect-face): Define face attributes here.

19 years ago(cua--init-rectangles): Remove face setup.
Kim F. Storm [Tue, 12 Apr 2005 20:39:08 +0000 (20:39 +0000)]
(cua--init-rectangles): Remove face setup.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 12 Apr 2005 20:38:40 +0000 (20:38 +0000)]
*** empty log message ***

19 years agoAdd: Adapt mouse-sel-mode to mouse-1-click-follows-link.
Kim F. Storm [Tue, 12 Apr 2005 20:13:29 +0000 (20:13 +0000)]
Add: Adapt mouse-sel-mode to mouse-1-click-follows-link.

19 years agoAdded new X reosurce, cursorBlink.
Jan Djärv [Tue, 12 Apr 2005 19:59:54 +0000 (19:59 +0000)]
Added new X reosurce, cursorBlink.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:28:24 +0000 (10:28 +0000)]
*** empty log message ***

19 years agoMention dynamic change of keyboard-coding-system on Mac.
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:28:14 +0000 (10:28 +0000)]
Mention dynamic change of keyboard-coding-system on Mac.

19 years ago(kTextEncodingMacRoman, kTextEncodingISOLatin1)
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:27:29 +0000 (10:27 +0000)]
(kTextEncodingMacRoman, kTextEncodingISOLatin1)
(kTextEncodingISOLatin2): Remove constants.
(mac-script-code-coding-systems): New constant.
(mac-handle-language-change): New function.
(special-event-map): Bind it to `language-change' event.
(mac-centraleurroman, mac-cyrillic): New coding systems.
(mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
(ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder and
mac-cyrillic-encoder to encode-mac-centraleurroman and
encode-mac-cyrillic, respectively.

19 years ago(enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:26:24 +0000 (10:26 +0000)]
(enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.

19 years ago(mac_keyboard_text_encoding, current_mac_keyboard_text_encoding):
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:26:08 +0000 (10:26 +0000)]
(mac_keyboard_text_encoding, current_mac_keyboard_text_encoding):
Remove variables.
(XTread_socket): Store language-change event if keyboard script change
is detected.  Don't convert input to `mac_keyboard_text_encoding'.
(syms_of_macterm): Delete DEFVAR_INT for mac-keyboard-text-encoding.

19 years ago(Qlanguage_change) [MAC_OS]: New variable.
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 10:25:05 +0000 (10:25 +0000)]
(Qlanguage_change) [MAC_OS]: New variable.
(syms_of_keyboard) [MAC_OS]: Intern and staticpro it.
(kbd_buffer_get_event) [MAC_OS]: Make event for LANGUAGE_CHANGE_EVENT.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 09:02:40 +0000 (09:02 +0000)]
*** empty log message ***

19 years ago(dnd): Require dnd
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 09:01:36 +0000 (09:01 +0000)]
(dnd): Require dnd
(mac-drag-n-drop): Call dnd-handle-one-url.

19 years ago(poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1. Set
YAMAMOTO Mitsuharu [Tue, 12 Apr 2005 08:07:13 +0000 (08:07 +0000)]
(poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1.  Set
interrupt_input_pending to 1 instead.

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 ***