]> code.delx.au - gnu-emacs/log
gnu-emacs
21 years ago(get_window_cursor_type): New arg ACTIVE_CURSOR.
Kim F. Storm [Thu, 24 Oct 2002 19:59:14 +0000 (19:59 +0000)]
(get_window_cursor_type): New arg ACTIVE_CURSOR.
Callers changed (supply dummy arg).

21 years ago(x_display_and_set_cursor): Get active_cursor from
Kim F. Storm [Thu, 24 Oct 2002 19:58:23 +0000 (19:58 +0000)]
(x_display_and_set_cursor): Get active_cursor from
get_window_cursor_type to track system caret.

21 years ago(get_window_cursor_type): Update prototype.
Kim F. Storm [Thu, 24 Oct 2002 19:57:52 +0000 (19:57 +0000)]
(get_window_cursor_type): Update prototype.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 24 Oct 2002 19:57:38 +0000 (19:57 +0000)]
*** empty log message ***

21 years ago(outline-minor-mode): Add customization group.
Juanma Barranquero [Thu, 24 Oct 2002 08:18:43 +0000 (08:18 +0000)]
(outline-minor-mode): Add customization group.
Patch from Matthew Swift <swift@alum.mit.edu>.

21 years ago(Fformat_network_address): New function.
Kim F. Storm [Thu, 24 Oct 2002 08:03:41 +0000 (08:03 +0000)]
(Fformat_network_address): New function.
(syms_of_process): Defsubr it.
(list_processes_1): Use it to format :local/:remote address if
service/host is not set; before emacs would crash in that case.
(Fmake_network_process): Don't use Ffind_operation_coding_system
to setup coding system if host or service is not set.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 24 Oct 2002 08:03:27 +0000 (08:03 +0000)]
*** empty log message ***

21 years ago(risky-local-variable-p): New function.
Richard M. Stallman [Wed, 23 Oct 2002 17:38:44 +0000 (17:38 +0000)]
(risky-local-variable-p): New function.
(compile-command): Use `stringp' for `safe-local-variable' prop.
(hack-one-local-variable): Use `risky-local-variable-p'.

21 years agoRemove definition of XColor.
Juanma Barranquero [Wed, 23 Oct 2002 16:55:33 +0000 (16:55 +0000)]
Remove definition of XColor.

21 years agoAdd definition of XColor.
Juanma Barranquero [Wed, 23 Oct 2002 16:54:36 +0000 (16:54 +0000)]
Add definition of XColor.

21 years ago(w32_term_init): Pass XColor to w32_define_color, not COLORREF.
Juanma Barranquero [Wed, 23 Oct 2002 16:53:48 +0000 (16:53 +0000)]
(w32_term_init): Pass XColor to w32_define_color, not COLORREF.

21 years agoFrom Michael Albinus.
Kai Großjohann [Wed, 23 Oct 2002 09:34:45 +0000 (09:34 +0000)]
From Michael Albinus.

* README: Target for Info file is `make info'.

* files.texi (File Name Components): Fixed typos in
`file-name-sans-extension'.
(Magic File Names): Complete list of operations for magic file
name handlers.

21 years agoUpdated user interface generally, especially Cygwin
Juanma Barranquero [Wed, 23 Oct 2002 09:08:20 +0000 (09:08 +0000)]
Updated user interface generally, especially Cygwin
compatibility.  Added some support for long groff names of the
form [xxx].  Added preprocessor detection and preliminary support
for tables using tbl/.TS/.TE.

21 years ago(ido-restrict-to-matches): New command.
Kim F. Storm [Tue, 22 Oct 2002 22:27:50 +0000 (22:27 +0000)]
(ido-restrict-to-matches): New command.
(ido-define-mode-map): Bind it to C-SPC and C-@ in ido-mode-map.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 22 Oct 2002 22:27:39 +0000 (22:27 +0000)]
*** empty log message ***

21 years agoAdded (tiny change) remark.
Kim F. Storm [Tue, 22 Oct 2002 21:51:52 +0000 (21:51 +0000)]
Added (tiny change) remark.

21 years ago(x_set_name, x_set_title): `icon.value' has unsigned char.
Stefan Monnier [Tue, 22 Oct 2002 19:35:20 +0000 (19:35 +0000)]
(x_set_name, x_set_title): `icon.value' has unsigned char.

21 years ago(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
Stefan Monnier [Tue, 22 Oct 2002 19:28:17 +0000 (19:28 +0000)]
(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
Only ignore truly dedicated windows.  For UNSHOW_BUFFER, delete the
window if it is dedicated.
(Fshrink_window): Add preserve_before as was done for enlarge_window.
(Vspecial_display_function): Update docstring.

21 years ago(assoc_ignore_text_properties, Fother_buffer, Fkill_buffer)
Stefan Monnier [Tue, 22 Oct 2002 18:57:19 +0000 (18:57 +0000)]
(assoc_ignore_text_properties, Fother_buffer, Fkill_buffer)
(call_overlay_mod_hooks): Use CONSP and XCAR/XCDR.
(Fget_buffer_create, advance_to_char_boundary): Use BEG and BEG_BYTE;

21 years agoBob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so
John Wiegley [Tue, 22 Oct 2002 18:22:24 +0000 (18:22 +0000)]
Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so
that multiple redirection can work.

21 years ago*** empty log message ***
John Wiegley [Tue, 22 Oct 2002 18:21:36 +0000 (18:21 +0000)]
*** empty log message ***

21 years ago(inferior-emacs-lisp-mode): If hexl not found, use cat. point-min != 1.
Stefan Monnier [Mon, 21 Oct 2002 22:49:17 +0000 (22:49 +0000)]
(inferior-emacs-lisp-mode): If hexl not found, use cat.  point-min != 1.

21 years ago(hexl-mode-old-write-contents-hooks): Remove.
Stefan Monnier [Mon, 21 Oct 2002 22:45:20 +0000 (22:45 +0000)]
(hexl-mode-old-write-contents-hooks): Remove.
(hexl-mode, hexl-current-address, hexl-address-to-marker)
(hexl-insert-char): Don't hardcode point-min == 1.
(hexl-isearch-search-function): New fun.
(hexl-mode-old-isearch-search-fun-function): New var.
(hexl-mode): Use them.
(hexl-mode, hexl-mode-exit, hexl-maybe-dehexlify-buffer):
Use write-contents-functions rather then write-contents-hooks.

21 years ago*** empty log message ***
Stefan Monnier [Mon, 21 Oct 2002 21:05:04 +0000 (21:05 +0000)]
*** empty log message ***

21 years ago(text-mode-syntax-table): Make ' a prefix.
Stefan Monnier [Mon, 21 Oct 2002 21:04:50 +0000 (21:04 +0000)]
(text-mode-syntax-table): Make ' a prefix.
(paragraph-indent-text-mode-abbrev-table)
(paragraph-indent-text-mode-syntax-table): Remove.
(paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.

21 years ago(casify_region): Don't treat a prefix char as part
Stefan Monnier [Mon, 21 Oct 2002 21:03:00 +0000 (21:03 +0000)]
(casify_region): Don't treat a prefix char as part
of a word when at the beginning.

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 21 Oct 2002 07:16:19 +0000 (07:16 +0000)]
*** empty log message ***

21 years ago(directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed
Juanma Barranquero [Mon, 21 Oct 2002 07:00:52 +0000 (07:00 +0000)]
(directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed
to DIRECTORY for consistency.

21 years ago*** empty log message ***
Kenichi Handa [Mon, 21 Oct 2002 00:06:33 +0000 (00:06 +0000)]
*** empty log message ***

21 years ago.
Andreas Schwab [Sun, 20 Oct 2002 21:06:38 +0000 (21:06 +0000)]
.

21 years ago(apropos-group): Use customize-group-other-window.
Andreas Schwab [Sun, 20 Oct 2002 21:03:54 +0000 (21:03 +0000)]
(apropos-group): Use customize-group-other-window.

21 years agoIgnore MacOS.
Andreas Schwab [Sat, 19 Oct 2002 14:24:25 +0000 (14:24 +0000)]
Ignore MacOS.

21 years ago.
Andreas Schwab [Sat, 19 Oct 2002 13:55:57 +0000 (13:55 +0000)]
.

21 years ago(${archlibdir}): Always create $(gamedir).
Andreas Schwab [Sat, 19 Oct 2002 13:55:15 +0000 (13:55 +0000)]
(${archlibdir}): Always create $(gamedir).
(update-game-score): Pass $(gamedir) as HAVE_SHARED_GAME_DIR.

21 years ago(perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".
Stefan Monnier [Fri, 18 Oct 2002 21:35:05 +0000 (21:35 +0000)]
(perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".
(perl-font-lock-syntactic-keywords): Use ". p" for the `$'.

21 years ago(artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF.
Juanma Barranquero [Fri, 18 Oct 2002 15:27:18 +0000 (15:27 +0000)]
(artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF.

21 years ago*** empty log message ***
Dave Love [Fri, 18 Oct 2002 14:21:49 +0000 (14:21 +0000)]
*** empty log message ***

21 years agoRevert decoding changes temporarily.
Dave Love [Fri, 18 Oct 2002 14:15:44 +0000 (14:15 +0000)]
Revert decoding changes temporarily.

21 years ago(mm-mime-mule-charset-alist): Require when compiling.
Dave Love [Fri, 18 Oct 2002 11:05:28 +0000 (11:05 +0000)]
(mm-mime-mule-charset-alist): Require when compiling.
(mm-auto-save-coding-system): Prefer utf-8-emacs coding system to
emacs-mule.
(mm-find-mime-charset-region): Fix :mime-charset part.
(mm-mule-charset-to-mime-charset, mm-charset-to-coding-system)
(mm-mime-charset, mm-find-mime-charset-region): Look for
`:mime-charset' property of coding systems before `mime-charset'.
(mm-mule4-p, mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Deleted.
(mm-point-at-bol, mm-point-at-eol, mm-insert-byte)
(multibyte-char-to-unibyte): New.

21 years ago(mm-body-7-or-8): Don't special-case Mule.
Dave Love [Fri, 18 Oct 2002 10:55:38 +0000 (10:55 +0000)]
(mm-body-7-or-8): Don't special-case Mule.
(mm-encode-body): Just call mm-encode-coding-region in encoding
case.

21 years ago(message-forward-make-body): Use
Dave Love [Fri, 18 Oct 2002 10:54:31 +0000 (10:54 +0000)]
(message-forward-make-body): Use
mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.

21 years ago(gnus-summary-mode, gnus-summary-display-article)
Dave Love [Fri, 18 Oct 2002 10:53:41 +0000 (10:53 +0000)]
(gnus-summary-mode, gnus-summary-display-article)
(gnus-summary-select-article, gnus-summary-edit-article): Use
mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.

21 years ago(message-posting-charset): defvar when compiling.
Dave Love [Fri, 18 Oct 2002 10:52:56 +0000 (10:52 +0000)]
(message-posting-charset): defvar when compiling.
(ietf-drums, gnus-util): Don't require.
(rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
fixes.
(rfc2047-charset-encoding-alist): Use B for iso-8859-7,
iso-8859-8.
(rfc2047-q-encoding-alist): Augment header list.
(rfc2047-encoding-type): New.
(rfc2047-dissect-region): Deleted.
(rfc2047-encode-region, rfc2047-encode):  Rewritten to take
account of rfc2047 rules with respect to rfc2822 tokens and to do
encoding in place rather than by passing strings.
(rfc2047-encode-message-header): Don't include header name field
in encoding.  Add `address-mime' case and bind
rfc2047-encoding-type for `mime' case.
(rfc2047-encode-string): Doc fix.
(rfc2047-encode): Use longer chunks for base64.
(rfc2047-fold-region): Insert single characters, not strings.
(rfc2047-encoded-word-regexp): Wrap in eval-and-compile.
(rfc2047-decode-region): Avoid consing regexp in loop.

21 years ago(quoted-printable-encode-region): Use mm-insert-byte.
Dave Love [Fri, 18 Oct 2002 10:43:12 +0000 (10:43 +0000)]
(quoted-printable-encode-region): Use mm-insert-byte.
Maybe use string-to-multibyte.  Avoid find-charset-region.  Cope
with encoding Emacs 22 eight-bit chars.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 18 Oct 2002 10:11:25 +0000 (10:11 +0000)]
*** empty log message ***

21 years agoFix typo in comment.
Juanma Barranquero [Fri, 18 Oct 2002 10:09:43 +0000 (10:09 +0000)]
Fix typo in comment.

21 years ago(vcursor-other-window): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 09:07:18 +0000 (09:07 +0000)]
(vcursor-other-window): Fix typo.

21 years ago(top-level): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:59:10 +0000 (08:59 +0000)]
(top-level): Fix typo.

21 years agoFix typo in comment.
Juanma Barranquero [Fri, 18 Oct 2002 08:52:37 +0000 (08:52 +0000)]
Fix typo in comment.

21 years ago(gnus-parse-netrc): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:41:46 +0000 (08:41 +0000)]
(gnus-parse-netrc): Fix typo.

21 years ago(gnus-group-customize): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:38:17 +0000 (08:38 +0000)]
(gnus-group-customize): Fix typo.

21 years ago(gnus-nocem-liberal-fetch): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:36:59 +0000 (08:36 +0000)]
(gnus-nocem-liberal-fetch): Fix typo.

21 years ago(nnlistserv-kk-create-mapping): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:35:07 +0000 (08:35 +0000)]
(nnlistserv-kk-create-mapping): Fix typo.

21 years ago(nnweb-dejanews-create-mapping, nnweb-reference-create-mapping,
Juanma Barranquero [Fri, 18 Oct 2002 08:33:46 +0000 (08:33 +0000)]
(nnweb-dejanews-create-mapping, nnweb-reference-create-mapping,
nnweb-altavista-create-mapping, nnweb-google-create-mapping): Fix typos.

21 years ago(sgml-close-tag, html-imenu-index): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:30:49 +0000 (08:30 +0000)]
(sgml-close-tag, html-imenu-index): Fix typo.

21 years ago(bibtex-find-entry-location): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:27:27 +0000 (08:27 +0000)]
(bibtex-find-entry-location): Fix typo.

21 years ago(sh-indent-for-then): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:18:29 +0000 (08:18 +0000)]
(sh-indent-for-then): Fix typo.

21 years ago(idlwave-region-active-p): Fix typo.
Juanma Barranquero [Fri, 18 Oct 2002 08:12:35 +0000 (08:12 +0000)]
(idlwave-region-active-p): Fix typo.

21 years ago(ebrowse-ts, ebrowse-view/find-file-and-search-pattern,
Juanma Barranquero [Thu, 17 Oct 2002 16:57:37 +0000 (16:57 +0000)]
(ebrowse-ts, ebrowse-view/find-file-and-search-pattern,
ebrowse-draw-file-member-info): Fix typo.

21 years ago(c++-empty-arglist-indent): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:56:14 +0000 (16:56 +0000)]
(c++-empty-arglist-indent): Fix typo.

21 years ago(netrc-parse): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:54:57 +0000 (16:54 +0000)]
(netrc-parse): Fix typo.

21 years ago(feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:53:45 +0000 (16:53 +0000)]
(feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo.

21 years ago(eshell/define): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:52:29 +0000 (16:52 +0000)]
(eshell/define): Fix typo.

21 years ago(beginning-of-defun): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:50:28 +0000 (16:50 +0000)]
(beginning-of-defun): Fix typo.

21 years ago(elint-error, elint-warning): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:49:14 +0000 (16:49 +0000)]
(elint-error, elint-warning): Fix typo.

21 years ago(diary-name-pattern): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:47:54 +0000 (16:47 +0000)]
(diary-name-pattern): Fix typo.

21 years ago(widget-choose): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 16:46:28 +0000 (16:46 +0000)]
(widget-choose): Fix typo.

21 years ago(align-rules-list, align-exclude-rules-list): Fix typos.
Juanma Barranquero [Thu, 17 Oct 2002 16:44:45 +0000 (16:44 +0000)]
(align-rules-list, align-exclude-rules-list): Fix typos.

21 years ago(syms_of_lread): Fix typos.
Juanma Barranquero [Thu, 17 Oct 2002 16:01:23 +0000 (16:01 +0000)]
(syms_of_lread): Fix typos.

21 years ago(vc-insert-file): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 15:46:06 +0000 (15:46 +0000)]
(vc-insert-file): Fix typo.

21 years ago(vc-cvs-sticky-tag-display): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 15:43:48 +0000 (15:43 +0000)]
(vc-cvs-sticky-tag-display): Fix typo.

21 years ago(remq): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 15:42:10 +0000 (15:42 +0000)]
(remq): Fix typo.

21 years ago(idlwave-shell-set-bp): Fix typo.
Juanma Barranquero [Thu, 17 Oct 2002 15:41:01 +0000 (15:41 +0000)]
(idlwave-shell-set-bp): Fix typo.

21 years ago*** empty log message ***
Dave Love [Thu, 17 Oct 2002 15:34:15 +0000 (15:34 +0000)]
*** empty log message ***

21 years ago(non-iso-charset-alist): Add koi8-u.
Dave Love [Thu, 17 Oct 2002 15:33:42 +0000 (15:33 +0000)]
(non-iso-charset-alist): Add koi8-u.

21 years agoFix typo.
Juanma Barranquero [Thu, 17 Oct 2002 15:32:26 +0000 (15:32 +0000)]
Fix typo.

21 years ago(cp-make-translation-table): Use
Dave Love [Thu, 17 Oct 2002 15:30:28 +0000 (15:30 +0000)]
(cp-make-translation-table): Use
ucs-mule-to-mule-unicode.
(cp-fix-safe-chars): Fix typo.
(non-iso-charset-alist): Don't define.
(cp-make-coding-system): Use utf-8-translation-table-for-decode.
Define translation-table-for-input.
(cp866): Reinstate.
(alternativnj): Don't define alias.
(koi8-u): Deleted.

21 years ago("Slovenian"): Use slovenian input-method.
Dave Love [Thu, 17 Oct 2002 15:27:37 +0000 (15:27 +0000)]
("Slovenian"): Use slovenian input-method.
(encode-mac-roman): Use ucs-mule-to-mule-unicode.

21 years ago(TEMACS_LDFLAGS): Add trailing comment.
Dave Love [Thu, 17 Oct 2002 15:21:44 +0000 (15:21 +0000)]
(TEMACS_LDFLAGS): Add trailing comment.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 17 Oct 2002 07:33:54 +0000 (07:33 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 17 Oct 2002 07:31:52 +0000 (07:31 +0000)]
*** empty log message ***

21 years ago(cyrillic-alternativnyj-decode-table): Fix
Kenichi Handa [Thu, 17 Oct 2002 07:30:45 +0000 (07:30 +0000)]
(cyrillic-alternativnyj-decode-table): Fix
the table.
(cyrillic-alternativnyj): Don't give it `mime-charset' property.
(cp866): Delete this alias.
("Bulgarian"): Fix the value of `input-method'.

21 years ago(dired-add-entry): Put point in correct position before inserting marker char.
Juanma Barranquero [Thu, 17 Oct 2002 07:25:35 +0000 (07:25 +0000)]
(dired-add-entry): Put point in correct position before inserting marker char.

21 years agoadded cus-load.el, finder-inf.el and subdirs.el
Sam Steingold [Wed, 16 Oct 2002 22:02:30 +0000 (22:02 +0000)]
added cus-load.el, finder-inf.el and subdirs.el

21 years ago.
Andreas Schwab [Wed, 16 Oct 2002 21:40:15 +0000 (21:40 +0000)]
.

21 years ago(dired-insert-subdir-doinsert): Preserve point.
Andreas Schwab [Wed, 16 Oct 2002 21:32:41 +0000 (21:32 +0000)]
(dired-insert-subdir-doinsert): Preserve point.

21 years ago(dired-readin-insert): Expand dired-directory.
Andreas Schwab [Wed, 16 Oct 2002 21:27:40 +0000 (21:27 +0000)]
(dired-readin-insert): Expand dired-directory.

21 years agoMove reftex-set-dirty to reftex-vars.el.
Markus Rost [Wed, 16 Oct 2002 18:39:02 +0000 (18:39 +0000)]
Move reftex-set-dirty to reftex-vars.el.

21 years agoMove reftex-set-dirty here from reftex.el.
Markus Rost [Wed, 16 Oct 2002 18:37:52 +0000 (18:37 +0000)]
Move reftex-set-dirty here from reftex.el.
Move the provide call to end of file.

21 years ago(Fcopy_file): Fix backward test of KEEP_TIME.
Richard M. Stallman [Wed, 16 Oct 2002 15:56:31 +0000 (15:56 +0000)]
(Fcopy_file): Fix backward test of KEEP_TIME.

21 years agoReplaced the recent ChangeLogs for cus-test.el by a summary.
Markus Rost [Wed, 16 Oct 2002 04:45:22 +0000 (04:45 +0000)]
Replaced the recent ChangeLogs for cus-test.el by a summary.

21 years agoReworked. Added a new test cus-test-noloads. And a quiz.
Markus Rost [Wed, 16 Oct 2002 04:41:59 +0000 (04:41 +0000)]
Reworked.  Added a new test cus-test-noloads.  And a quiz.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 15 Oct 2002 23:20:41 +0000 (23:20 +0000)]
*** empty log message ***

21 years ago(Man-getpage-in-background): Set width in environment.
Dave Love [Tue, 15 Oct 2002 17:42:29 +0000 (17:42 +0000)]
(Man-getpage-in-background): Set width in environment.

21 years ago(cus-test-libs): Use equal instead of =.
Markus Rost [Tue, 15 Oct 2002 05:15:40 +0000 (05:15 +0000)]
(cus-test-libs): Use equal instead of =.

21 years ago(sendmail-send-it): Call
Kenichi Handa [Tue, 15 Oct 2002 01:10:03 +0000 (01:10 +0000)]
(sendmail-send-it): Call
select-message-coding-system before changing the current bufer to
" sendmail temp".

21 years agoMinor change.
Markus Rost [Mon, 14 Oct 2002 22:20:42 +0000 (22:20 +0000)]
Minor change.

21 years agoUndo previous change, but leave a comment.
Markus Rost [Mon, 14 Oct 2002 20:28:24 +0000 (20:28 +0000)]
Undo previous change, but leave a comment.
(cus-test-opts): Call cus-test-load-libs.

21 years ago#
André Spiegel [Mon, 14 Oct 2002 15:41:12 +0000 (15:41 +0000)]
#

21 years ago(insert-directory): Handle //SUBDIRED// lines in recursive listings
André Spiegel [Mon, 14 Oct 2002 15:19:49 +0000 (15:19 +0000)]
(insert-directory): Handle //SUBDIRED// lines in recursive listings
from ls --dired.