bpt/emacs.git
20 years agoMerged in changes from CVS HEAD
Karoly Lorentey [Sun, 7 Mar 2004 15:30:22 +0000 (15:30 +0000)]
Merged in changes from CVS HEAD

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-126
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-127
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-128
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-129
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-130
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-131
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-132
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-133
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-134
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-135
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-136
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-137
   Update from CVS

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-112

20 years agoREADME updates.
Karoly Lorentey [Sat, 6 Mar 2004 12:13:42 +0000 (12:13 +0000)]
README updates.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-110

20 years ago(gdb-assembler-mode): Create a second overlay arrow
Nick Roberts [Sat, 6 Mar 2004 00:00:21 +0000 (00:00 +0000)]
(gdb-assembler-mode): Create a second overlay arrow
for the assembler buffer.
(gdb-assembler-custom): Position the overlay arrow.
(gdb-put-arrow, gdb-remove-arrow): Delete functions.

20 years ago*** empty log message ***
Nick Roberts [Fri, 5 Mar 2004 23:59:08 +0000 (23:59 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Stefan Monnier [Fri, 5 Mar 2004 17:07:47 +0000 (17:07 +0000)]
*** empty log message ***

20 years ago(message-mode): Fix last change.
Stefan Monnier [Fri, 5 Mar 2004 12:56:55 +0000 (12:56 +0000)]
(message-mode): Fix last change.

20 years ago(mail-mode): Fix last change.
Stefan Monnier [Fri, 5 Mar 2004 12:56:03 +0000 (12:56 +0000)]
(mail-mode): Fix last change.

20 years ago(sort-columns): Don't use external 'sort' on ms-windows. Otherwise,
Richard M. Stallman [Fri, 5 Mar 2004 11:31:58 +0000 (11:31 +0000)]
(sort-columns): Don't use external 'sort' on ms-windows.  Otherwise,
do use it if the region only contains font-lock text properties.

20 years ago(help-at-pt-timer-delay): Minor doc fix (remove stray space).
Luc Teirlinck [Fri, 5 Mar 2004 04:42:46 +0000 (04:42 +0000)]
(help-at-pt-timer-delay): Minor doc fix (remove stray space).

20 years ago(sh-font-lock-paren): Add @ in case patterns.
Stefan Monnier [Thu, 4 Mar 2004 23:27:00 +0000 (23:27 +0000)]
(sh-font-lock-paren): Add @ in case patterns.

20 years agoMention with-local-quit.
Stefan Monnier [Thu, 4 Mar 2004 22:56:30 +0000 (22:56 +0000)]
Mention with-local-quit.

20 years ago(cvs-fileinfo->backup-file): Use a more constraining
Stefan Monnier [Thu, 4 Mar 2004 22:44:23 +0000 (22:44 +0000)]
(cvs-fileinfo->backup-file): Use a more constraining
regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.

20 years ago(comment-normalize-vars): Check the user-specified comment start marker.
Stefan Monnier [Thu, 4 Mar 2004 20:02:52 +0000 (20:02 +0000)]
(comment-normalize-vars): Check the user-specified comment start marker.

20 years ago(mail-mode): Set comment-start-skip.
Stefan Monnier [Thu, 4 Mar 2004 19:58:24 +0000 (19:58 +0000)]
(mail-mode): Set comment-start-skip.

20 years ago(message-mode): Set comment-start-skip.
Stefan Monnier [Thu, 4 Mar 2004 19:57:45 +0000 (19:57 +0000)]
(message-mode): Set comment-start-skip.

20 years ago(uncomment-region): Allow non-terminated comment.
Stefan Monnier [Thu, 4 Mar 2004 19:20:35 +0000 (19:20 +0000)]
(uncomment-region): Allow non-terminated comment.

20 years ago(hexl-mode): Set `hexl-print-current-point-info' as the callback function for eldoc.
Masatake YAMATO [Thu, 4 Mar 2004 18:19:19 +0000 (18:19 +0000)]
(hexl-mode): Set `hexl-print-current-point-info' as the callback function for eldoc.
(hexl-print-current-point-info): New function.
(hexl-current-address): print the address in both decimal and hexadecimal format.

20 years ago*** empty log message ***
Richard M. Stallman [Thu, 4 Mar 2004 17:25:52 +0000 (17:25 +0000)]
*** empty log message ***

20 years ago(Regexps): Explain that ^ and $ have their
Richard M. Stallman [Thu, 4 Mar 2004 17:25:34 +0000 (17:25 +0000)]
(Regexps): Explain that ^ and $ have their
special meanings only in certain contexts.

20 years ago(Expressions): Doc C-M-SPC as alias for C-M-@.
Richard M. Stallman [Thu, 4 Mar 2004 17:24:23 +0000 (17:24 +0000)]
(Expressions): Doc C-M-SPC as alias for C-M-@.

20 years ago(Specify Coding): Doc C-x RET F.
Richard M. Stallman [Thu, 4 Mar 2004 17:23:24 +0000 (17:23 +0000)]
(Specify Coding): Doc C-x RET F.

20 years ago(Misc Buffer): Explain use of M-x rename-uniquely
Richard M. Stallman [Thu, 4 Mar 2004 17:21:42 +0000 (17:21 +0000)]
(Misc Buffer): Explain use of M-x rename-uniquely
for multiple compile and grep buffers.
(Indirect Buffers): Don't recommand clone-indirect-buffer
for multiple compile and grep buffers.

20 years ago(LD_SWITCH_SYSTEM_TEMACS): New definition.
Richard M. Stallman [Thu, 4 Mar 2004 17:18:38 +0000 (17:18 +0000)]
(LD_SWITCH_SYSTEM_TEMACS): New definition.

20 years ago(Fdisplay_buffer): Doc fix.
Richard M. Stallman [Thu, 4 Mar 2004 17:16:56 +0000 (17:16 +0000)]
(Fdisplay_buffer): Doc fix.

20 years ago(Fpop_to_buffer): Doc fix.
Richard M. Stallman [Thu, 4 Mar 2004 17:15:13 +0000 (17:15 +0000)]
(Fpop_to_buffer): Doc fix.

20 years agoFix typos.
Richard M. Stallman [Thu, 4 Mar 2004 17:10:27 +0000 (17:10 +0000)]
Fix typos.

20 years ago(Building Lists): Minor clarification.
Richard M. Stallman [Thu, 4 Mar 2004 17:08:16 +0000 (17:08 +0000)]
(Building Lists): Minor clarification.

20 years ago(Creating Hash): Correct the meaning of t for WEAK in make-hash-table.
Richard M. Stallman [Thu, 4 Mar 2004 17:06:50 +0000 (17:06 +0000)]
(Creating Hash): Correct the meaning of t for WEAK in make-hash-table.

20 years ago(rmail-convert-to-babyl-format):
Richard M. Stallman [Thu, 4 Mar 2004 17:03:51 +0000 (17:03 +0000)]
(rmail-convert-to-babyl-format):
Specify t for UNIBYTE when calling mail-unquote-printable-region.

20 years ago(mail-unquote-printable-region): New arg UNIBYTE.
Richard M. Stallman [Thu, 4 Mar 2004 17:02:13 +0000 (17:02 +0000)]
(mail-unquote-printable-region): New arg UNIBYTE.

20 years ago(command-switch-alist): Doc fix.
Richard M. Stallman [Thu, 4 Mar 2004 17:01:17 +0000 (17:01 +0000)]
(command-switch-alist): Doc fix.

20 years ago(undo): Temporarily set this-command to `undo-start',
Richard M. Stallman [Thu, 4 Mar 2004 17:00:09 +0000 (17:00 +0000)]
(undo): Temporarily set this-command to `undo-start',
then set it to `undo' once undo-start returns without error.

(minibuffer-history-sexp-flag): Doc fix.

(kill-line): Don't disregard trailing whitespace
in eol condition, if show-trailing-whitespace is set.

20 years agoComment change.
Richard M. Stallman [Thu, 4 Mar 2004 16:56:14 +0000 (16:56 +0000)]
Comment change.

20 years ago(mouse-sel-has-been-enabled): New var.
Richard M. Stallman [Thu, 4 Mar 2004 16:55:51 +0000 (16:55 +0000)]
(mouse-sel-has-been-enabled): New var.
(mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
When disabling, restore old values only if mouse-sel-has-been-enabled.

20 years ago(isearch-*-char): New arg WANT-BACKSLASH.
Richard M. Stallman [Thu, 4 Mar 2004 16:54:08 +0000 (16:54 +0000)]
(isearch-*-char): New arg WANT-BACKSLASH.
(isearch-{-char): New function.
(isearch-mode-map): Bind { to isearch-{-char.

20 years ago(lisp-font-lock-keywords-2):
Richard M. Stallman [Thu, 4 Mar 2004 16:52:00 +0000 (16:52 +0000)]
(lisp-font-lock-keywords-2):
Turn off the CL with-... and do-... general patterns.
Instead, recognize several specific with... and do... constructs.

20 years ago(switch-to-buffer-other-window): Bind
Richard M. Stallman [Thu, 4 Mar 2004 16:49:23 +0000 (16:49 +0000)]
(switch-to-buffer-other-window): Bind
same-window-buffer-names and same-window-regexps to nil.
(switch-to-buffer-other-frame): Likewise.

20 years ago(fill-comment-paragraph): Be more careful when
Stefan Monnier [Thu, 4 Mar 2004 00:29:50 +0000 (00:29 +0000)]
(fill-comment-paragraph): Be more careful when
recognizing leading comment on code line.

20 years agoTypo.
Kim F. Storm [Wed, 3 Mar 2004 23:43:02 +0000 (23:43 +0000)]
Typo.

20 years ago(display_line): Fix call to get_overlay_arrow_glyph_row.
Kim F. Storm [Wed, 3 Mar 2004 09:02:50 +0000 (09:02 +0000)]
(display_line): Fix call to get_overlay_arrow_glyph_row.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 3 Mar 2004 09:02:24 +0000 (09:02 +0000)]
*** empty log message ***

20 years ago(setwins, setwins_almost): Skip .arch-ids and other hidden files/directories.
Stefan Monnier [Wed, 3 Mar 2004 03:57:32 +0000 (03:57 +0000)]
(setwins, setwins_almost): Skip .arch-ids and other hidden files/directories.

20 years ago(fill-paragraph): Don't check comment-start-skip,
Stefan Monnier [Tue, 2 Mar 2004 22:19:19 +0000 (22:19 +0000)]
(fill-paragraph): Don't check comment-start-skip,
only comment-start (in case the mode hasn't set it).

20 years ago*** empty log message ***
Stefan Monnier [Tue, 2 Mar 2004 22:13:02 +0000 (22:13 +0000)]
*** empty log message ***

20 years ago(maintainer-clean): Clean in the lisp dir as well.
Stefan Monnier [Tue, 2 Mar 2004 22:11:53 +0000 (22:11 +0000)]
(maintainer-clean): Clean in the lisp dir as well.
(bootstrap): Use the new boostrap-prepare target in lisp.

20 years ago(AUTOGENEL): New var.
Stefan Monnier [Tue, 2 Mar 2004 22:10:07 +0000 (22:10 +0000)]
(AUTOGENEL): New var.
(bootstrap-prepare): Rename from bootstrap-clean.  Don't remove elc files.
(maintainer-clean): New target.

20 years ago(xml-get-attribute-or-nil): Simplify.
Stefan Monnier [Tue, 2 Mar 2004 21:45:06 +0000 (21:45 +0000)]
(xml-get-attribute-or-nil): Simplify.

20 years ago(Ftranslate_region): Lisp_Object/int mixup.
Stefan Monnier [Tue, 2 Mar 2004 21:42:03 +0000 (21:42 +0000)]
(Ftranslate_region): Lisp_Object/int mixup.

20 years ago(compute_motion): Save vpos in prev_vpos, like hpos etc.
Richard M. Stallman [Tue, 2 Mar 2004 16:04:57 +0000 (16:04 +0000)]
(compute_motion): Save vpos in prev_vpos, like hpos etc.

20 years agoFix typo.
Richard M. Stallman [Tue, 2 Mar 2004 15:57:05 +0000 (15:57 +0000)]
Fix typo.

20 years agonet/browse-url.el
Juri Linkov [Tue, 2 Mar 2004 14:56:26 +0000 (14:56 +0000)]
net/browse-url.el

20 years ago(browse-url-netscape, browse-url-mozilla, browse-url-galeon,
Juri Linkov [Tue, 2 Mar 2004 14:55:32 +0000 (14:55 +0000)]
(browse-url-netscape, browse-url-mozilla, browse-url-galeon,
browse-url-epiphany): Encode dollar signs in URL to prevent their
substitution with the environment variable values by browsers.

20 years agoAdd overlay-arrow-variable-list variable.
Kim F. Storm [Tue, 2 Mar 2004 11:09:29 +0000 (11:09 +0000)]
Add overlay-arrow-variable-list variable.

20 years agoREADME updates.
Karoly Lorentey [Tue, 2 Mar 2004 10:55:14 +0000 (10:55 +0000)]
README updates.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-109

20 years ago(Fsubstitute_command_keys): Fix counding bytes.
Kenichi Handa [Tue, 2 Mar 2004 06:12:15 +0000 (06:12 +0000)]
(Fsubstitute_command_keys): Fix counding bytes.

20 years agoDoc fix.
Vinicius Jose Latorre [Tue, 2 Mar 2004 04:54:04 +0000 (04:54 +0000)]
Doc fix.

20 years ago(gdb-mouse-toggle-breakpoint): Remove debug message.
Kim F. Storm [Tue, 2 Mar 2004 00:15:01 +0000 (00:15 +0000)]
(gdb-mouse-toggle-breakpoint): Remove debug message.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 2 Mar 2004 00:14:33 +0000 (00:14 +0000)]
*** empty log message ***

20 years ago(draw_fringe_bitmap): Use w->overlay_arrow_bitmap if set.
Kim F. Storm [Mon, 1 Mar 2004 23:56:44 +0000 (23:56 +0000)]
(draw_fringe_bitmap): Use w->overlay_arrow_bitmap if set.
(update_window_fringes): Remove unused code.

20 years ago(make_window): Initialize overlay_arrow_bitmap.
Kim F. Storm [Mon, 1 Mar 2004 23:56:30 +0000 (23:56 +0000)]
(make_window): Initialize overlay_arrow_bitmap.

20 years ago(struct window): New member overlay_arrow_bitmap.
Kim F. Storm [Mon, 1 Mar 2004 23:56:20 +0000 (23:56 +0000)]
(struct window): New member overlay_arrow_bitmap.

20 years ago(Voverlay_arrow_variable_list): New variable to properly
Kim F. Storm [Mon, 1 Mar 2004 23:55:52 +0000 (23:55 +0000)]
(Voverlay_arrow_variable_list): New variable to properly
implement and integrate multiple overlay arrows with redisplay.
(syms_of_xdisp): DEFVAR_LISP and initialize it.
(last_arrow_position, last_arrow_string): Replace by properties.
(Qlast_arrow_position, Qlast_arrow_string)
(Qoverlay_arrow_string, Qoverlay_arrow_bitmap): New variables.
(syms_of_xdisp): Intern and staticpro them.
(overlay_arrow_string_or_property, update_overlay_arrows)
(overlay_arrow_in_current_buffer_p, overlay_arrows_changed_p)
(overlay_arrow_at_row): New functions for multiple overlay arrows.
(redisplay_internal): Use them instead of directly accessing
Voverlay_arrow_position etc. for multiple overlay arrows.
(mark_window_display_accurate): Use update_overlay_arrows.
(try_cursor_movement): Use overlay_arrow_in_current_buffer_p.
(try_window_id): Use overlay_arrows_changed_p.
(get_overlay_arrow_glyph_row): Add overlay_arrow_string arg.
(display_line): Use overlay_arrow_at_row to check multiple
overlay arrows, and get relevant overlay-arrow-string and
overlay-arrow-bitmap.  Set w->overlay_arrow_bitmap accordingly.
(produce_image_glyph): Set pixel_width = 0 for fringe bitmap.
(syms_of_xdisp): Remove last_arrow_position and last_arrow_string.

20 years ago(w32_read_socket): Fix last change to ButtonPress handling.
Jason Rumney [Mon, 1 Mar 2004 22:46:39 +0000 (22:46 +0000)]
(w32_read_socket): Fix last change to ButtonPress handling.

20 years ago(allout-rebullet-heading): Fix typo in docstring.
Juanma Barranquero [Mon, 1 Mar 2004 22:45:27 +0000 (22:45 +0000)]
(allout-rebullet-heading): Fix typo in docstring.

20 years ago*** empty log message ***
Juanma Barranquero [Mon, 1 Mar 2004 18:49:17 +0000 (18:49 +0000)]
*** empty log message ***

20 years ago($(BLD)/fringe.$(O)): Add dependencies.
Juanma Barranquero [Mon, 1 Mar 2004 18:47:50 +0000 (18:47 +0000)]
($(BLD)/fringe.$(O)): Add dependencies.

20 years ago(Fdefine_fringe_bitmap): Fix typo in docstring.
Juanma Barranquero [Mon, 1 Mar 2004 18:46:48 +0000 (18:46 +0000)]
(Fdefine_fringe_bitmap): Fix typo in docstring.

20 years ago(obj): Add fringe.c.
Juanma Barranquero [Mon, 1 Mar 2004 18:41:41 +0000 (18:41 +0000)]
(obj): Add fringe.c.

20 years agoMerged in changes from CVS HEAD
Karoly Lorentey [Mon, 1 Mar 2004 14:27:16 +0000 (14:27 +0000)]
Merged in changes from CVS HEAD

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-121
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-122
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-123
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-124
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-125
   Update from CVS

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-108

20 years ago* xfns.c (Fx_display_color_cells): Use number of planes to calculate
Jan Djärv [Mon, 1 Mar 2004 12:51:33 +0000 (12:51 +0000)]
* xfns.c (Fx_display_color_cells): Use number of planes to calculate
how many colors can be displayed.

20 years ago*** empty log message ***
Kenichi Handa [Mon, 1 Mar 2004 07:09:38 +0000 (07:09 +0000)]
*** empty log message ***

20 years ago(all): Depends on $(WORLD) instead of $(TIT) and
Kenichi Handa [Mon, 1 Mar 2004 07:08:28 +0000 (07:08 +0000)]
(all): Depends on $(WORLD) instead of $(TIT) and
$(MISC-DIC).
(clean, mostlyclean): Don't delete *.elc distributed with tarball.
(maintainer-clean): Delete files that are not in CVS repository.

20 years ago(all): Depends on ${WORLD} instead of ${TIT} and
Kenichi Handa [Mon, 1 Mar 2004 06:56:32 +0000 (06:56 +0000)]
(all): Depends on ${WORLD} instead of ${TIT} and
${MISC-DIC}.
(clean, mostlyclean): Don't delete *.elc distributed with tarball.
(maintainer-clean): Delete files that are not in CVS repository.

20 years ago(Ftranslate_region): Fix previous change
Kenichi Handa [Mon, 1 Mar 2004 06:36:08 +0000 (06:36 +0000)]
(Ftranslate_region): Fix previous change

20 years ago(Ftranslate_region): Handle multibyte chars in the arg
Kenichi Handa [Mon, 1 Mar 2004 06:19:10 +0000 (06:19 +0000)]
(Ftranslate_region): Handle multibyte chars in the arg
TABLE correctly.

20 years ago(Abbrev Expansion): Minor change.
Luc Teirlinck [Mon, 1 Mar 2004 04:12:47 +0000 (04:12 +0000)]
(Abbrev Expansion): Minor change.

20 years ago(Marker Insertion Types): Minor change.
Luc Teirlinck [Mon, 1 Mar 2004 03:46:33 +0000 (03:46 +0000)]
(Marker Insertion Types): Minor change.

20 years agoReplace "As Is..." in PostScript file print/preview by "No Preprocessing...".
Vinicius Jose Latorre [Mon, 1 Mar 2004 02:26:01 +0000 (02:26 +0000)]
Replace "As Is..." in PostScript file print/preview by "No Preprocessing...".

20 years agoAdjust buffer interface.
Vinicius Jose Latorre [Sun, 29 Feb 2004 23:59:04 +0000 (23:59 +0000)]
Adjust buffer interface.

20 years agoDoc fix.
Vinicius Jose Latorre [Sun, 29 Feb 2004 23:27:07 +0000 (23:27 +0000)]
Doc fix.

20 years ago(desktop-file-version, desktop-after-read-hook): Fix typos.
Juanma Barranquero [Sun, 29 Feb 2004 23:13:58 +0000 (23:13 +0000)]
(desktop-file-version, desktop-after-read-hook): Fix typos.
(desktop-clear-preserve-buffers): Remove redundant info in docstring
already shown by the obsolescence message.
(desktop-truncate, desktop-internal-v2s, desktop-value-to-string): Change
argument name to match docstring.

20 years ago(tpu-set-mark): Fix typo.
Juanma Barranquero [Sun, 29 Feb 2004 23:10:58 +0000 (23:10 +0000)]
(tpu-set-mark): Fix typo.

20 years ago(eshell-smart-maybe-jump-to-end): Fix typo.
Juanma Barranquero [Sun, 29 Feb 2004 23:09:51 +0000 (23:09 +0000)]
(eshell-smart-maybe-jump-to-end): Fix typo.

20 years agoResolve CVS conflicts
Miles Bader [Sun, 29 Feb 2004 22:18:04 +0000 (22:18 +0000)]
Resolve CVS conflicts

20 years ago(Authentication): Changed the list of supported
Simon Josefsson [Sun, 29 Feb 2004 22:08:05 +0000 (22:08 +0000)]
(Authentication): Changed the list of supported
authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
<voegelas@gmx.net>.

20 years ago* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero [Sun, 29 Feb 2004 20:28:11 +0000 (20:28 +0000)]
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
$(DEL) instead of rm, and ignore exit code.

* lispintro/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
$(DEL) instead of rm, and ignore exit code.

* lispref/makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
rm, and ignore exit code.

20 years ago*** empty log message ***
Juanma Barranquero [Sun, 29 Feb 2004 19:15:43 +0000 (19:15 +0000)]
*** empty log message ***

20 years agoTramp: sync with upstream version 2.0.39.
Kai Großjohann [Sun, 29 Feb 2004 17:52:17 +0000 (17:52 +0000)]
Tramp: sync with upstream version 2.0.39.

20 years agoDoc fix.
Vinicius Jose Latorre [Sun, 29 Feb 2004 17:13:24 +0000 (17:13 +0000)]
Doc fix.

20 years ago*** empty log message ***
Kim F. Storm [Sun, 29 Feb 2004 11:28:20 +0000 (11:28 +0000)]
*** empty log message ***

20 years agoRemove bogus reference to user option unicode-data.
Juanma Barranquero [Sun, 29 Feb 2004 01:54:40 +0000 (01:54 +0000)]
Remove bogus reference to user option unicode-data.

20 years agoResolve CVS conflicts
Miles Bader [Sat, 28 Feb 2004 22:45:01 +0000 (22:45 +0000)]
Resolve CVS conflicts

20 years agoDoc fix.
Vinicius Jose Latorre [Sat, 28 Feb 2004 22:22:38 +0000 (22:22 +0000)]
Doc fix.

20 years agoNew funs.
Vinicius Jose Latorre [Sat, 28 Feb 2004 22:13:00 +0000 (22:13 +0000)]
New funs.

20 years agoDoc fix.
Vinicius Jose Latorre [Sat, 28 Feb 2004 21:37:17 +0000 (21:37 +0000)]
Doc fix.

20 years agoDoc fix.
Vinicius Jose Latorre [Sat, 28 Feb 2004 21:01:46 +0000 (21:01 +0000)]
Doc fix.

20 years agoDoc fix.
Vinicius Jose Latorre [Sat, 28 Feb 2004 20:50:45 +0000 (20:50 +0000)]
Doc fix.

20 years agoNew file.
Richard M. Stallman [Sat, 28 Feb 2004 17:47:26 +0000 (17:47 +0000)]
New file.

20 years agoxfns.c (x_window): Fixed indentation
Jan Djärv [Sat, 28 Feb 2004 16:22:06 +0000 (16:22 +0000)]
xfns.c (x_window): Fixed indentation
* xterm.c (x_calc_absolute_position): Call x_real_positions
  to get WM window sizes and use those to calculate position.
  (x_set_offset): Removed code commented out.

20 years agolisp/ffap.el
Juri Linkov [Sat, 28 Feb 2004 05:02:20 +0000 (05:02 +0000)]
lisp/ffap.el