]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago* os.texi (Timers): Mention with-local-quit.
Chong Yidong [Mon, 25 Sep 2006 15:20:44 +0000 (15:20 +0000)]
* os.texi (Timers): Mention with-local-quit.

17 years ago* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
Chong Yidong [Mon, 25 Sep 2006 15:13:07 +0000 (15:13 +0000)]
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.

17 years ago(x_underline_at_descent_line): New variable.
YAMAMOTO Mitsuharu [Mon, 25 Sep 2006 08:19:14 +0000 (08:19 +0000)]
(x_underline_at_descent_line): New variable.
(syms_of_macterm): DEFVAR_BOOL it.
(x_draw_glyph_string): Use it.
(XLoadQueryFont): Calculate min_bounds.descent and max_bounds.descent.

17 years ago(Fsingle_key_description): Fix the last change.
Kenichi Handa [Mon, 25 Sep 2006 04:38:18 +0000 (04:38 +0000)]
(Fsingle_key_description): Fix the last change.

17 years ago(Fsingle_key_description): Return unique names for
Kenichi Handa [Mon, 25 Sep 2006 02:52:03 +0000 (02:52 +0000)]
(Fsingle_key_description): Return unique names for
generic characters.

17 years agoChecked in "** Manheimer's new icomplete patch"
Chong Yidong [Sun, 24 Sep 2006 22:09:06 +0000 (22:09 +0000)]
Checked in "** Manheimer's new icomplete patch"

17 years ago* simple.el (line-move-finish): Handle corner case for fields in
Chong Yidong [Sun, 24 Sep 2006 21:58:12 +0000 (21:58 +0000)]
* simple.el (line-move-finish): Handle corner case for fields in
continued lines.
(line-move-1): Remove flawed test for that case.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Sep 2006 20:44:52 +0000 (20:44 +0000)]
*** empty log message ***

17 years ago(describe-key, describe-key-briefly): Test last event for being a down-event.
Richard M. Stallman [Sun, 24 Sep 2006 20:43:32 +0000 (20:43 +0000)]
(describe-key, describe-key-briefly): Test last event for being a down-event.

17 years ago(compilation-goto-locus-delete-o): New fn.
Richard M. Stallman [Sun, 24 Sep 2006 20:42:08 +0000 (20:42 +0000)]
(compilation-goto-locus-delete-o): New fn.
(compilation-goto-locus): Use compilation-goto-locus-delete-o
to delete the overlay.  Put it on pre-command-hook.

17 years ago(timer-max-repeats): Doc fix.
Richard M. Stallman [Sun, 24 Sep 2006 20:39:52 +0000 (20:39 +0000)]
(timer-max-repeats): Doc fix.

17 years ago(fancy-splash-screens, normal-splash-screen):
Richard M. Stallman [Sun, 24 Sep 2006 20:39:22 +0000 (20:39 +0000)]
(fancy-splash-screens, normal-splash-screen):
Call the splash buffer *About GNU Emacs*.

17 years ago(next-error-highlight, next-error-highlight-no-select): Default to 0.5.
Richard M. Stallman [Sun, 24 Sep 2006 20:38:47 +0000 (20:38 +0000)]
(next-error-highlight, next-error-highlight-no-select): Default to 0.5.
(yank-excluded-properties): Add `fontified'.

17 years ago(font-lock-compile-keywords): Allow value of
Richard M. Stallman [Sun, 24 Sep 2006 20:37:58 +0000 (20:37 +0000)]
(font-lock-compile-keywords): Allow value of
syntax-begin-function to enable paren-column-0 highlighting.

17 years ago(dired-build-subdir-alist): When file ends in colon,
Richard M. Stallman [Sun, 24 Sep 2006 20:37:13 +0000 (20:37 +0000)]
(dired-build-subdir-alist): When file ends in colon,
don't exit the loop, just disregard that file.

17 years ago(Searching and Matching): Mention property search.
Richard M. Stallman [Sun, 24 Sep 2006 20:34:00 +0000 (20:34 +0000)]
(Searching and Matching): Mention property search.

17 years ago(Command Loop Info): Explain how read-event affects this-command-keys.
Richard M. Stallman [Sun, 24 Sep 2006 20:33:29 +0000 (20:33 +0000)]
(Command Loop Info): Explain how read-event affects this-command-keys.

17 years ago(compile_pattern_1): Don't BLOCK_INPUT.
Richard M. Stallman [Sun, 24 Sep 2006 20:28:49 +0000 (20:28 +0000)]
(compile_pattern_1): Don't BLOCK_INPUT.

17 years ago* icomplete.el (icomplete-simple-completing-p): Use the correct
Chong Yidong [Sun, 24 Sep 2006 13:48:59 +0000 (13:48 +0000)]
* icomplete.el (icomplete-simple-completing-p): Use the correct
name for the new variable, `icomplete-with-completion-tables'.
(file local variables): Remove superfluous setting.

17 years agoAdd arch tagline
Miles Bader [Sun, 24 Sep 2006 13:21:48 +0000 (13:21 +0000)]
Add arch tagline

17 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Sep 2006 12:39:03 +0000 (12:39 +0000)]
*** empty log message ***

17 years ago($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
Eli Zaretskii [Sun, 24 Sep 2006 12:37:45 +0000 (12:37 +0000)]
($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
on nt/inc/langinfo.h and nt/inc/nl_types.h.

17 years ago(nl_langinfo): New function.
Eli Zaretskii [Sun, 24 Sep 2006 12:37:06 +0000 (12:37 +0000)]
(nl_langinfo): New function.

17 years ago(HAVE_LANGINFO_CODESET): Define.
Eli Zaretskii [Sun, 24 Sep 2006 12:36:19 +0000 (12:36 +0000)]
(HAVE_LANGINFO_CODESET): Define.

17 years agoNew file.
Eli Zaretskii [Sun, 24 Sep 2006 12:35:14 +0000 (12:35 +0000)]
New file.

17 years ago(w32-pass-alt-to-system, w32-alt-is-meta)
Eli Zaretskii [Sun, 24 Sep 2006 09:05:42 +0000 (09:05 +0000)]
(w32-pass-alt-to-system, w32-alt-is-meta)
(w32-pass-lwindow-to-system, w32-enable-num-lock)
(w32-enable-caps-lock, w32-scroll-lock-modifier)
(w32-lwindow-modifier, w32-rwindow-modifier)
(w32-apps-modifier, w32-mouse-button-tolerance): Doc fix.

17 years agoFrom Jeff Miller <jmiller at cablespeed.com> (tiny change)
Glenn Morris [Sat, 23 Sep 2006 21:39:42 +0000 (21:39 +0000)]
From  Jeff Miller  <jmiller at cablespeed.com>  (tiny change)

(appt-check): Fix typo for appointments just after midnight.

17 years ago*** empty log message ***
Glenn Morris [Sat, 23 Sep 2006 21:39:00 +0000 (21:39 +0000)]
*** empty log message ***

17 years ago(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
Juanma Barranquero [Sat, 23 Sep 2006 21:07:44 +0000 (21:07 +0000)]
(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
Fix typos in docstrings.

17 years ago* help.el (describe-key-briefly, describe-key): Don't expect an
Chong Yidong [Sat, 23 Sep 2006 19:34:38 +0000 (19:34 +0000)]
* help.el (describe-key-briefly, describe-key): Don't expect an
extra up event if a down-event is generated by a popup menu.

17 years agoFixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"
Chong Yidong [Sat, 23 Sep 2006 19:06:28 +0000 (19:06 +0000)]
Fixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"

17 years ago* textmodes/ispell.el (ispell-change-dictionary): Don't check the
Chong Yidong [Sat, 23 Sep 2006 19:05:03 +0000 (19:05 +0000)]
* textmodes/ispell.el (ispell-change-dictionary): Don't check the
local dictionary when changing the global dictionary.

17 years agoFixed "Manheimer's icomplete patch"
Chong Yidong [Sat, 23 Sep 2006 18:40:03 +0000 (18:40 +0000)]
Fixed "Manheimer's icomplete patch"

17 years ago2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
Chong Yidong [Sat, 23 Sep 2006 18:39:22 +0000 (18:39 +0000)]
2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>

* icomplete.el (icomplete-with-completion-tables): List of
specialized completion tables with which icomplete should
operate.  Include the new `internal-complete-buffer', so icomplete
works with interactive buffer-selection.
(icomplete-simple-completing-p): Add acceptance of specialized
completion tables listed in icomplete-with-completion-tables.

17 years agoFixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."
Chong Yidong [Sat, 23 Sep 2006 18:30:44 +0000 (18:30 +0000)]
Fixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 16:32:03 +0000 (16:32 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 15:45:56 +0000 (15:45 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 13:56:23 +0000 (13:56 +0000)]
*** empty log message ***

17 years ago(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.
Romain Francoise [Sat, 23 Sep 2006 13:50:32 +0000 (13:50 +0000)]
(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.

17 years ago(command-line): Use `custom-reevaluate-setting' for
YAMAMOTO Mitsuharu [Sat, 23 Sep 2006 09:17:00 +0000 (09:17 +0000)]
(command-line): Use `custom-reevaluate-setting' for
`focus-follows-mouse'.

17 years ago(focus-follows-mouse): Set default to nil on Mac.
YAMAMOTO Mitsuharu [Sat, 23 Sep 2006 09:16:40 +0000 (09:16 +0000)]
(focus-follows-mouse): Set default to nil on Mac.

17 years ago(Fmap_keymap): Docstring mentions about generic
Kenichi Handa [Sat, 23 Sep 2006 05:37:18 +0000 (05:37 +0000)]
(Fmap_keymap): Docstring mentions about generic
character.

17 years ago*** empty log message ***
Kenichi Handa [Sat, 23 Sep 2006 05:37:07 +0000 (05:37 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 03:26:07 +0000 (03:26 +0000)]
*** empty log message ***

17 years agoWhitespace fix.
Richard M. Stallman [Sat, 23 Sep 2006 03:07:19 +0000 (03:07 +0000)]
Whitespace fix.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 02:59:43 +0000 (02:59 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 22 Sep 2006 21:57:28 +0000 (21:57 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 22 Sep 2006 21:48:53 +0000 (21:48 +0000)]
*** empty log message ***

17 years ago(custom-buffer-create-internal): In `emacs -q',
Richard M. Stallman [Fri, 22 Sep 2006 21:47:00 +0000 (21:47 +0000)]
(custom-buffer-create-internal): In `emacs -q',
explain why Save is not available.

17 years ago(woman0-so): Use `let*', not `let'.
Juanma Barranquero [Fri, 22 Sep 2006 21:35:30 +0000 (21:35 +0000)]
(woman0-so): Use `let*', not `let'.
(woman-horizontal-line): Remove unbalanced parenthesis.

17 years agoMake sure all the end-of-region markers we use have
Stefan Monnier [Fri, 22 Sep 2006 19:09:45 +0000 (19:09 +0000)]
Make sure all the end-of-region markers we use have
a non-nil insertion-type.
(woman0-so): Move things around so we can use copy-marker.
(woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
Adjust marker type.
(woman2-process-escapes): Check marker type.
(woman-horizontal-line): Dispense with the use of a marker.

17 years agoAdd Greek letters to math-variable-table properties of tex.
Jay Belanger [Fri, 22 Sep 2006 17:46:21 +0000 (17:46 +0000)]
Add Greek letters to math-variable-table properties of tex.

17 years ago(analyse_first): For eight-bit-control chars, mark both the
Stefan Monnier [Fri, 22 Sep 2006 17:30:13 +0000 (17:30 +0000)]
(analyse_first): For eight-bit-control chars, mark both the
char's value and its leading byte in the fastmap.
(re_search_2): When fast-scanning without translation, be careful to
check that we only match the leading byte of a multibyte char.

17 years ago(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
Stefan Monnier [Fri, 22 Sep 2006 17:30:02 +0000 (17:30 +0000)]
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
(AT_CHAR_BOUNDARY): New macro.

17 years ago** iampure@gmail.com's Sep 15 bug report about View Changes In File.
Chong Yidong [Fri, 22 Sep 2006 15:02:13 +0000 (15:02 +0000)]
** iampure@gmail.com's Sep 15 bug report about View Changes In File.

17 years ago* files.el (save-some-buffers-action-alist): Display diff in
Chong Yidong [Fri, 22 Sep 2006 15:01:41 +0000 (15:01 +0000)]
* files.el (save-some-buffers-action-alist): Display diff in
view-mode.

17 years ago(add-log-current-defun): Use `forward-sexp'
Masatake YAMATO [Fri, 22 Sep 2006 14:27:13 +0000 (14:27 +0000)]
(add-log-current-defun): Use `forward-sexp'
instead of `forward-word' to pick c++::symbol.
Reported by Herbert Euler <herberteuler@hotmail.com>.

17 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Sep 2006 12:56:44 +0000 (12:56 +0000)]
*** empty log message ***

17 years agoFix setting self-insert-command for multibyte
Kenichi Handa [Fri, 22 Sep 2006 12:55:25 +0000 (12:55 +0000)]
Fix setting self-insert-command for multibyte
characters in global-map.

17 years ago(optimize_sub_char_table): Don't optimize a sub-char-table
Kenichi Handa [Fri, 22 Sep 2006 12:54:38 +0000 (12:54 +0000)]
(optimize_sub_char_table): Don't optimize a sub-char-table
whose default value is non-nil.

17 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:55 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

17 years agoFix typo
Jan Djärv [Fri, 22 Sep 2006 08:19:43 +0000 (08:19 +0000)]
Fix typo

17 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:26 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

17 years ago* xfns.c (syms_of_xfns): Fix typo in help text for
Jan Djärv [Fri, 22 Sep 2006 08:09:10 +0000 (08:09 +0000)]
* xfns.c (syms_of_xfns): Fix typo in help text for
 x-gtk-file-dialog-help-text.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 21:06:31 +0000 (21:06 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 19:00:04 +0000 (19:00 +0000)]
*** empty log message ***

17 years ago(mouse-posn-property): Fix typo for `event-start' in
David Kastrup [Thu, 21 Sep 2006 18:02:47 +0000 (18:02 +0000)]
(mouse-posn-property): Fix typo for `event-start' in
doc string.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 16:13:02 +0000 (16:13 +0000)]
*** empty log message ***

17 years ago"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
Chong Yidong [Thu, 21 Sep 2006 14:57:19 +0000 (14:57 +0000)]
"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
is a Windows bug.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Sep 2006 08:42:25 +0000 (08:42 +0000)]
*** empty log message ***

17 years ago(Timers): Clarify about REPEAT when timer is delayed.
Richard M. Stallman [Thu, 21 Sep 2006 01:51:55 +0000 (01:51 +0000)]
(Timers): Clarify about REPEAT when timer is delayed.

17 years ago("Latin-1"): Add windows-1252 to
Kenichi Handa [Thu, 21 Sep 2006 01:34:03 +0000 (01:34 +0000)]
("Latin-1"): Add windows-1252 to
coding-priority.
("German"): Likewise.

17 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Sep 2006 01:23:31 +0000 (01:23 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 00:33:59 +0000 (00:33 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 23:38:23 +0000 (23:38 +0000)]
*** empty log message ***

17 years ago(member*): Use memql instead of complex code.
Kim F. Storm [Wed, 20 Sep 2006 23:12:25 +0000 (23:12 +0000)]
(member*): Use memql instead of complex code.
Suggested by Miles Bader.

17 years ago(pushnew): Rework 2006-09-10 change. Use memql
Kim F. Storm [Wed, 20 Sep 2006 23:12:15 +0000 (23:12 +0000)]
(pushnew): Rework 2006-09-10 change.  Use memql
instead of add-to-list in the simple case.

17 years ago(Fmemq): Refill doc string.
Kim F. Storm [Wed, 20 Sep 2006 23:07:17 +0000 (23:07 +0000)]
(Fmemq): Refill doc string.
(Fmemql): New defun, like memq but using eql.
(syms_of_fns): Defsubr it.

17 years agoAdjust comment
Vinicius Jose Latorre [Wed, 20 Sep 2006 20:46:33 +0000 (20:46 +0000)]
Adjust comment

17 years agoAdjust X-URL
Vinicius Jose Latorre [Wed, 20 Sep 2006 20:00:03 +0000 (20:00 +0000)]
Adjust X-URL

17 years agoAdjust X-URL
Vinicius Jose Latorre [Wed, 20 Sep 2006 18:49:34 +0000 (18:49 +0000)]
Adjust X-URL

17 years ago(Window Start): Minor cleanups.
Richard M. Stallman [Wed, 20 Sep 2006 18:08:04 +0000 (18:08 +0000)]
(Window Start): Minor cleanups.

17 years ago(url-dav-file-attributes): Simplify.
Stefan Monnier [Wed, 20 Sep 2006 17:35:21 +0000 (17:35 +0000)]
(url-dav-file-attributes): Simplify.

17 years ago(url-http-head-file-attributes): Add device "info".
Stefan Monnier [Wed, 20 Sep 2006 17:35:13 +0000 (17:35 +0000)]
(url-http-head-file-attributes): Add device "info".

17 years ago(find-buffer-visiting): Don't get fooled by a nil inode.
Stefan Monnier [Wed, 20 Sep 2006 17:35:01 +0000 (17:35 +0000)]
(find-buffer-visiting): Don't get fooled by a nil inode.

17 years agoAdd window-line-height.
Kim F. Storm [Wed, 20 Sep 2006 12:39:11 +0000 (12:39 +0000)]
Add window-line-height.

17 years agoFixed: Michael Cadilhac's line-move-partial is slow.
Kim F. Storm [Wed, 20 Sep 2006 10:52:23 +0000 (10:52 +0000)]
Fixed: Michael Cadilhac's line-move-partial is slow.

17 years ago(Fpos_visible_in_window_p): Doc fix.
Kim F. Storm [Wed, 20 Sep 2006 10:14:46 +0000 (10:14 +0000)]
(Fpos_visible_in_window_p): Doc fix.

17 years ago(Window Start): pos-visible-in-window-p allows
Kim F. Storm [Wed, 20 Sep 2006 10:14:19 +0000 (10:14 +0000)]
(Window Start): pos-visible-in-window-p allows
specifying t for position to mean "end of window".
Add window-line-height.

17 years ago(Antinews): Mention window-line-height.
Kim F. Storm [Wed, 20 Sep 2006 10:14:11 +0000 (10:14 +0000)]
(Antinews): Mention window-line-height.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 10:14:00 +0000 (10:14 +0000)]
*** empty log message ***

17 years ago(line-move-partial): Call pos-visible-in-window-p with
Kim F. Storm [Wed, 20 Sep 2006 09:45:19 +0000 (09:45 +0000)]
(line-move-partial): Call pos-visible-in-window-p with
position t instead of trying both window-end and window-end - 1.

17 years ago(Fset_window_hscroll, Fpos_visible_in_window_p):
Kim F. Storm [Wed, 20 Sep 2006 09:43:25 +0000 (09:43 +0000)]
(Fset_window_hscroll, Fpos_visible_in_window_p):
Doc fix.  Use "off-window" instead of "off-screen".
(Fpos_visible_in_window_p): Likewise.
If POS is t, return info for last visible glyph in window.

17 years ago(pos_visible_p): CHARPOS < 0 means return info for
Kim F. Storm [Wed, 20 Sep 2006 09:43:18 +0000 (09:43 +0000)]
(pos_visible_p): CHARPOS < 0 means return info for
last visible glyph in window.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 20 Sep 2006 09:43:02 +0000 (09:43 +0000)]
*** empty log message ***

17 years ago(org-scan-tags): Find end of subtrees also in hidden trees.
Carsten Dominik [Wed, 20 Sep 2006 09:24:39 +0000 (09:24 +0000)]
(org-scan-tags): Find end of subtrees also in hidden trees.

17 years ago*** empty log message ***
Carsten Dominik [Wed, 20 Sep 2006 09:24:10 +0000 (09:24 +0000)]
*** empty log message ***

17 years ago(isearch-process-search-char): Cancel the previous
Kenichi Handa [Wed, 20 Sep 2006 06:13:43 +0000 (06:13 +0000)]
(isearch-process-search-char): Cancel the previous
change.
(isearch-search-string): New function.
(isearch-search): Use isearch-search-string.
(isearch-lazy-highlight-search): Likewise.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 20 Sep 2006 05:45:06 +0000 (05:45 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 137-140)

   - Update from CVS

2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnslashdot.el (nnslashdot-request-article): Update end-of-article
   regexp.  Articles containing quotation were cut prematurely.

2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-cite-original-without-signature): Use nobody by
   default for the value of From header.
   (message-cite-original): Ditto.
   (message-reply): Ditto.

2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-446

17 years ago(mouse-posn-property): Improve doc string.
David Kastrup [Wed, 20 Sep 2006 04:56:58 +0000 (04:56 +0000)]
(mouse-posn-property): Improve doc string.
(mouse-on-link-p): Change buffers for function calls on links.