]> git.eshelyaron.com Git - emacs.git/log
emacs.git
20 years ago(auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
Daniel Pfeiffer [Wed, 14 Jul 2004 21:06:39 +0000 (21:06 +0000)]
(auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
(auto-revert-mode): Turn off auto-revert-tail-mode, so we're not in both at the same time.
(auto-revert-tail-mode): New command.
(turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
(auto-revert-handler): Revert only either tail or whole file.

20 years ago*** empty log message ***
Stefan Monnier [Wed, 14 Jul 2004 15:24:33 +0000 (15:24 +0000)]
*** empty log message ***

20 years agoFix copyright notice.
Kenichi Handa [Wed, 14 Jul 2004 07:44:37 +0000 (07:44 +0000)]
Fix copyright notice.

20 years agoVarious changes in addition to:
Luc Teirlinck [Wed, 14 Jul 2004 03:14:19 +0000 (03:14 +0000)]
Various changes in addition to:
(Splitting Windows): Add `split-window-keep-point'.

20 years ago*** empty log message ***
Kenichi Handa [Wed, 14 Jul 2004 00:03:11 +0000 (00:03 +0000)]
*** empty log message ***

20 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 13 Jul 2004 03:45:26 +0000 (03:45 +0000)]
Changes from arch/CVS synchronization

20 years agoRegenerated.
Bill Wohler [Tue, 13 Jul 2004 03:45:02 +0000 (03:45 +0000)]
Regenerated.

20 years ago(mh-version): Fixed typo.
Bill Wohler [Tue, 13 Jul 2004 03:30:21 +0000 (03:30 +0000)]
(mh-version): Fixed typo.

20 years agoUpgraded to MH-E version 7.4.4.
Bill Wohler [Tue, 13 Jul 2004 03:06:25 +0000 (03:06 +0000)]
Upgraded to MH-E version 7.4.4.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.

20 years agoDoc fix. Change name of some funs.
Vinicius Jose Latorre [Tue, 13 Jul 2004 01:32:18 +0000 (01:32 +0000)]
Doc fix.  Change name of some funs.

20 years ago(Split Window): Fix typo.
Luc Teirlinck [Tue, 13 Jul 2004 01:30:48 +0000 (01:30 +0000)]
(Split Window): Fix typo.

20 years ago(with-selected-window): Doc fix.
Luc Teirlinck [Tue, 13 Jul 2004 00:11:09 +0000 (00:11 +0000)]
(with-selected-window): Doc fix.

20 years ago(mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.
Kim F. Storm [Mon, 12 Jul 2004 14:35:53 +0000 (14:35 +0000)]
(mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.

20 years ago*** empty log message ***
Kim F. Storm [Mon, 12 Jul 2004 14:24:21 +0000 (14:24 +0000)]
*** empty log message ***

20 years ago(get-buffer-window-list): Doc fix.
Luc Teirlinck [Mon, 12 Jul 2004 01:13:25 +0000 (01:13 +0000)]
(get-buffer-window-list): Doc fix.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 11 Jul 2004 02:39:20 +0000 (02:39 +0000)]
*** empty log message ***

20 years ago(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.
Luc Teirlinck [Sun, 11 Jul 2004 02:36:00 +0000 (02:36 +0000)]
(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.

20 years ago(switch-to-buffer-other-window): Doc fix.
Luc Teirlinck [Sun, 11 Jul 2004 02:18:15 +0000 (02:18 +0000)]
(switch-to-buffer-other-window): Doc fix.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 11 Jul 2004 01:35:37 +0000 (01:35 +0000)]
*** empty log message ***

20 years ago(Fwindow_buffer, Fother_window, Fget_lru_window)
Luc Teirlinck [Sun, 11 Jul 2004 01:20:03 +0000 (01:20 +0000)]
(Fwindow_buffer, Fother_window,  Fget_lru_window)
(Fget_largest_window, Fget_buffer_window, Fdelete_windows_on)
(Freplace_buffer_in_windows, Fset_window_buffer)
(Fselect-window, Fdisplay-buffer, Fsplit_window): Doc fixes.
(syms_of_window): Expand docstring of `display-buffer-function'.

20 years ago(save-selected-window, one-window-p)
Luc Teirlinck [Sun, 11 Jul 2004 00:56:17 +0000 (00:56 +0000)]
(save-selected-window, one-window-p)
(split-window-keep-point, split-window-vertically)
(split-window-horizontally): Doc fixes.

20 years agoIt uses call-process instead shell-command
Vinicius Jose Latorre [Sat, 10 Jul 2004 22:14:18 +0000 (22:14 +0000)]
It uses call-process instead shell-command

20 years ago(ediff-meta-truncate-filenames): Change type to boolean.
Eli Zaretskii [Sat, 10 Jul 2004 10:53:19 +0000 (10:53 +0000)]
(ediff-meta-truncate-filenames): Change type to boolean.

20 years ago(Ffloat_time, Fformat_time_string, Fdecode_time)
Luc Teirlinck [Fri, 9 Jul 2004 23:38:54 +0000 (23:38 +0000)]
(Ffloat_time, Fformat_time_string, Fdecode_time)
(Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings
that time values of the type (HIGH . LOW) are considered obsolete.

20 years ago(widget-field-buffer): Doc fix.
Lars Hansen [Fri, 9 Jul 2004 21:50:42 +0000 (21:50 +0000)]
(widget-field-buffer): Doc fix.

20 years ago*** empty log message ***
John Paul Wallington [Fri, 9 Jul 2004 17:24:06 +0000 (17:24 +0000)]
*** empty log message ***

20 years ago(reb-update-overlays): Distinguish between one and several matches in message.
John Paul Wallington [Fri, 9 Jul 2004 17:16:59 +0000 (17:16 +0000)]
(reb-update-overlays): Distinguish between one and several matches in message.

20 years ago*** empty log message ***
Richard M. Stallman [Fri, 9 Jul 2004 16:57:05 +0000 (16:57 +0000)]
*** empty log message ***

20 years ago(Input Focus): Minor fix.
Richard M. Stallman [Fri, 9 Jul 2004 16:56:23 +0000 (16:56 +0000)]
(Input Focus): Minor fix.

20 years ago(mouse-set-region-1): If transient-mark-mode
Richard M. Stallman [Fri, 9 Jul 2004 16:54:04 +0000 (16:54 +0000)]
(mouse-set-region-1): If transient-mark-mode
is `identity', change it to `only'.

20 years ago(current-word): Doc fix.
Richard M. Stallman [Fri, 9 Jul 2004 16:08:17 +0000 (16:08 +0000)]
(current-word): Doc fix.

20 years ago*** empty log message ***
Mark A. Hershberger [Fri, 9 Jul 2004 15:03:07 +0000 (15:03 +0000)]
*** empty log message ***

20 years ago2004-07-09 Mark A. Hershberger <mah@everybody.org>
Mark A. Hershberger [Fri, 9 Jul 2004 14:22:33 +0000 (14:22 +0000)]
2004-07-09  Mark A. Hershberger  <mah@everybody.org>

* xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
form
(("ns" . "element") (attr-list) children) instead of
((:ns . "element") (attr-list) children) in order to reduce the
number of symbols used.
(xml-skip-dtd): Change to use xml-parse-dtd but set
xml-validating-parsing to nil.
(xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
(xml-substitute-entity): Remove in favor of new entity substitution.
(xml-substitute-special): Rewrite in to substitute complex
entities from DOCTYPE declarations.
(xml-parse-fragment): Parse fragments from entity deleclarations.
(xml-parse-region, xml-parse-tag, xml-parse-attlist)
(xml-parse-dtd, xml-substitute-special): Make validity checks
conditioned on xml-validating-parser.  Add "Not Well Formed" to
error messages about well-formedness.

20 years ago(Lisp changes in 21.4): document (match-data t) change.
David Kastrup [Thu, 8 Jul 2004 17:47:25 +0000 (17:47 +0000)]
(Lisp changes in 21.4): document (match-data t) change.

20 years agoterm/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
Steven Tamm [Thu, 8 Jul 2004 15:24:54 +0000 (15:24 +0000)]
term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
(mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
Do not treat double clicks and triple clicks specially in the
scroll bar (preventing strange repositioning problems)

20 years ago(Input Focus): Clarify descriptions of `select-frame-set-input-focus'
Luc Teirlinck [Wed, 7 Jul 2004 22:43:05 +0000 (22:43 +0000)]
(Input Focus): Clarify descriptions of `select-frame-set-input-focus'
and `select-frame'.

20 years agoVarious small changes in addition to:
Luc Teirlinck [Wed, 7 Jul 2004 01:13:55 +0000 (01:13 +0000)]
Various small changes in addition to:
(Killing Emacs): Expand and clarify description of
`kill-emacs-query-functions' and `kill-emacs-hook'.
(System Environment): Expand and clarify description of `getenv' and `setenv'.
(Timers): Clarify description of `run-at-time'.
(Translating Input): Correct description of `extra-keyboard-modifiers'.
(Flow Control): Correct description of `enable-flow-control'.

20 years ago(syms_of_keyboard): Fix `keyboard-translate-table' docstring.
Luc Teirlinck [Tue, 6 Jul 2004 23:36:45 +0000 (23:36 +0000)]
(syms_of_keyboard): Fix `keyboard-translate-table' docstring.

20 years ago(Input Focus): Capitalize Lisp.
Luc Teirlinck [Tue, 6 Jul 2004 21:20:26 +0000 (21:20 +0000)]
(Input Focus): Capitalize Lisp.

20 years ago*** empty log message ***
Luc Teirlinck [Tue, 6 Jul 2004 19:44:09 +0000 (19:44 +0000)]
*** empty log message ***

20 years ago(Fclear_string): Correct previous change.
Luc Teirlinck [Tue, 6 Jul 2004 19:36:56 +0000 (19:36 +0000)]
(Fclear_string): Correct previous change.

20 years agoMention `read-file-name-completion-ignore-case'.
John Paul Wallington [Tue, 6 Jul 2004 18:49:32 +0000 (18:49 +0000)]
Mention `read-file-name-completion-ignore-case'.

20 years ago(Fclear_string): Put call to CHECK_STRING in correct place.
Luc Teirlinck [Tue, 6 Jul 2004 17:55:00 +0000 (17:55 +0000)]
(Fclear_string): Put call to CHECK_STRING in correct place.

20 years ago(query-replace-regexp-eval): Fix last change.
Stefan Monnier [Tue, 6 Jul 2004 12:31:24 +0000 (12:31 +0000)]
(query-replace-regexp-eval): Fix last change.

20 years ago(Fclear_string): Signal an error if STRING is not a string.
John Paul Wallington [Tue, 6 Jul 2004 05:08:57 +0000 (05:08 +0000)]
(Fclear_string): Signal an error if STRING is not a string.

20 years ago(Fdefmacro): Signal an error if NAME is not a symbol.
John Paul Wallington [Tue, 6 Jul 2004 01:38:58 +0000 (01:38 +0000)]
(Fdefmacro): Signal an error if NAME is not a symbol.

20 years ago(query-replace-descr): New fun.
Stefan Monnier [Tue, 6 Jul 2004 00:06:05 +0000 (00:06 +0000)]
(query-replace-descr): New fun.
(query-replace-read-from, query-replace-read-args): Default to the last from&to.
(query-replace-read-to): Quote the `from' string when displaying it.
(query-replace-regexp-eval): Immediately check read-only status.
Use query-replace-read-from to get the \n checking.
Quote the `from' string when displaying it.
(map-query-replace-regexp, occur-read-primary-args):
Quote the `from' string when displaying it.

20 years agoUpdate copyright.
Thien-Thi Nguyen [Mon, 5 Jul 2004 23:38:43 +0000 (23:38 +0000)]
Update copyright.
(Session Management): Grammar fix.
Clarify which Emacs does the restarting.
Use @samp for *scratch* buffer.

20 years ago(isearch-query-replace): Pass the regexp-ness and delimited-ness of
Stefan Monnier [Mon, 5 Jul 2004 23:28:42 +0000 (23:28 +0000)]
(isearch-query-replace): Pass the regexp-ness and delimited-ness of
the search to query-replace.

20 years ago(query-replace-read-from, query-replace-read-to): New funs extracted
Stefan Monnier [Mon, 5 Jul 2004 23:12:28 +0000 (23:12 +0000)]
(query-replace-read-from, query-replace-read-to): New funs extracted
from query-replace-read-args.
(query-replace-read-args): Use them.

20 years ago(query-replace-interactive, query-replace-read-args):
Stefan Monnier [Mon, 5 Jul 2004 22:50:46 +0000 (22:50 +0000)]
(query-replace-interactive, query-replace-read-args):
Remove the `initial' special value.
(query-replace-regexp-eval, map-query-replace-regexp): Simplify.
(occur-engine): Remove unused var `matchend'.

20 years ago(isearch-query-replace, isearch-query-replace-regexp):
Stefan Monnier [Mon, 5 Jul 2004 22:41:44 +0000 (22:41 +0000)]
(isearch-query-replace, isearch-query-replace-regexp):
Use the search string without prompting.

20 years ago* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
Jan Djärv [Mon, 5 Jul 2004 07:01:02 +0000 (07:01 +0000)]
* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
instead of CGMainDisplayID (only in OSX 10.2 and later).

20 years ago*** empty log message ***
Kenichi Handa [Mon, 5 Jul 2004 01:58:59 +0000 (01:58 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Sun, 4 Jul 2004 23:41:41 +0000 (23:41 +0000)]
*** empty log message ***

20 years ago(decode-coding-inserted-region): Fix previous change.
Kenichi Handa [Sun, 4 Jul 2004 23:22:28 +0000 (23:22 +0000)]
(decode-coding-inserted-region): Fix previous change.

20 years ago(decode-coding-inserted-region): Don't
Kenichi Handa [Sun, 4 Jul 2004 23:19:15 +0000 (23:19 +0000)]
(decode-coding-inserted-region): Don't
set last-coding-system-used here.

20 years ago(install-arch-indep): Remove .arch-inventory files.
Andreas Schwab [Sun, 4 Jul 2004 22:45:31 +0000 (22:45 +0000)]
(install-arch-indep): Remove .arch-inventory files.

20 years ago(read_file_name_completion_ignore_case): New variable.
John Paul Wallington [Sun, 4 Jul 2004 21:08:56 +0000 (21:08 +0000)]
(read_file_name_completion_ignore_case): New variable.
(syms_of_fileio): Declare and initialise it.
(Fread_file_name): Bind `completion-ignore-case' to respect it.

20 years ago(Input Focus): Add documentation for `select-frame-set-input-focus'.
Luc Teirlinck [Sun, 4 Jul 2004 18:23:20 +0000 (18:23 +0000)]
(Input Focus): Add documentation for `select-frame-set-input-focus'.
Replace refs to non-existent `switch-frame' with `select-frame'.
Minor corrections and tidying up of text-only terminal stuff.

From Alan Mackenzie.

20 years agoRestore updated copyright info that was inadvertently removed.
John Paul Wallington [Sun, 4 Jul 2004 01:03:43 +0000 (01:03 +0000)]
Restore updated copyright info that was inadvertently removed.

20 years ago*** empty log message ***
Eli Zaretskii [Sat, 3 Jul 2004 11:01:32 +0000 (11:01 +0000)]
*** empty log message ***

20 years ago(dos_rawgetc): Use make_number to produce Lisp objects
Eli Zaretskii [Sat, 3 Jul 2004 11:00:36 +0000 (11:00 +0000)]
(dos_rawgetc): Use make_number to produce Lisp objects
for event.x and event.y.

20 years agoDocument that there's now a separate grep.el package.
Eli Zaretskii [Sat, 3 Jul 2004 10:16:10 +0000 (10:16 +0000)]
Document that there's now a separate grep.el package.

20 years ago(grep-compute-defaults, grep-command)
Eli Zaretskii [Sat, 3 Jul 2004 10:06:42 +0000 (10:06 +0000)]
(grep-compute-defaults, grep-command)
(grep-program, find-program, grep-find-use-xargs, grep-history)
(grep-find-history, grep-tag-default, grep-find-command)
(grep-regexp-alist, grep-process-setup, grep-compute-defaults):
Add autoload cookies, for unbundled packages that load `compile'
and expect all grep-related symbols to become defined.

20 years ago(turn-on-iimage-mode, iimage-mode): Add autoload cookies.
Eli Zaretskii [Sat, 3 Jul 2004 09:54:20 +0000 (09:54 +0000)]
(turn-on-iimage-mode, iimage-mode): Add autoload cookies.
(iimage-mode-image-search-path): New user option to search the
image file.
(iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
have locate-file.
(iimage-mode-buffer): Use it.

20 years ago(gdb-goto-breakpoint): String match more
Nick Roberts [Sat, 3 Jul 2004 09:21:12 +0000 (09:21 +0000)]
(gdb-goto-breakpoint): String match more
carefully.
(gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.

20 years ago*** empty log message ***
Nick Roberts [Sat, 3 Jul 2004 09:20:09 +0000 (09:20 +0000)]
*** empty log message ***

20 years ago(query-replace-read-args): Swallow space after 'foo,
Juri Linkov [Sat, 3 Jul 2004 05:18:38 +0000 (05:18 +0000)]
(query-replace-read-args): Swallow space after 'foo,
not after (quote foo).  Match space only immediately after symbol,
not anywhere in the whole string.

20 years ago*** empty log message ***
Juri Linkov [Sat, 3 Jul 2004 05:18:06 +0000 (05:18 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Richard M. Stallman [Fri, 2 Jul 2004 23:53:56 +0000 (23:53 +0000)]
*** empty log message ***

20 years ago(query-replace-read-args): Swallow space after symbols, not after
Richard M. Stallman [Fri, 2 Jul 2004 23:52:14 +0000 (23:52 +0000)]
(query-replace-read-args): Swallow space after symbols, not after
closeparens.  But avoid error if string ends there.

20 years ago(python-beginning-of-statement): Exit the loop if backward-up-list gets error.
Richard M. Stallman [Fri, 2 Jul 2004 23:49:50 +0000 (23:49 +0000)]
(python-beginning-of-statement): Exit the loop if backward-up-list gets error.

20 years ago(enriched-encode): Bind inhibit-read-only.
Richard M. Stallman [Fri, 2 Jul 2004 23:47:44 +0000 (23:47 +0000)]
(enriched-encode): Bind inhibit-read-only.

20 years ago(Saving Buffers): Cleanup write-contents-function.
Richard M. Stallman [Fri, 2 Jul 2004 23:43:50 +0000 (23:43 +0000)]
(Saving Buffers): Cleanup write-contents-function.
(Magic File Names): Cleanup file-remote-p.

20 years ago(Magic File Names): `file-remote-p' returns an identifier of the
Kai Großjohann [Fri, 2 Jul 2004 14:49:39 +0000 (14:49 +0000)]
(Magic File Names): `file-remote-p' returns an identifier of the
remote system, not just t.

20 years ago** file-remote-p now returns an identifier for the remote system,
Kai Großjohann [Fri, 2 Jul 2004 14:49:00 +0000 (14:49 +0000)]
** file-remote-p now returns an identifier for the remote system,
if the file is indeed remote.  (Before, the return value was t in
this case.)

20 years ago#
André Spiegel [Fri, 2 Jul 2004 07:32:44 +0000 (07:32 +0000)]
#

20 years ago(vc-rcs-checkout-model): Look at the version headers only if
André Spiegel [Fri, 2 Jul 2004 07:26:21 +0000 (07:26 +0000)]
(vc-rcs-checkout-model): Look at the version headers only if
vc-consult-headers is non-nil.

20 years ago*** empty log message ***
Juri Linkov [Fri, 2 Jul 2004 04:38:51 +0000 (04:38 +0000)]
*** empty log message ***

20 years ago(Viewing differences): Add `d r'.
Juri Linkov [Fri, 2 Jul 2004 04:36:27 +0000 (04:36 +0000)]
(Viewing differences): Add `d r'.

20 years ago(cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
Juri Linkov [Fri, 2 Jul 2004 04:34:50 +0000 (04:34 +0000)]
(cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.

20 years ago(cvs-mode-diff-repository): New command.
Juri Linkov [Fri, 2 Jul 2004 04:32:54 +0000 (04:32 +0000)]
(cvs-mode-diff-repository): New command.

20 years ago(Entire Match Data): Add explanation about new
David Kastrup [Thu, 1 Jul 2004 23:54:21 +0000 (23:54 +0000)]
(Entire Match Data): Add explanation about new
match-data behavior when @var{integers} is non-nil.

20 years agoChanges from arch/CVS synchronization
Miles Bader [Thu, 1 Jul 2004 21:03:14 +0000 (21:03 +0000)]
Changes from arch/CVS synchronization

20 years ago("((") ("))"): add quotation mark shorthands.
David Kastrup [Thu, 1 Jul 2004 15:24:38 +0000 (15:24 +0000)]
("((") ("))"): add quotation mark shorthands.

20 years ago*** empty log message ***
Stefan Monnier [Thu, 1 Jul 2004 13:02:50 +0000 (13:02 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Stefan Monnier [Thu, 1 Jul 2004 12:29:28 +0000 (12:29 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Juri Linkov [Thu, 1 Jul 2004 11:56:39 +0000 (11:56 +0000)]
*** empty log message ***

20 years ago(Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
Juri Linkov [Thu, 1 Jul 2004 11:50:29 +0000 (11:50 +0000)]
(Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
(Regexp Search): Add M-r.

20 years ago(query-replace-interactive): Change type from boolean
Juri Linkov [Thu, 1 Jul 2004 10:01:32 +0000 (10:01 +0000)]
(query-replace-interactive): Change type from boolean
to choice.  Add value `initial'.
(query-replace-read-args): Handle value `initial' of
query-replace-interactive.

20 years ago(isearch-mode-map): Bind C-M-w to isearch-del-char,
Juri Linkov [Thu, 1 Jul 2004 09:54:51 +0000 (09:54 +0000)]
(isearch-mode-map): Bind C-M-w to isearch-del-char,
C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
C-M-% to isearch-query-replace-regexp.
(minibuffer-local-isearch-map): Add arrow key bindings.
Bind C-f to isearch-yank-char-in-minibuffer.
(isearch-forward): Doc fix.
(isearch-edit-string): Doc fix.
(isearch-query-replace, isearch-query-replace-regexp): New funs.
(isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
(isearch-yank-char): Add optional arg.
(isearch-yank-char-in-minibuffer): New fun.

20 years ago(EMACSSOURCES): Remove emacs-xtra.
Luc Teirlinck [Thu, 1 Jul 2004 02:23:34 +0000 (02:23 +0000)]
(EMACSSOURCES): Remove emacs-xtra.

20 years ago*** empty log message ***
Kenichi Handa [Wed, 30 Jun 2004 23:37:09 +0000 (23:37 +0000)]
*** empty log message ***

20 years ago(Fw32_set_clipboard_data): Update `nbytes' correctly
Kenichi Handa [Wed, 30 Jun 2004 23:30:39 +0000 (23:30 +0000)]
(Fw32_set_clipboard_data): Update `nbytes' correctly
after getting a new string by pre-write-conversion.

20 years ago(x_detect_focus_change): Remove unused var `nr_events'.
Stefan Monnier [Wed, 30 Jun 2004 19:36:36 +0000 (19:36 +0000)]
(x_detect_focus_change): Remove unused var `nr_events'.
(x_calc_absolute_position): Remove unused var `child'.

20 years ago(x_supports_face_attributes_p)
Stefan Monnier [Wed, 30 Jun 2004 19:35:18 +0000 (19:35 +0000)]
(x_supports_face_attributes_p)
(Fdisplay_supports_face_attributes_p): YAILOM.
(tty_supports_face_attributes_p): Remove unused var `i'.

20 years ago(skip_chars): Remove unused labels fwd_unibyte_ok and back_unibyte_ok.
Stefan Monnier [Wed, 30 Jun 2004 19:34:49 +0000 (19:34 +0000)]
(skip_chars): Remove unused labels fwd_unibyte_ok and back_unibyte_ok.

20 years ago(match_limit, Fmatch_data, Fset_match_data): YAILOM.
Stefan Monnier [Wed, 30 Jun 2004 19:34:34 +0000 (19:34 +0000)]
(match_limit, Fmatch_data, Fset_match_data): YAILOM.

20 years ago(Fset_fontset_font): Remove unused vars `family' and `registry'.
Stefan Monnier [Wed, 30 Jun 2004 19:34:15 +0000 (19:34 +0000)]
(Fset_fontset_font): Remove unused vars `family' and `registry'.