]> code.delx.au - gnu-emacs/log
gnu-emacs
21 years ago(lwarn, warn): Doc fix.
Juanma Barranquero [Fri, 26 Jul 2002 07:09:15 +0000 (07:09 +0000)]
(lwarn, warn): Doc fix.

21 years ago(ediff-window-setup-function): Extend type declaration.
Markus Rost [Fri, 26 Jul 2002 02:11:28 +0000 (02:11 +0000)]
(ediff-window-setup-function): Extend type declaration.

21 years ago(occur-rename-buffer): New command.
Sam Steingold [Thu, 25 Jul 2002 19:31:25 +0000 (19:31 +0000)]
(occur-rename-buffer): New command.
(occur-mode-map): Bind "r" to it.  Added keybindings for
`kill-this-buffer', `clone-buffer' and `quit-window'.

21 years ago(Info-find-index-name): Search for a function definition with a return type.
Richard M. Stallman [Thu, 25 Jul 2002 18:20:51 +0000 (18:20 +0000)]
(Info-find-index-name): Search for a function definition with a return type.

21 years ago(byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
Richard M. Stallman [Thu, 25 Jul 2002 18:18:10 +0000 (18:18 +0000)]
(byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
(byte-compile-delete-first): Make it defsubst.

21 years agoSexp diary entries can specify how to highlight the date.
Richard M. Stallman [Thu, 25 Jul 2002 18:16:45 +0000 (18:16 +0000)]
Sexp diary entries can specify how to highlight the date.

21 years ago(c-search-uplist-for-classkey): When `search-end' is a cons, use its car.
Sam Steingold [Thu, 25 Jul 2002 13:23:27 +0000 (13:23 +0000)]
(c-search-uplist-for-classkey): When `search-end' is a cons, use its car.

21 years ago*** empty log message ***
Dave Love [Thu, 25 Jul 2002 11:15:07 +0000 (11:15 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 25 Jul 2002 08:10:15 +0000 (08:10 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Carsten Dominik [Thu, 25 Jul 2002 07:10:05 +0000 (07:10 +0000)]
*** empty log message ***

21 years agoUpdate to RefTeX 4.18
Carsten Dominik [Thu, 25 Jul 2002 07:09:00 +0000 (07:09 +0000)]
Update to RefTeX 4.18

21 years agoUpdated to RefTeX 4.18
Carsten Dominik [Thu, 25 Jul 2002 07:03:41 +0000 (07:03 +0000)]
Updated to RefTeX 4.18

21 years ago(ibuffer-mouse-popup-menu): Allow point to be moved by menu functions.
Colin Walters [Thu, 25 Jul 2002 06:25:51 +0000 (06:25 +0000)]
(ibuffer-mouse-popup-menu): Allow point to be moved by menu functions.

21 years ago*** empty log message ***
Colin Walters [Thu, 25 Jul 2002 06:25:37 +0000 (06:25 +0000)]
*** empty log message ***

21 years ago(unwind_redisplay): Clear redisplay_updating_p.
Richard M. Stallman [Thu, 25 Jul 2002 03:20:36 +0000 (03:20 +0000)]
(unwind_redisplay): Clear redisplay_updating_p.

21 years ago(expose_overlaps): New function.
Richard M. Stallman [Thu, 25 Jul 2002 03:17:33 +0000 (03:17 +0000)]
(expose_overlaps): New function.
(expose_window): Use it to fix the display of overlapping rows.

21 years ago*** empty log message ***
Dave Love [Wed, 24 Jul 2002 23:01:32 +0000 (23:01 +0000)]
*** empty log message ***

21 years agocomment
Dave Love [Wed, 24 Jul 2002 22:23:44 +0000 (22:23 +0000)]
comment

21 years ago(set-auto-coding): Doc fix.
Dave Love [Wed, 24 Jul 2002 22:22:47 +0000 (22:22 +0000)]
(set-auto-coding): Doc fix.

21 years agoDoc fixes.
Dave Love [Wed, 24 Jul 2002 22:20:49 +0000 (22:20 +0000)]
Doc fixes.
(unencodable-char-position): New.
(select-safe-coding-system): Use it to indicate problematic
characters and add extra explanation.  Avoid checking auto-coding
for compressed files.
(leim-list-header): Add coding cookie.
(input-method-verbose-flag): Modify :type.
(locale-language-names): Add bs, wa.  Modify cy.

21 years ago("Georgian"): Add nonascii-translation.
Dave Love [Wed, 24 Jul 2002 22:19:46 +0000 (22:19 +0000)]
("Georgian"): Add nonascii-translation.

21 years ago("German", "French", "Spanish", "Turkish"):
Dave Love [Wed, 24 Jul 2002 22:19:28 +0000 (22:19 +0000)]
("German", "French", "Spanish", "Turkish"):
Add alternative coding systems.
("Dutch"): Likewise.  Add input method.
("Welsh", "Latin-7"): Add nonascii-translation.

21 years ago(skkdic-convert): Add coding cookie.
Dave Love [Wed, 24 Jul 2002 22:18:45 +0000 (22:18 +0000)]
(skkdic-convert): Add coding cookie.

21 years agoDoc fixes.
Dave Love [Wed, 24 Jul 2002 22:18:11 +0000 (22:18 +0000)]
Doc fixes.
(tit-process-header): Add coding cookie.
(titdic-convert): Force writing as iso-2022-7bit.

21 years ago("latin-postfix"): New.
Dave Love [Wed, 24 Jul 2002 19:58:44 +0000 (19:58 +0000)]
("latin-postfix"): New.

21 years ago("latin-prefix"): New.
Dave Love [Wed, 24 Jul 2002 19:57:52 +0000 (19:57 +0000)]
("latin-prefix"): New.

21 years ago("latin-alt-postfix"): New.
Dave Love [Wed, 24 Jul 2002 19:57:21 +0000 (19:57 +0000)]
("latin-alt-postfix"): New.

21 years ago("latin-1-prefix"): Add nbsp.
Dave Love [Wed, 24 Jul 2002 19:49:04 +0000 (19:49 +0000)]
("latin-1-prefix"): Add nbsp.
("latin-3-prefix"): Doc fix.

21 years agoFix typo.
Markus Rost [Wed, 24 Jul 2002 19:43:21 +0000 (19:43 +0000)]
Fix typo.

21 years agoDon't print anything special about gamedir.
Richard M. Stallman [Wed, 24 Jul 2002 16:00:59 +0000 (16:00 +0000)]
Don't print anything special about gamedir.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 24 Jul 2002 11:05:01 +0000 (11:05 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 24 Jul 2002 03:59:52 +0000 (03:59 +0000)]
*** empty log message ***

21 years ago(byte-compile-cl-functions): New variable.
Richard M. Stallman [Wed, 24 Jul 2002 03:58:02 +0000 (03:58 +0000)]
(byte-compile-cl-functions): New variable.
(byte-compile-cl-warn): Use that variable.
(byte-compile-find-cl-functions): New function.
(displaying-byte-compile-warnings):
Call byte-compile-find-cl-functions.

21 years ago(warning-levels): Add %s to the strings.
Richard M. Stallman [Wed, 24 Jul 2002 03:54:58 +0000 (03:54 +0000)]
(warning-levels): Add %s to the strings.
(warning-group-format): New variable.
(warning-suppress-log-types): Renamed from warning-suppress-log.
(warning-suppress-types): Renamed from warning-suppress.
(display-warning): Implement those changes.

21 years agoRemove bad line break.
Richard M. Stallman [Wed, 24 Jul 2002 03:32:54 +0000 (03:32 +0000)]
Remove bad line break.

21 years ago(start_of_data): Don't define the function if a macro
Ken Raeburn [Wed, 24 Jul 2002 02:07:41 +0000 (02:07 +0000)]
(start_of_data): Don't define the function if a macro
form has been defined.

21 years ago(start_of_data): If DATA_START is defined, prefer
Ken Raeburn [Wed, 24 Jul 2002 02:07:21 +0000 (02:07 +0000)]
(start_of_data): If DATA_START is defined, prefer
its value over other approaches.

21 years ago(BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
Ken Raeburn [Wed, 24 Jul 2002 02:07:15 +0000 (02:07 +0000)]
(BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
EMACS_UINT, SPECIAL_EMACS_INT, DATA_SEG_BITS,
PNTR_COMPARISON_TYPE, VALBITS, MARKBIT, XINT, XUINT, XPNTR):
Macros deleted.

21 years ago(XPNTR): Use NO_UNION_TYPE version for union as well,
Ken Raeburn [Wed, 24 Jul 2002 02:07:11 +0000 (02:07 +0000)]
(XPNTR): Use NO_UNION_TYPE version for union as well,
since it only depends on XUINT.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 23 Jul 2002 19:33:09 +0000 (19:33 +0000)]
*** empty log message ***

21 years ago(redisplay_updating_p): New variable.
Richard M. Stallman [Tue, 23 Jul 2002 19:31:18 +0000 (19:31 +0000)]
(redisplay_updating_p): New variable.
(init_iterator): Don't free realized faces when
redisplay_updating_p is set.
(redisplay_internal): Set redisplay_updating_p while updating the display.

21 years ago(undo, undo-more): Adjust messages when undoing in a region.
Richard M. Stallman [Tue, 23 Jul 2002 19:25:27 +0000 (19:25 +0000)]
(undo, undo-more): Adjust messages when undoing in a region.

21 years agoAdd `provide' call.
Richard M. Stallman [Tue, 23 Jul 2002 19:24:03 +0000 (19:24 +0000)]
Add `provide' call.

21 years ago(basic-save-buffer-2): If there's an error writing the file,
Richard M. Stallman [Tue, 23 Jul 2002 19:23:08 +0000 (19:23 +0000)]
(basic-save-buffer-2): If there's an error writing the file,
unrename the backup file if it was just made.
(backup-buffer, basic-save-buffer-2, basic-save-buffer-1)
(basic-save-buffer): Value now has form (MODES . BACKUPNAME)
when a backup was just made by renaming.  Otherwise it's nil.

21 years ago(widget-convert): Handle an argument that's a keyword.
Richard M. Stallman [Tue, 23 Jul 2002 19:20:53 +0000 (19:20 +0000)]
(widget-convert): Handle an argument that's a keyword.
Recognize explicit :args specification.

21 years ago(Composite Types): Explain what arguments are. Show what keyword-value
Richard M. Stallman [Tue, 23 Jul 2002 19:19:32 +0000 (19:19 +0000)]
(Composite Types): Explain what arguments are.  Show what keyword-value
pairs look like.  Give list of keywords.  Put restricted-sexp last.

21 years ago(select-safe-coding-system):
Richard M. Stallman [Tue, 23 Jul 2002 19:14:36 +0000 (19:14 +0000)]
(select-safe-coding-system):
Don't ask for confirmation of mismatch if find-file-literally was used.

21 years agoTexinfo usage fixes.
Richard M. Stallman [Tue, 23 Jul 2002 19:10:02 +0000 (19:10 +0000)]
Texinfo usage fixes.

21 years ago(Fmessage): Treat "" like nil.
Richard M. Stallman [Tue, 23 Jul 2002 19:08:44 +0000 (19:08 +0000)]
(Fmessage): Treat "" like nil.

21 years ago(add-log-current-defun): Fix typo in documentation.
Markus Rost [Tue, 23 Jul 2002 16:52:50 +0000 (16:52 +0000)]
(add-log-current-defun):  Fix typo in documentation.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 23 Jul 2002 13:35:11 +0000 (13:35 +0000)]
*** empty log message ***

21 years ago(face_before_or_after_it_pos): Call
Kenichi Handa [Tue, 23 Jul 2002 04:48:43 +0000 (04:48 +0000)]
(face_before_or_after_it_pos): Call
FETCH_MULTIBYTE_CHAR with byte postion, not char position.

21 years ago(add-log-mailing-address): Fix type. Can be a string.
Markus Rost [Tue, 23 Jul 2002 02:28:08 +0000 (02:28 +0000)]
(add-log-mailing-address): Fix type.  Can be a string.

21 years ago(ido-separator): Fix type.
Markus Rost [Tue, 23 Jul 2002 02:26:56 +0000 (02:26 +0000)]
(ido-separator): Fix type.

21 years ago(DONTCOMPILE): Remove cus-start.el.
Andrew Innes [Tue, 23 Jul 2002 00:06:22 +0000 (00:06 +0000)]
(DONTCOMPILE): Remove cus-start.el.
(DONTCOMPILE): Add various language files.
(DONTCOMPILE): Remove term/xterm.el.
(finder-inf.el): Remove.
(update-authors): New target.
(TAGS-LISP): Remove $(lispsource).
(compile-always): Renamed from `compile-files'.
(compile): New target, adapted from `compile-files'.
(compile-calc): New target.
(recompile): Change `.' to $(lisp).
(bootstrap): Add update-subdirs and finder-data
to dependencies; change compile-files to compile.

21 years ago#
André Spiegel [Mon, 22 Jul 2002 21:40:52 +0000 (21:40 +0000)]
#

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 22 Jul 2002 20:11:58 +0000 (20:11 +0000)]
*** empty log message ***

21 years ago(init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
Juanma Barranquero [Mon, 22 Jul 2002 20:05:37 +0000 (20:05 +0000)]
(init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
(syms_of_callproc) [DOS_NT]: Likewise.

21 years agoChange German es-zett in my name from Latin-9 to Latin-1 encoding.
Kai Großjohann [Mon, 22 Jul 2002 19:12:51 +0000 (19:12 +0000)]
Change German es-zett in my name from Latin-9 to Latin-1 encoding.

21 years agoFixup encoding.
Andreas Schwab [Mon, 22 Jul 2002 19:02:44 +0000 (19:02 +0000)]
Fixup encoding.

21 years ago(vc-next-action-on-file): Preserve find-file-literally.
André Spiegel [Mon, 22 Jul 2002 18:52:04 +0000 (18:52 +0000)]
(vc-next-action-on-file): Preserve find-file-literally.

21 years ago(display_line): Replace an unconditional abort with an assertion.
Richard M. Stallman [Mon, 22 Jul 2002 16:15:53 +0000 (16:15 +0000)]
(display_line): Replace an unconditional abort with an assertion.

21 years ago(mark-sexp-diary-entries): Retrieve mark
Richard M. Stallman [Mon, 22 Jul 2002 15:32:00 +0000 (15:32 +0000)]
(mark-sexp-diary-entries): Retrieve mark
from diary-sexp-entry and pass it to mark-visible-calendar-date.
(list-sexp-diary-entries): Update doc string for new docs for ....
If diary-sexp-entry returns a cons, only add the text to the diary list.
(diary-sexp-entry): Allow sexps to return a cons of the form (MARK
. STRING) to specify what face or character mark should be used in
the calendar display.
(diary-date, diary-block, diary-float, diary-anniversary)
(diary-cyclic): Add optional MARK parameter, specifying what face
or character to use in the calendar display.  These will now
return (MARK . ENTRY).

(check-calendar-holidays, diary-iso-date)
(calendar-holiday-list, diary-french-date, diary-mayan-date)
(diary-julian-date, diary-astro-day-number, diary-chinese-date)
(diary-islamic-date, list-islamic-diary-entries)
(mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
(diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
(diary-rosh-hodesh, list-hebrew-diary-entries)
(mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
(diary-coptic-date, diary-persian-date, diary-phases-of-moon)
(diary-sunrise-sunset, diary-sabbath-candles):
Remove interactive flag from autoloads.

21 years ago(diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
Richard M. Stallman [Mon, 22 Jul 2002 15:31:13 +0000 (15:31 +0000)]
(diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
Add optional MARK parameter, specifying what face or character to use
in the calendar display.  These will now return (MARK . ENTRY).

21 years ago(diary-phases-of-moon): Add optional MARK
Richard M. Stallman [Mon, 22 Jul 2002 15:30:43 +0000 (15:30 +0000)]
(diary-phases-of-moon): Add optional MARK
parameter, specifying what face or character to use in the
calendar display.  These will now return (MARK . ENTRY).

21 years ago(diary-sabbath-candles): Add optional MARK
Richard M. Stallman [Mon, 22 Jul 2002 15:30:24 +0000 (15:30 +0000)]
(diary-sabbath-candles): Add optional MARK
parameter, specifying what face or character to use in the
calendar display.  These will now return (MARK . ENTRY).

21 years ago(double-click-fuzz): Added.
Richard M. Stallman [Mon, 22 Jul 2002 15:22:49 +0000 (15:22 +0000)]
(double-click-fuzz): Added.

21 years ago(browse-url-lynx-input-attempts): Use defcustom.
Richard M. Stallman [Mon, 22 Jul 2002 15:21:41 +0000 (15:21 +0000)]
(browse-url-lynx-input-attempts): Use defcustom.
(browse-url-lynx-input-delay): Add custom type and group.

21 years agoremoved forgotten (debug) form
Carsten Dominik [Mon, 22 Jul 2002 12:03:31 +0000 (12:03 +0000)]
removed forgotten (debug) form

21 years agoUpdated to reftex 4.17
Carsten Dominik [Mon, 22 Jul 2002 10:38:32 +0000 (10:38 +0000)]
Updated to reftex 4.17

21 years ago*** empty log message ***
Ken Raeburn [Mon, 22 Jul 2002 02:19:34 +0000 (02:19 +0000)]
*** empty log message ***

21 years agoRegenerated.
Markus Rost [Mon, 22 Jul 2002 01:23:10 +0000 (01:23 +0000)]
Regenerated.

21 years ago* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
Ken Raeburn [Mon, 22 Jul 2002 00:08:26 +0000 (00:08 +0000)]
* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
(DATA_SEG_BITS): Define.

21 years ago* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
Ken Raeburn [Mon, 22 Jul 2002 00:08:23 +0000 (00:08 +0000)]
* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
ARRAY_MARK_FLAG): Deleted.
(DATA_SEG_BITS): Define.

21 years ago* m/att3b.h (XINT): Don't define.
Ken Raeburn [Mon, 22 Jul 2002 00:08:18 +0000 (00:08 +0000)]
* m/att3b.h (XINT): Don't define.
(VALBITS, VALMASK, XTYPE): Deleted.
(DATA_SEG_BITS): Define.

21 years ago(XSETINT): Deleted.
Ken Raeburn [Sun, 21 Jul 2002 20:57:16 +0000 (20:57 +0000)]
(XSETINT): Deleted.

21 years ago*** empty log message ***
Richard M. Stallman [Sun, 21 Jul 2002 20:32:15 +0000 (20:32 +0000)]
*** empty log message ***

21 years ago(redisplay_window): Don't test BEG_UNCHANGED
Richard M. Stallman [Sun, 21 Jul 2002 20:31:46 +0000 (20:31 +0000)]
(redisplay_window): Don't test BEG_UNCHANGED
and END_UNCHANGED when setting buffer_unchanged_p.
Use current_matrix_up_to_date_p to decide whether to use try_cursor_movement.

21 years ago(HAVE_SHARED_GAME_DIR): Undef deleted.
Richard M. Stallman [Sun, 21 Jul 2002 20:30:08 +0000 (20:30 +0000)]
(HAVE_SHARED_GAME_DIR): Undef deleted.

21 years ago(PATH_GAME): New macro, edited by ../Makefile.in.
Richard M. Stallman [Sun, 21 Jul 2002 20:29:33 +0000 (20:29 +0000)]
(PATH_GAME): New macro, edited by ../Makefile.in.

21 years ago(init_callproc): Set up Vshared_game_score_directory.
Richard M. Stallman [Sun, 21 Jul 2002 20:29:02 +0000 (20:29 +0000)]
(init_callproc): Set up Vshared_game_score_directory.
Set to nil if dir does not exist.
(syms_of_callproc): Init unconditionally and simply.

21 years ago(Fbuffer_list): Doc fix.
Richard M. Stallman [Sun, 21 Jul 2002 20:25:32 +0000 (20:25 +0000)]
(Fbuffer_list): Doc fix.

21 years ago(ucs-quail-activate): Cope if buffer-file-coding-system is nil.
Richard M. Stallman [Sun, 21 Jul 2002 20:24:38 +0000 (20:24 +0000)]
(ucs-quail-activate): Cope if buffer-file-coding-system is nil.

21 years ago(last-buffer): Use buffer-list with frame arg.
Richard M. Stallman [Sun, 21 Jul 2002 20:23:32 +0000 (20:23 +0000)]
(last-buffer): Use buffer-list with frame arg.
Create *scratch* if no other choice exists.  Fix bugs.

21 years agoUpdated.
Richard M. Stallman [Sun, 21 Jul 2002 20:22:11 +0000 (20:22 +0000)]
Updated.

21 years ago(gamedir, localstatedir): New variables.
Richard M. Stallman [Sun, 21 Jul 2002 20:20:59 +0000 (20:20 +0000)]
(gamedir, localstatedir): New variables.
(epaths-force): Insert value of gamedir into PATH_GAME.

21 years ago(gamedir): Handle it like lispdir.
Richard M. Stallman [Sun, 21 Jul 2002 20:19:22 +0000 (20:19 +0000)]
(gamedir): Handle it like lispdir.
(--with-game-dir option): Deleted.

21 years agoThe appropriate whitespace setting for smallbook are part of texinfo.tex.
Robert J. Chassell [Sun, 21 Jul 2002 16:40:04 +0000 (16:40 +0000)]
The appropriate whitespace setting for smallbook are part of texinfo.tex.

21 years ago(end_of_text, end_of_data): Unused functions deleted.
Ken Raeburn [Sun, 21 Jul 2002 14:17:24 +0000 (14:17 +0000)]
(end_of_text, end_of_data): Unused functions deleted.

21 years ago(XSETUINT, XSETPNTR): Unused macros deleted.
Ken Raeburn [Sun, 21 Jul 2002 14:13:28 +0000 (14:13 +0000)]
(XSETUINT, XSETPNTR): Unused macros deleted.

21 years agocomment last change
Ken Raeburn [Sun, 21 Jul 2002 14:11:55 +0000 (14:11 +0000)]
comment last change

21 years ago*** empty log message ***
Ken Raeburn [Sun, 21 Jul 2002 14:09:56 +0000 (14:09 +0000)]
*** empty log message ***

21 years ago(mmap_realloc): When shrinking, make sure number of
Ken Raeburn [Sun, 21 Jul 2002 13:59:00 +0000 (13:59 +0000)]
(mmap_realloc): When shrinking, make sure number of
pages is rounded towards zero.

21 years agoBump version to 2.0.2.
Kai Großjohann [Sun, 21 Jul 2002 13:49:06 +0000 (13:49 +0000)]
Bump version to 2.0.2.
(tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
longer names.  Use old names "sm1", "sm2" and so on for methods
invoking "ssh -1" or "ssh -2".
(tramp-multi-file-name-structure-separate): Typo, its name was set
to "tramp-file-name-structure-separate".  Trivial patch.  From
Steve Youngs <youngs@xemacs.org>.
(tramp-multi-sh-program): New variable.
(tramp-open-connection-multi): Use it.  Now you can use multi
methods from Windows (at least in principle).
(tramp-do-copy-or-rename-via-buffer): New function.
(tramp-do-copy-or-rename-file): Use it.  Change and simplify
logic.  Omit special case of invoking rcp directly to copy the
files.
(tramp-open-connection-su, tramp-multi-connect-telnet)
(tramp-multi-connect-rlogin, tramp-multi-connect-su)
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks in format-spec for brevity and to avoid
character/number confusion in XEmacs.

21 years agoremove outdated comment
Ken Raeburn [Sun, 21 Jul 2002 12:02:15 +0000 (12:02 +0000)]
remove outdated comment

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 20 Jul 2002 22:16:01 +0000 (22:16 +0000)]
*** empty log message ***

21 years ago(widget-documentation-string-value-create):
Richard M. Stallman [Sat, 20 Jul 2002 22:15:15 +0000 (22:15 +0000)]
(widget-documentation-string-value-create):
Say "Hide Rest", not just "Hide".

21 years ago(custom-variable-value-create):
Richard M. Stallman [Sat, 20 Jul 2002 22:14:36 +0000 (22:14 +0000)]
(custom-variable-value-create):
Say "Show Value", not just "Show".  Also "Hide Value".
Output a newline before the doc string.
(custom-face-value-create): Say "Show Face" and "Hide Face".

21 years ago(display-warning, warn, lwarn): Add autoload cookie.
Richard M. Stallman [Sat, 20 Jul 2002 22:09:46 +0000 (22:09 +0000)]
(display-warning, warn, lwarn): Add autoload cookie.

21 years ago(toggle-read-only): Clean up the hint message.
Richard M. Stallman [Sat, 20 Jul 2002 22:02:57 +0000 (22:02 +0000)]
(toggle-read-only): Clean up the hint message.