bpt/emacs.git
19 years agoIndentation fix.
Richard M. Stallman [Mon, 27 Dec 2004 15:58:25 +0000 (15:58 +0000)]
Indentation fix.

19 years ago(single_display_spec_string_p): Renamed from
Richard M. Stallman [Mon, 27 Dec 2004 15:57:53 +0000 (15:57 +0000)]
(single_display_spec_string_p): Renamed from
single_display_prop_string_p.
(single_display_spec_intangible_p): Renamed from
single_display_prop_intangible_p.
(handle_single_display_spec): Renamed from handle_single_display_prop.
Rewritten to be easier to understand.

19 years ago(ffap-string-at-point-mode-alist): Add "*" to url chars,
Richard M. Stallman [Mon, 27 Dec 2004 15:41:08 +0000 (15:41 +0000)]
(ffap-string-at-point-mode-alist): Add "*" to url chars,
it can appear unencoded and has been seen from yahoo.

19 years ago(save-buffer-state): Definition deleted.
Richard M. Stallman [Mon, 27 Dec 2004 15:40:23 +0000 (15:40 +0000)]
(save-buffer-state): Definition deleted.
(ansi-color-unfontify-region): Don't use save-buffer-state.

19 years ago(cperl-find-bad-style): Use with-no-warnings.
Richard M. Stallman [Mon, 27 Dec 2004 15:39:42 +0000 (15:39 +0000)]
(cperl-find-bad-style): Use with-no-warnings.
(cperl-font-lock-unfontify-region-function): No need to save and
restore info, since font-lock.el does it for us.

19 years ago* xmenu.c (popup_get_selection): Pop down on C-g.
Jan Djärv [Mon, 27 Dec 2004 15:24:12 +0000 (15:24 +0000)]
* xmenu.c (popup_get_selection): Pop down on C-g.
(set_frame_menubar): Install translations for Lucid/Motif/Lesstif that
pops down menu on C-g.
(xdialog_show): If dialog popped down and no button in the dialog was
pushed, call Fsignal to quit.
(xmenu_show): In no toolkit version, if menu returns NO_SELECT call
Fsignal to quit.

* xfns.c (Fx_file_dialog): Motif/Lesstif version:  Pop down on C-g.

* gtkutil.c (xg_initialize): Install bindings for C-g so that
dialogs and menus pop down.

19 years ago* Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Djärv [Mon, 27 Dec 2004 15:23:22 +0000 (15:23 +0000)]
* Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
was pressed.

19 years ago* xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
Jan Djärv [Mon, 27 Dec 2004 15:22:36 +0000 (15:22 +0000)]
* xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
action procedure for compatibility with Lesstif/Motif.

* Makefile.in (mostlyclean): Don't remove *~ on clean.

19 years ago* hexl.el (hexlify-buffer): Remove fontification here.
Masatake YAMATO [Mon, 27 Dec 2004 11:59:49 +0000 (11:59 +0000)]
* hexl.el (hexlify-buffer): Remove fontification here.
Use font lock mechanism instead.
(hexl-font-lock-keywords): New font lock kewords.
(hexl-mode-old-font-lock-keywords): New variable.
(hexl-mode): Store the old font lock keywords.
(hexl-mode-exit): Restore the old font lock keywords.

19 years agomail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
Simon Josefsson [Mon, 27 Dec 2004 11:30:04 +0000 (11:30 +0000)]
mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
in upper case.  Reported by Wojciech Polak <polak@gnu.org> and
tiny patch from Sergey Poznyakoff.

19 years ago(utf-translate-cjk-load-tables): Bind
Kenichi Handa [Mon, 27 Dec 2004 06:13:15 +0000 (06:13 +0000)]
(utf-translate-cjk-load-tables): Bind
coding-system-for-read to nil while loading subst-*.

19 years ago(code_convert_region): Fix calculation of `ratio'.
Kenichi Handa [Mon, 27 Dec 2004 05:51:40 +0000 (05:51 +0000)]
(code_convert_region): Fix calculation of `ratio'.

19 years ago*** empty log message ***
Jay Belanger [Mon, 27 Dec 2004 05:32:49 +0000 (05:32 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 27 Dec 2004 05:24:10 +0000 (05:24 +0000)]
*** empty log message ***

19 years ago(Buffer-menu-revert-function): Clear out undo info before reverting
Luc Teirlinck [Mon, 27 Dec 2004 05:17:09 +0000 (05:17 +0000)]
(Buffer-menu-revert-function): Clear out undo info before reverting
and disable undo recording while reverting.

19 years ago(Variables, Time Zones, Storing Variables, Other Operations On Variables):
Jay Belanger [Mon, 27 Dec 2004 05:11:37 +0000 (05:11 +0000)]
(Variables, Time Zones, Storing Variables, Other Operations On Variables):
Mention that var- prefix for variable names is only in Lisp.

19 years ago(calc-read-var-name): Remove initial "var-" from minibuffer.
Jay Belanger [Mon, 27 Dec 2004 05:02:08 +0000 (05:02 +0000)]
(calc-read-var-name): Remove initial "var-" from minibuffer.

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750
Miles Bader [Sun, 26 Dec 2004 23:33:51 +0000 (23:33 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-78
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-79
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-80
   Update from CVS

2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
   correctly even if there are wide characters.

2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2231.el (rfc2231-parse-string): Decode encoded value after
   concatenating segments rather than before concatenating them.
   Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.

2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-util.el (mm-xemacs-find-mime-charset): New macro.

2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>

   * lisp/gnus/mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
   unify Latin characters in XEmacs.
   (mm-find-mime-charset-region): Use it.

2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-util.el (gnus-delete-directory): New function.

   * lisp/gnus/gnus-agent.el (gnus-agent-delete-group): Use it.

   * lisp/gnus/gnus-cache.el (gnus-cache-delete-group): Use it.

19 years agoMention new var `hs-set-up-overlay'.
Thien-Thi Nguyen [Sun, 26 Dec 2004 19:57:35 +0000 (19:57 +0000)]
Mention new var `hs-set-up-overlay'.

19 years ago(hs-set-up-overlay): New user var.
Thien-Thi Nguyen [Sun, 26 Dec 2004 19:48:10 +0000 (19:48 +0000)]
(hs-set-up-overlay): New user var.
(hs-make-overlay): New function.
(hs-isearch-show-temporary): Handle `display' overlay prop specially.
(hs-flag-region): Delete function.
(hs-hide-comment-region): No longer use `hs-flag-region'.
Instead, use `hs-discard-overlays' and `hs-make-overlay'.
(hs-hide-block-at-point): Likewise.
(hs-hide-level-recursive): Use `hs-discard-overlays'.
(hs-hide-all, hs-show-all): Likewise.
(hs-show-block): Likewise.
Also, use overlay prop `hs-b-offset', not `hs-ofs'.

19 years ago* lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only
Jan Djärv [Sun, 26 Dec 2004 16:02:26 +0000 (16:02 +0000)]
* lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only
pops down on Escape, not any keypress.

19 years ago* gtkutil.c (update_frame_tool_bar): Make the value of
Jan Djärv [Sat, 25 Dec 2004 20:46:26 +0000 (20:46 +0000)]
* gtkutil.c (update_frame_tool_bar): Make the value of
tool-bar-button-margin control margins of images in tool bar.

19 years agoUpdate comment for check_depth.
Jan Djärv [Sat, 25 Dec 2004 10:31:36 +0000 (10:31 +0000)]
Update comment for check_depth.

19 years ago* alloc.c (check_depth): New variable.
Jan Djärv [Sat, 25 Dec 2004 10:13:57 +0000 (10:13 +0000)]
* alloc.c (check_depth): New variable.
(overrun_check_malloc, overrun_check_realloc): Only add
overhead and write check pattern if check_depth is 1 (to handle
recursive calls).  Increase/decrease check_depth in entry/exit.
(overrun_check_free): Only check for overhead if check_depth is 1.
Increase/decrease check_depth in entry/exit.

19 years agoRequire `cl' when compiling.
Thien-Thi Nguyen [Fri, 24 Dec 2004 02:08:14 +0000 (02:08 +0000)]
Require `cl' when compiling.
Remove XEmacs and Emacs 19 compatibility.
Use `dolist' and `add-to-list' for load-time actions.
(hs-discard-overlays): Use `dolist'.
(hs-show-block): Likewise.

19 years agoUntabify, reindent; nfc.
Thien-Thi Nguyen [Fri, 24 Dec 2004 01:57:47 +0000 (01:57 +0000)]
Untabify, reindent; nfc.

19 years ago* keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
Jan Djärv [Thu, 23 Dec 2004 22:17:56 +0000 (22:17 +0000)]
* keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
before touching input_available_clear_time, to avoid accessing it
from multiple threads.

19 years ago(mode-line, mode-line-inactive): Use min-colors.
Dan Nicolaescu [Thu, 23 Dec 2004 18:28:13 +0000 (18:28 +0000)]
(mode-line, mode-line-inactive): Use min-colors.

19 years ago(hs-inside-comment-p): Fix omission bug:
Thien-Thi Nguyen [Thu, 23 Dec 2004 18:22:05 +0000 (18:22 +0000)]
(hs-inside-comment-p): Fix omission bug:
When extending backwards, move outside the current comment first.

19 years ago(__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.
Jason Rumney [Thu, 23 Dec 2004 16:16:14 +0000 (16:16 +0000)]
(__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.

19 years ago(main): If batch mode, set Vundo_outer_limit to nil.
Richard M. Stallman [Thu, 23 Dec 2004 00:17:01 +0000 (00:17 +0000)]
(main): If batch mode, set Vundo_outer_limit to nil.

19 years ago(Vundo_outer_limit): Fix decl.
Richard M. Stallman [Thu, 23 Dec 2004 00:15:49 +0000 (00:15 +0000)]
(Vundo_outer_limit): Fix decl.

19 years ago(Vundo_outer_limit): Replaces undo_outer_limit. Uses changed.
Richard M. Stallman [Thu, 23 Dec 2004 00:15:23 +0000 (00:15 +0000)]
(Vundo_outer_limit): Replaces undo_outer_limit.  Uses changed.
(syms_of_undo): Initialize appropriately.
(truncate_undo_list): If it's nil, there's no limit.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 22 Dec 2004 06:32:49 +0000 (06:32 +0000)]
*** empty log message ***

19 years ago(Fx_get_cut_buffer_internal): Return a unibyte string.
Kenichi Handa [Wed, 22 Dec 2004 06:32:30 +0000 (06:32 +0000)]
(Fx_get_cut_buffer_internal): Return a unibyte string.

19 years ago(quail-start-translation): Fix prompt
Kenichi Handa [Wed, 22 Dec 2004 05:44:13 +0000 (05:44 +0000)]
(quail-start-translation): Fix prompt
string for the case if input-method-use-echo-area being non-nil.
(quail-start-conversion): Likewise.
(quail-show-guidance): Don't show guidance if
input-method-use-echo-area is non-nil.

19 years ago(ispell-help): Bind resize-mini-windows.
Richard M. Stallman [Wed, 22 Dec 2004 00:23:53 +0000 (00:23 +0000)]
(ispell-help): Bind resize-mini-windows.

19 years agoFrom Markus Rost <rost@ias.edu>:
Glenn Morris [Tue, 21 Dec 2004 15:03:31 +0000 (15:03 +0000)]
From  Markus Rost  <rost@ias.edu>:
(mark-diary-entries): Set mark-diary-entries-in-calendar only after
checking for diary-file.

19 years ago*** empty log message ***
Glenn Morris [Tue, 21 Dec 2004 15:02:36 +0000 (15:02 +0000)]
*** empty log message ***

19 years agoComment change.
Richard M. Stallman [Tue, 21 Dec 2004 11:50:52 +0000 (11:50 +0000)]
Comment change.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 21 Dec 2004 11:49:53 +0000 (11:49 +0000)]
*** empty log message ***

19 years agoDon't say "freeware".
Richard M. Stallman [Tue, 21 Dec 2004 11:49:32 +0000 (11:49 +0000)]
Don't say "freeware".

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 21 Dec 2004 11:47:38 +0000 (11:47 +0000)]
*** empty log message ***

19 years ago(Event Input Misc): Add while-no-input.
Richard M. Stallman [Tue, 21 Dec 2004 11:46:47 +0000 (11:46 +0000)]
(Event Input Misc): Add while-no-input.

19 years ago(calculator-radix-grouping-mode)
Richard M. Stallman [Tue, 21 Dec 2004 11:38:36 +0000 (11:38 +0000)]
(calculator-radix-grouping-mode)
(calculator-radix-grouping-digits)
(calculator-radix-grouping-separator):
New defcustoms for the new radix grouping mode functionality.
(calculator-mode-hook): Now used in electric mode too.
(calculator-mode-map): Some new keys.
(calculator-message): New function.  Some new calls.
(calculator-string-to-number): New function,
(calculator-curnum-value): Use it.
(calculator-rotate-displayer, calculator-rotate-displayer-back)
(calculator-displayer-prev, calculator-displayer-next):
Change digit group size when in radix mode.
(calculator-number-to-string): Renamed from calculator-num-to-string.
Now deals with digit grouping in radix mode.

19 years ago(undo-outer-limit-truncate): New function.
Richard M. Stallman [Tue, 21 Dec 2004 11:37:52 +0000 (11:37 +0000)]
(undo-outer-limit-truncate): New function.
(undo-outer-limit-function): Use undo-outer-limit-truncate.

19 years ago(escape-glyph): Use blue against light foreground.
Richard M. Stallman [Tue, 21 Dec 2004 11:37:25 +0000 (11:37 +0000)]
(escape-glyph): Use blue against light foreground.

19 years ago(get_next_display_element): Display codes 8a0 and 8ad
Richard M. Stallman [Tue, 21 Dec 2004 11:35:18 +0000 (11:35 +0000)]
(get_next_display_element): Display codes 8a0 and 8ad
specially as `\ ' and `\-'.

19 years ago(kbd_buffer_store_event_hold):
Richard M. Stallman [Tue, 21 Dec 2004 11:34:42 +0000 (11:34 +0000)]
(kbd_buffer_store_event_hold):
In the code for while-no-input, handle immediate_quit.

19 years ago(unwind_to_catch): Clear immediate_quit.
Richard M. Stallman [Tue, 21 Dec 2004 11:33:57 +0000 (11:33 +0000)]
(unwind_to_catch): Clear immediate_quit.

19 years ago(Fread_file_name): Delete duplicates in
Richard M. Stallman [Tue, 21 Dec 2004 11:33:16 +0000 (11:33 +0000)]
(Fread_file_name): Delete duplicates in
file-name-history when history_delete_duplicates is true.

19 years ago(truncate_undo_list): Update decl.
Richard M. Stallman [Tue, 21 Dec 2004 11:32:07 +0000 (11:32 +0000)]
(truncate_undo_list): Update decl.

19 years ago(truncate_undo_list): Return void.
Richard M. Stallman [Tue, 21 Dec 2004 11:31:24 +0000 (11:31 +0000)]
(truncate_undo_list): Return void.
Take just one argument, the buffer.
Make it current, and inhibit recursive GC.
Access and update the undo list directly; return void.
Refer to the undo...limit variables directly.
Test undo_outer_limit only after counting the whole current command.
When it's exceeded, call the function in undo-outer-limit-function.
(undo_limit, undo_strong_limit, undo_outer_limit): Moved from alloc.c.
(Vundo_outer_limit_function): New variable.
(syms_of_undo): Define undo-limit, undo-strong-limit
and undo-outer-limit here, and undo-outer-limit-function.
Doc fixes.

19 years ago(Fgarbage_collect): Update call to truncate_undo_list.
Richard M. Stallman [Tue, 21 Dec 2004 11:30:31 +0000 (11:30 +0000)]
(Fgarbage_collect): Update call to truncate_undo_list.
Call that at the very start.
(undo_limit, undo_strong_limit, undo_outer_limit): To undo.c.
(syms_of_alloc): Don't define undo-limit,
undo-strong-limit and undo-outer-limit here.

19 years ago(Types Tutorial): Emphasized that you can't divide by 0.
Jay Belanger [Mon, 20 Dec 2004 20:02:10 +0000 (20:02 +0000)]
(Types Tutorial): Emphasized that you can't divide by 0.

19 years ago(view-other-diary-entries): Add autoload.
Glenn Morris [Mon, 20 Dec 2004 18:09:46 +0000 (18:09 +0000)]
(view-other-diary-entries): Add autoload.

19 years ago(view-other-diary-entries): Use current-prefix-arg in interactive spec.
Glenn Morris [Mon, 20 Dec 2004 18:09:22 +0000 (18:09 +0000)]
(view-other-diary-entries): Use current-prefix-arg in interactive spec.

19 years ago*** empty log message ***
Glenn Morris [Mon, 20 Dec 2004 18:08:52 +0000 (18:08 +0000)]
*** empty log message ***

19 years ago(mac_do_list_fonts): Fix memory leak
Steven Tamm [Mon, 20 Dec 2004 16:46:17 +0000 (16:46 +0000)]
(mac_do_list_fonts): Fix memory leak

19 years ago(re_match_2_internal) <symend, wordend>:
Richard M. Stallman [Mon, 20 Dec 2004 11:06:54 +0000 (11:06 +0000)]
(re_match_2_internal) <symend, wordend>:
Fix calls to UPDATE_SYNTAX_TABLE_FORWARD.

19 years ago*** empty log message ***
Jay Belanger [Sun, 19 Dec 2004 07:28:04 +0000 (07:28 +0000)]
*** empty log message ***

19 years ago(calcAlg-blank-matching-open): Temporarily adjust the syntax of both
Jay Belanger [Sun, 19 Dec 2004 06:59:33 +0000 (06:59 +0000)]
(calcAlg-blank-matching-open): Temporarily adjust the syntax of both
delimiters of half-open intervals.

19 years ago(mouse-1-click-follows-link): Doc fix.
Kim F. Storm [Sun, 19 Dec 2004 00:50:51 +0000 (00:50 +0000)]
(mouse-1-click-follows-link): Doc fix.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 19 Dec 2004 00:50:28 +0000 (00:50 +0000)]
*** empty log message ***

19 years ago* term/mac-win.el (encoding-vector, mac-font-encoder-list)
Steven Tamm [Sat, 18 Dec 2004 16:36:31 +0000 (16:36 +0000)]
* term/mac-win.el (encoding-vector, mac-font-encoder-list)
(ccl-encode-mac-centraleurroman-font): Use centraleurroman
instead of centraleuropean as the name
* macterm.c (endif, x_font_name_to_mac_font_name): Use
maccentraleurroman instead of maccentraleuropean
(mac_c_string_match, mac_do_list_fonts): Speed up font search by
quickly finding a specific font without needing regexps.

19 years ago(Text Filling and Line Breaking): Put period after @xref.
Luc Teirlinck [Fri, 17 Dec 2004 23:53:23 +0000 (23:53 +0000)]
(Text Filling and Line Breaking): Put period after @xref.
(Font Locking): Avoid @strong{Note:}.

19 years agoSync with Tramp 2.0.46.
Michael Albinus [Fri, 17 Dec 2004 19:35:45 +0000 (19:35 +0000)]
Sync with Tramp 2.0.46.

19 years ago(occur-accumulate-lines, occur-engine):
Juri Linkov [Fri, 17 Dec 2004 16:58:54 +0000 (16:58 +0000)]
(occur-accumulate-lines, occur-engine):
Make forcing deferred font-lock fontification jit-specific.

19 years ago(gnus-summary-mode-map): Map follow-link to mouse-face.
Kim F. Storm [Fri, 17 Dec 2004 15:20:06 +0000 (15:20 +0000)]
(gnus-summary-mode-map): Map follow-link to mouse-face.

19 years ago(gnus-group-mode-map): Map follow-link to mouse-face.
Kim F. Storm [Fri, 17 Dec 2004 15:19:52 +0000 (15:19 +0000)]
(gnus-group-mode-map): Map follow-link to mouse-face.

19 years agoImplement context-sentitive dual behaviour for mouse-1 click.
Kim F. Storm [Fri, 17 Dec 2004 15:19:33 +0000 (15:19 +0000)]
Implement context-sentitive dual behaviour for mouse-1 click.

19 years ago(compilation-minor-mode-map)
Kim F. Storm [Fri, 17 Dec 2004 15:18:39 +0000 (15:18 +0000)]
(compilation-minor-mode-map)
(compilation-button-map, compilation-mode-map):
Map follow-link to mouse-face.

19 years ago(dired-mode-map): Map follow-link to mouse-face.
Kim F. Storm [Fri, 17 Dec 2004 15:18:02 +0000 (15:18 +0000)]
(dired-mode-map): Map follow-link to mouse-face.

19 years ago(widget-specify-field, widget-specify-button):
Kim F. Storm [Fri, 17 Dec 2004 15:17:47 +0000 (15:17 +0000)]
(widget-specify-field, widget-specify-button):
Map a :follow-link keyword into a follow-link property.
(link): Add :follow-link keyword, map to RET binding.

19 years ago(cvs-mode-map): Map follow-link to a function which
Kim F. Storm [Fri, 17 Dec 2004 15:17:35 +0000 (15:17 +0000)]
(cvs-mode-map): Map follow-link to a function which
checks if position is in a filename, rather than some other
clickable item.  Function looks for cvs-filename-face at position.

19 years ago(apropos-symbol, apropos-function, apropos-macro)
Kim F. Storm [Fri, 17 Dec 2004 15:17:22 +0000 (15:17 +0000)]
(apropos-symbol, apropos-function, apropos-macro)
(apropos-command, apropos-variable, apropos-face, apropos-group)
(apropos-widget, apropos-plist): Add follow-link property.

19 years ago(help-xref): Add follow-link property.
Kim F. Storm [Fri, 17 Dec 2004 15:17:12 +0000 (15:17 +0000)]
(help-xref): Add follow-link property.

19 years ago(describe-variable): Add follow-link property to "below" button.
Kim F. Storm [Fri, 17 Dec 2004 15:17:02 +0000 (15:17 +0000)]
(describe-variable): Add follow-link property to "below" button.

19 years ago(describe-key): Report effective and original binding
Kim F. Storm [Fri, 17 Dec 2004 15:16:46 +0000 (15:16 +0000)]
(describe-key): Report effective and original binding
for mouse-1 when clicked on a link.
(describe-mode): Add follow-link property to "minor-mode" button.

19 years ago(tooltip-show-help-function): Replace "mouse-2"
Kim F. Storm [Fri, 17 Dec 2004 15:16:33 +0000 (15:16 +0000)]
(tooltip-show-help-function): Replace "mouse-2"
prefix in tooltip text with "mouse-1" when this is a link
recognized by mouse-1-click-follows-link functionality.

19 years ago(mouse-1-click-follows-link): New defcustom.
Kim F. Storm [Fri, 17 Dec 2004 15:16:18 +0000 (15:16 +0000)]
(mouse-1-click-follows-link): New defcustom.
(mouse-on-link-p): New function.
(mouse-drag-region-1): Implement mouse-1-click-follows-link
functionality.  Map a mouse-1 click event into a mouse-2 (or
other) event when position is inside a link.

19 years ago(zone-pgm-random-life): Fix typo.
Thien-Thi Nguyen [Fri, 17 Dec 2004 11:58:21 +0000 (11:58 +0000)]
(zone-pgm-random-life): Fix typo.

19 years ago(zone): Init `line-spacing' from orig buffer.
Thien-Thi Nguyen [Fri, 17 Dec 2004 11:48:56 +0000 (11:48 +0000)]
(zone): Init `line-spacing' from orig buffer.
(zone-replace-char): Take `count' and `del-count'
instead of `direction'.  Update callers.  When `del-count' is
non-nil, delete that many characters, otherwise `count' characters
backwards.  Insert the newly-replaced string `count' times.
(zone-fret): Handle chars w/ width greater than one.
(zone-fall-through-ws): No longer take window width `ww'.
Update callers.  Add handling for `char-width' greater than one.
(zone-pgm-drip): Update var holding window-end position every cycle.

19 years ago#
André Spiegel [Fri, 17 Dec 2004 10:53:03 +0000 (10:53 +0000)]
#

19 years ago(vc-default-update-changelog): Use insert-file-contents, rather than
André Spiegel [Fri, 17 Dec 2004 10:48:53 +0000 (10:48 +0000)]
(vc-default-update-changelog): Use insert-file-contents, rather than
insert-file.

19 years ago*** empty log message ***
Jay Belanger [Fri, 17 Dec 2004 05:38:12 +0000 (05:38 +0000)]
*** empty log message ***

19 years ago(math-random-last): Declare it.
Jay Belanger [Fri, 17 Dec 2004 05:26:18 +0000 (05:26 +0000)]
(math-random-last): Declare it.
(math-random-digit): Undo last change.  Don't make math-random-last local.
(var-RandSeed): Don't initially bind it.
(math-init-random-base, math-random-digit): Check to see if
var-RandSeed is bound.

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 17 Dec 2004 05:02:20 +0000 (05:02 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 17 Dec 2004 04:49:11 +0000 (04:49 +0000)]
*** empty log message ***

19 years ago(HTTP language/coding, mailto): Replace "GNU Emacs manual" with
Luc Teirlinck [Fri, 17 Dec 2004 04:38:26 +0000 (04:38 +0000)]
(HTTP language/coding, mailto): Replace  "GNU Emacs manual" with
the standard "The GNU Emacs manual" in fifth argument of @xref's.
(Dealing with HTTP documents): @inforef->@xref.

19 years ago(Retrieving URLs, Retrieving URLs): @var{nil}->@code{nil}.
Luc Teirlinck [Fri, 17 Dec 2004 03:36:29 +0000 (03:36 +0000)]
(Retrieving URLs, Retrieving URLs): @var{nil}->@code{nil}.

19 years agoCorrect typos.
Luc Teirlinck [Fri, 17 Dec 2004 03:22:06 +0000 (03:22 +0000)]
Correct typos.

19 years agoDelete trailing whitespace.
Luc Teirlinck [Fri, 17 Dec 2004 03:14:07 +0000 (03:14 +0000)]
Delete trailing whitespace.

19 years ago(math-random-digit): Call math-init-random-base if var-RandSeed is nil.
Jay Belanger [Thu, 16 Dec 2004 22:56:08 +0000 (22:56 +0000)]
(math-random-digit): Call math-init-random-base if var-RandSeed is nil.

19 years agoCommentary munging; nfc.
Thien-Thi Nguyen [Thu, 16 Dec 2004 17:13:22 +0000 (17:13 +0000)]
Commentary munging; nfc.

19 years ago(zone): Fix omission bug: Use a self-disabling
Thien-Thi Nguyen [Thu, 16 Dec 2004 17:11:15 +0000 (17:11 +0000)]
(zone): Fix omission bug: Use a self-disabling
one-shot thunk for uniform (error, quit, normal) recovery.
(zone-pgm-random-life): Fix bug:
Recognize empty initial field by lack of "@" chars.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 16 Dec 2004 15:26:39 +0000 (15:26 +0000)]
*** empty log message ***

19 years ago(occur-accumulate-lines, occur-engine):
Juri Linkov [Thu, 16 Dec 2004 13:17:32 +0000 (13:17 +0000)]
(occur-accumulate-lines, occur-engine):
Fontify unfontified matching lines in the source buffer
before copying them.
(occur-engine): Don't put mouse-face on context lines.
(occur-next-error): Set point to line beginning/end
before searching for prev/next property to skip multiple
matches on a line (not supported by occur engine).
Remove redundant prefix-numeric-value.

19 years ago(describe-property-list): Don't treat syntax-table
Juri Linkov [Thu, 16 Dec 2004 13:09:48 +0000 (13:09 +0000)]
(describe-property-list): Don't treat syntax-table
specially.  Use describe-text-sexp which inserts [show] button
for large objects and handles printing errors.  Sort properties
by names in alphabetical order instead of by value sizes.
Add `mouse-face' to list of properties for `describe-face' widget.
(describe-char): Mask out face-id from 19 bits of character.
Print face-id separately.

19 years ago* help-fns.el (variable-at-point):
Juri Linkov [Thu, 16 Dec 2004 13:06:05 +0000 (13:06 +0000)]
* help-fns.el (variable-at-point):
As a last resort try striping non-word prefixes and suffixes.