bpt/emacs.git
22 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Mar 2002 17:00:30 +0000 (17:00 +0000)]
*** empty log message ***

22 years ago(lisp-font-lock-keywords-2): Highlight keywords of
Gerd Moellmann [Wed, 6 Mar 2002 16:58:35 +0000 (16:58 +0000)]
(lisp-font-lock-keywords-2): Highlight keywords of
the form `:x'.

22 years ago(mark_kboards): Mark echo_string.
Gerd Moellmann [Wed, 6 Mar 2002 15:56:17 +0000 (15:56 +0000)]
(mark_kboards): Mark echo_string.

22 years ago(echo_prompt, echo_char, echo_dash, echo_now)
Gerd Moellmann [Wed, 6 Mar 2002 15:55:11 +0000 (15:55 +0000)]
(echo_prompt, echo_char, echo_dash, echo_now)
(cancel_echoing, echo_length, echo_truncate): Changed to
work with new kboard definition.
(echo_now): Use message3_nolog instead of message2_nolog.

22 years ago(ECHOBUFSIZE): Removed.
Gerd Moellmann [Wed, 6 Mar 2002 15:54:43 +0000 (15:54 +0000)]
(ECHOBUFSIZE): Removed.
(struct kboard): Member echoptr removed, member echobuf renamed
to echo_string.

22 years agoAugment expression parser to handle conditional expressions.
Andreas Schwab [Wed, 6 Mar 2002 15:12:01 +0000 (15:12 +0000)]
Augment expression parser to handle conditional expressions.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Mar 2002 14:03:32 +0000 (14:03 +0000)]
*** empty log message ***

22 years ago(message_with_string): Use Fformat instead of doprnt and
Gerd Moellmann [Wed, 6 Mar 2002 14:03:07 +0000 (14:03 +0000)]
(message_with_string): Use Fformat instead of doprnt and
message3 instead of message2 to display the message using STRING's
text properties.

22 years ago(vc-branch-part): Add autoload cookie. This function can
Gerd Moellmann [Wed, 6 Mar 2002 13:51:28 +0000 (13:51 +0000)]
(vc-branch-part): Add autoload cookie.  This function can
be called from vc-rcs-find-most-recent-rev when visiting a file
checked into RCS in a CVS sandbox.

22 years ago("Slovak"): Likewise.
Pavel Janík [Wed, 6 Mar 2002 11:03:56 +0000 (11:03 +0000)]
("Slovak"): Likewise.

22 years ago("Czech"): Fix the documentation.
Pavel Janík [Wed, 6 Mar 2002 11:01:34 +0000 (11:01 +0000)]
("Czech"): Fix the documentation.

22 years ago* xml.el (xml-parse-attlist): Accept empty strings.
ShengHuo ZHU [Tue, 5 Mar 2002 21:44:01 +0000 (21:44 +0000)]
* xml.el (xml-parse-attlist): Accept empty strings.
From Max Froumentin <mf@w3.org>.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 5 Mar 2002 21:04:21 +0000 (21:04 +0000)]
*** empty log message ***

22 years ago* qp.el (quoted-printable-decode-region): Doc addition.
ShengHuo ZHU [Tue, 5 Mar 2002 19:26:30 +0000 (19:26 +0000)]
* qp.el (quoted-printable-decode-region): Doc addition.
From: Eli Zaretskii <eliz@is.elta.co.il>

22 years agoDoc fix.
Stefan Monnier [Tue, 5 Mar 2002 19:00:35 +0000 (19:00 +0000)]
Doc fix.

22 years ago(skip_invisible): Fix my brain fart.
Stefan Monnier [Tue, 5 Mar 2002 18:56:16 +0000 (18:56 +0000)]
(skip_invisible): Fix my brain fart.

22 years ago(mac-roman): Fix last change.
Eli Zaretskii [Tue, 5 Mar 2002 18:54:18 +0000 (18:54 +0000)]
(mac-roman): Fix last change.

22 years ago(mouse-show-mark): Remove the no-highlight alternative:
Eli Zaretskii [Tue, 5 Mar 2002 18:41:53 +0000 (18:41 +0000)]
(mouse-show-mark): Remove the no-highlight alternative:
all terminals now support highlighting of some kind.

22 years ago(mac-roman): Fix the safe-chars property.
Eli Zaretskii [Tue, 5 Mar 2002 18:20:56 +0000 (18:20 +0000)]
(mac-roman): Fix the safe-chars property.

22 years ago(sit_for): Don't wait if executing a kbd macro.
Stefan Monnier [Tue, 5 Mar 2002 18:09:25 +0000 (18:09 +0000)]
(sit_for): Don't wait if executing a kbd macro.

22 years ago#
André Spiegel [Tue, 5 Mar 2002 13:31:44 +0000 (13:31 +0000)]
#

22 years ago(vc-cvs-diff-tree): Fix typo in parameter names.
André Spiegel [Tue, 5 Mar 2002 13:30:50 +0000 (13:30 +0000)]
(vc-cvs-diff-tree): Fix typo in parameter names.

22 years ago#
André Spiegel [Tue, 5 Mar 2002 13:16:10 +0000 (13:16 +0000)]
#

22 years ago(vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
André Spiegel [Tue, 5 Mar 2002 13:14:11 +0000 (13:14 +0000)]
(vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
(vc-default-update-changelog): Remove conditional use of
`make-temp-name'.

22 years agoetags honours #line directives.
Francesco Potortì [Tue, 5 Mar 2002 11:42:46 +0000 (11:42 +0000)]
etags honours #line directives.

22 years ago* etags.c: Honour #line directives.
Francesco Potortì [Tue, 5 Mar 2002 11:28:26 +0000 (11:28 +0000)]
* etags.c: Honour #line directives.
(no_line_directive): New global var; set it for old behaviour.
(main): Remove some #ifdef in the getopt switch.
(add_node, put_entries): Code added to merge different chunks of
nodes referring to the same file.  Currently the tags are just
appended, without any check for duplicates.
(Perl_functions): Do not special case ctags.
(readline): Identify #line directives and do the right thing.
(nocharno, invalidcharno): New global vars.
(process_file): Reset nocharno.
(readline): Set nocharno.
(pfnote): Read nocharno and maybe put invalidcharno in node.
(total_size_of_entries, put_entries): Use invalidcharno.

* etags.c: Keep the whole tag table in memory, even in etags mode.
(main): Call put_entries here even in CTAGS mode.
(main, process_file): Check the return values of fclose and pclose.
(process_file): Do not call put_entries after parsing each file.
(process_file): Canonicalise file names even for ctags.
(process_file): Set curfile here...
(find_entries): ... not here any more.
(add_node): In etags mode, build a linked list of entries (on
right pointer) for each file, and link the first entry of each
file on left nodes.
(put_entries): Print here the name of the file.
(put_entries): Print the entries starting from the first file.
(number_len, total_size_of_entries): Define these only iin etags
mode, make the second work only on the right nodes.

* etags.c: Make all global variables static.

22 years ago*** empty log message ***
Francesco Potortì [Tue, 5 Mar 2002 11:27:51 +0000 (11:27 +0000)]
*** empty log message ***

22 years agoRegenerated.
Andreas Schwab [Tue, 5 Mar 2002 10:54:56 +0000 (10:54 +0000)]
Regenerated.

22 years ago(hscroll_margin): Change to EMACS_INT.
Andreas Schwab [Tue, 5 Mar 2002 10:51:31 +0000 (10:51 +0000)]
(hscroll_margin): Change to EMACS_INT.

22 years ago# Fix recent entries for Jonathan Kamens and Martin Lorentzson.
André Spiegel [Tue, 5 Mar 2002 10:42:45 +0000 (10:42 +0000)]
# Fix recent entries for Jonathan Kamens and Martin Lorentzson.

22 years agoFix typo.
Juanma Barranquero [Tue, 5 Mar 2002 10:10:21 +0000 (10:10 +0000)]
Fix typo.

22 years ago2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Tue, 5 Mar 2002 08:36:32 +0000 (08:36 +0000)]
2002-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* frame.c (default-frame-alist): Explain that setting it doesn't
affect existing frames.

22 years ago*** empty log message ***
Michael Kifer [Tue, 5 Mar 2002 05:37:09 +0000 (05:37 +0000)]
*** empty log message ***

22 years ago* ediff-init.el: comments.
Michael Kifer [Tue, 5 Mar 2002 05:34:19 +0000 (05:34 +0000)]
* ediff-init.el: comments.

* ediff-hook.el: Got rid of autoloads. Not needed, since the hook
is loaded.

* ediff-mult.el (ediff-intersect-directories,
ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
cleanup.
(ediff-draw-dir-diffs): now supports the "C" command in directory
difference buffer.
(ediff-dir-diff-copy-file): new function that implements copying
of files from one Ediff dir to another
(ediff-bury-dir-diffs-buffer): kills the buffer instead.
(ediff-append-custom-diff): better error msgs.

* ediff-util.el (ediff-compute-custom-diffs-maybe): buglet fix.
(ediff-inferior-compare-regions): Use
ediff-clone-buffer-for-region-comparison. Better and simpler interface.

* ediff.el (ediff-directories-internal): Cleanup.
(ediff-clone-buffer-for-region-comparison): Better interface.

22 years agoChange defvar_int def and vars to use EMACS_INT instead of just int.
Stefan Monnier [Mon, 4 Mar 2002 23:41:00 +0000 (23:41 +0000)]
Change defvar_int def and vars to use EMACS_INT instead of just int.

22 years ago(syms_of_buffer): Allow non-string `mode-name'.
Stefan Monnier [Mon, 4 Mar 2002 23:20:06 +0000 (23:20 +0000)]
(syms_of_buffer): Allow non-string `mode-name'.

22 years ago(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier [Mon, 4 Mar 2002 23:00:28 +0000 (23:00 +0000)]
(face-spec-choose): Allow `t' to appear before the end.
(mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
(bold-italic, underline, highlight, secondary-selection, fixed-pitch)
(variable-pitch, trailing-whitespace): Don't use the old-style entries.
(mode-line-inactive, header-line): Move the `t' section to the
beginning so the `:inherit' setting can be shared.

22 years ago(define-minor-mode): Use "P" in interactive spec of minor mode commands.
Richard M. Stallman [Mon, 4 Mar 2002 22:27:03 +0000 (22:27 +0000)]
(define-minor-mode): Use "P" in interactive spec of minor mode commands.

22 years ago(sys_subshell): Fix last change.
Eli Zaretskii [Mon, 4 Mar 2002 20:15:56 +0000 (20:15 +0000)]
(sys_subshell): Fix last change.

22 years ago(sys_subshell) [MSDOS]: If PWD is set in the
Eli Zaretskii [Mon, 4 Mar 2002 20:08:37 +0000 (20:08 +0000)]
(sys_subshell) [MSDOS]: If PWD is set in the
environment, pass it down with corrected value.

22 years ago* Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in
Werner LEMBERG [Mon, 4 Mar 2002 17:23:22 +0000 (17:23 +0000)]
* Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in
(VIETNAMESE): Add vntelex.el.

22 years agoNew input method for Vietnamese.
Werner LEMBERG [Mon, 4 Mar 2002 17:22:29 +0000 (17:22 +0000)]
New input method for Vietnamese.

22 years ago*** empty log message ***
Pavel Janík [Mon, 4 Mar 2002 09:44:43 +0000 (09:44 +0000)]
*** empty log message ***

22 years agoRequire tempo when compiling to prevent warnings. Update copyright notice.
Pavel Janík [Mon, 4 Mar 2002 09:43:40 +0000 (09:43 +0000)]
Require tempo when compiling to prevent warnings.  Update copyright notice.

22 years ago(read_filtered_event): Do not call start_hourglass before returning.
Pavel Janík [Mon, 4 Mar 2002 09:27:58 +0000 (09:27 +0000)]
(read_filtered_event): Do not call start_hourglass before returning.

22 years agoAlign comments.
Pavel Janík [Mon, 4 Mar 2002 09:26:18 +0000 (09:26 +0000)]
Align comments.

22 years ago(describe-key-briefly, describe-key): Interpret `undefined' like not
Pavel Janík [Mon, 4 Mar 2002 09:24:40 +0000 (09:24 +0000)]
(describe-key-briefly, describe-key): Interpret `undefined' like not
defined at all.

22 years agoMention psgml possible problems.
Pavel Janík [Mon, 4 Mar 2002 09:22:28 +0000 (09:22 +0000)]
Mention psgml possible problems.

22 years ago(x_display_and_set_cursor): Fix typo.
Juanma Barranquero [Mon, 4 Mar 2002 08:32:49 +0000 (08:32 +0000)]
(x_display_and_set_cursor): Fix typo.

22 years agoChange maintainer to FSF.
Stefan Monnier [Mon, 4 Mar 2002 02:14:31 +0000 (02:14 +0000)]
Change maintainer to FSF.
(sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
(sgml-tags-invisible, sgml-beginning-of-tag):
Allow _ : and non-ASCII in tag names, as required for XML.
(sgml-name-char): Don't assume anything about charsets handled by encode-char.

22 years ago(tex-guess-main-file): Handle the case where one of the buffers is narrowed.
Stefan Monnier [Mon, 4 Mar 2002 01:39:29 +0000 (01:39 +0000)]
(tex-guess-main-file): Handle the case where one of the buffers is narrowed.

22 years ago(hexlify-command, dehexlify-command): Remove.
Stefan Monnier [Mon, 4 Mar 2002 01:13:52 +0000 (01:13 +0000)]
(hexlify-command, dehexlify-command): Remove.
(hexlify-buffer, dehexlify-buffer): Use call-process-region
rather than shell-command-on-region.

22 years ago(comment-forward): Use forward-comment to skip
Stefan Monnier [Mon, 4 Mar 2002 01:10:55 +0000 (01:10 +0000)]
(comment-forward): Use forward-comment to skip
over whitespace (or comments) even when comment-use-syntax is nil.

22 years ago(cperl-menu): Add "-emacs" to the version.
Stefan Monnier [Mon, 4 Mar 2002 01:09:58 +0000 (01:09 +0000)]
(cperl-menu): Add "-emacs" to the version.

22 years agoNew file.
Stefan Monnier [Mon, 4 Mar 2002 01:08:34 +0000 (01:08 +0000)]
New file.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 3 Mar 2002 22:22:55 +0000 (22:22 +0000)]
*** empty log message ***

22 years ago(artist-system): Use make-temp-file.
Richard M. Stallman [Sun, 3 Mar 2002 22:22:42 +0000 (22:22 +0000)]
(artist-system): Use make-temp-file.

22 years ago(ps-run-make-tmp-filename): Use make-temp-file.
Richard M. Stallman [Sun, 3 Mar 2002 22:21:08 +0000 (22:21 +0000)]
(ps-run-make-tmp-filename): Use make-temp-file.

22 years ago(mail-recover-1): Increase non-random-len
Richard M. Stallman [Sun, 3 Mar 2002 22:18:12 +0000 (22:18 +0000)]
(mail-recover-1): Increase non-random-len
by 1 since we changed make-auto-save-file-name to add one
fewer character to the buffer name.
(mail-recover): Really show point at the right place
in the *Directory* buffer.

22 years agoUpdate how auto-save file names are made for non-file buffers.
Richard M. Stallman [Sun, 3 Mar 2002 22:04:01 +0000 (22:04 +0000)]
Update how auto-save file names are made for non-file buffers.

22 years ago(make-auto-save-file-name): Use make-temp-file.
Richard M. Stallman [Sun, 3 Mar 2002 21:57:59 +0000 (21:57 +0000)]
(make-auto-save-file-name): Use make-temp-file.

22 years ago(Fmake_temp_name): Doc fix.
Richard M. Stallman [Sun, 3 Mar 2002 21:55:33 +0000 (21:55 +0000)]
(Fmake_temp_name): Doc fix.

22 years agoComment change.
Richard M. Stallman [Sun, 3 Mar 2002 21:44:59 +0000 (21:44 +0000)]
Comment change.

22 years ago(te-create-terminfo): Use make-temp-file
Richard M. Stallman [Sun, 3 Mar 2002 21:37:31 +0000 (21:37 +0000)]
(te-create-terminfo): Use make-temp-file
to create the source file in a safe way.

22 years ago(Major Modes): Explain major mode functions, how they work, and how
Richard M. Stallman [Sun, 3 Mar 2002 20:27:25 +0000 (20:27 +0000)]
(Major Modes): Explain major mode functions, how they work, and how
long the effect lasts.

22 years ago[!emacs]: Move #define of bcopy to after string.h.
Richard M. Stallman [Sun, 3 Mar 2002 20:11:42 +0000 (20:11 +0000)]
[!emacs]: Move #define of bcopy to after string.h.

22 years ago[!emacs]: Replace ospeed for building standalone
Richard M. Stallman [Sun, 3 Mar 2002 20:11:20 +0000 (20:11 +0000)]
[!emacs]: Replace ospeed for building standalone
libtermcap, for binary compatibility.

22 years ago(file_p): Rename arg `path' to `filename'.
Richard M. Stallman [Sun, 3 Mar 2002 20:09:47 +0000 (20:09 +0000)]
(file_p): Rename arg `path' to `filename'.

22 years ago(Fexpand_abbrev): Increment plist as use count only if it is an integer.
Richard M. Stallman [Sun, 3 Mar 2002 20:08:56 +0000 (20:08 +0000)]
(Fexpand_abbrev): Increment plist as use count only if it is an integer.

22 years ago(png_load): Set screen_gamma based on f->gamma.
Richard M. Stallman [Sun, 3 Mar 2002 20:07:42 +0000 (20:07 +0000)]
(png_load): Set screen_gamma based on f->gamma.
If png_get_sRGB gives an answer, call png_set_gamma
using the default image gamma value.

22 years ago(read1): When reading from a file, default string to
Richard M. Stallman [Sun, 3 Mar 2002 20:06:11 +0000 (20:06 +0000)]
(read1): When reading from a file, default string to
multibyte only if it has some multibyte characters.

22 years ago(print_object): Output multibyte chars 128...255
Richard M. Stallman [Sun, 3 Mar 2002 20:04:17 +0000 (20:04 +0000)]
(print_object): Output multibyte chars 128...255
using \x even if ! print_escape_multibyte.

22 years ago(display_mode_element): Move the places where
Richard M. Stallman [Sun, 3 Mar 2002 20:02:08 +0000 (20:02 +0000)]
(display_mode_element): Move the places where
bytepos, charpos, this, and lisp_string are set.
Use lisp_string to set bytepos.

(display_mode_element): Merge properties specified with
:propertize onto those that come with the string.

(redisplay_internal): Call clear_image_cache only if HAVE_WINDOW_SYSTEM.

22 years agoRename the variables related to automatic horizontal scrolling.
Eli Zaretskii [Sun, 3 Mar 2002 17:41:19 +0000 (17:41 +0000)]
Rename the variables related to automatic horizontal scrolling.

22 years ago(Horizontal Scrolling): Rename automatic-hscrolling to auto-hscroll-mode.
Eli Zaretskii [Sun, 3 Mar 2002 17:38:24 +0000 (17:38 +0000)]
(Horizontal Scrolling): Rename automatic-hscrolling to auto-hscroll-mode.

22 years ago(Horizontal Scrolling): Rename automatic-hscrolling, automatic-hscroll-step
Eli Zaretskii [Sun, 3 Mar 2002 17:36:21 +0000 (17:36 +0000)]
(Horizontal Scrolling): Rename automatic-hscrolling, automatic-hscroll-step
and automatic-hscroll-margin to, respectively, auto-hscroll-mode,
hscroll-step, and hscroll-margin.

22 years ago*** empty log message ***
Eli Zaretskii [Sun, 3 Mar 2002 17:33:17 +0000 (17:33 +0000)]
*** empty log message ***

22 years agoRename automatic-hscroll-step and
Eli Zaretskii [Sun, 3 Mar 2002 17:32:17 +0000 (17:32 +0000)]
Rename automatic-hscroll-step and
automatic-hscroll-margin into hscroll-step and hscroll-margin.

22 years ago(auto-hscroll-mode): Renamed from automatic-hscrolling.
Eli Zaretskii [Sun, 3 Mar 2002 17:31:45 +0000 (17:31 +0000)]
(auto-hscroll-mode): Renamed from automatic-hscrolling.
(automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.

22 years ago(texinfo-insert-menu): specify previously free variable `level' in a
Robert J. Chassell [Sun, 3 Mar 2002 17:30:07 +0000 (17:30 +0000)]
(texinfo-insert-menu): specify previously free variable `level' in a
`let' statement, as done elsewhere.

(texinfo-sequentially-find-pointer): replace unneeded free variable
`beginning' with (point-min) expression.

22 years ago(syms_of_xdisp) <auto-hscroll-mode>: Renamed from
Eli Zaretskii [Sun, 3 Mar 2002 17:28:52 +0000 (17:28 +0000)]
(syms_of_xdisp) <auto-hscroll-mode>: Renamed from
automatic-hscrolling.  Users changed.
<hscroll-margin>: Renamed from automatic-hscroll-margin.  Users changed.
<hscroll-step>: Renamed from automatic-hscroll-step.  Users changed.

22 years ago(mouse-region-delete-keys): Add deletechar.
Eli Zaretskii [Sun, 3 Mar 2002 16:52:58 +0000 (16:52 +0000)]
(mouse-region-delete-keys): Add deletechar.

22 years ago(International): Fix wording of the last change.
Eli Zaretskii [Sun, 3 Mar 2002 16:25:09 +0000 (16:25 +0000)]
(International): Fix wording of the last change.

22 years agofixed parens in the last patch
Sam Steingold [Sun, 3 Mar 2002 16:09:28 +0000 (16:09 +0000)]
fixed parens in the last patch

22 years ago(tetris-score-file): Put in home dir, not in /tmp.
Richard M. Stallman [Sun, 3 Mar 2002 14:17:47 +0000 (14:17 +0000)]
(tetris-score-file): Put in home dir, not in /tmp.

22 years ago(gamegrid-set-font, gamegrid-setup-face)
Richard M. Stallman [Sun, 3 Mar 2002 14:14:38 +0000 (14:14 +0000)]
(gamegrid-set-font, gamegrid-setup-face)
(gamegrid-make-mono-tty-face): Fix usage of condition-case.

22 years ago(snake-score-file): Put in home dir, not in /tmp.
Richard M. Stallman [Sun, 3 Mar 2002 14:13:14 +0000 (14:13 +0000)]
(snake-score-file): Put in home dir, not in /tmp.

22 years ago(install-arch-indep): Use umask 022 for DOC* and lisp/.
Richard M. Stallman [Sun, 3 Mar 2002 13:08:14 +0000 (13:08 +0000)]
(install-arch-indep): Use umask 022 for DOC* and lisp/.
Run chown $${LOGNAME} on files installed by tar xvf.

22 years ago(find-dired-filter): Fix previous change.
Richard M. Stallman [Sun, 3 Mar 2002 12:00:58 +0000 (12:00 +0000)]
(find-dired-filter): Fix previous change.

22 years ago*** empty log message ***
Thien-Thi Nguyen [Sun, 3 Mar 2002 09:15:10 +0000 (09:15 +0000)]
*** empty log message ***

22 years ago(list-diary-entries): Use `buffer-substring' instead of
Thien-Thi Nguyen [Sun, 3 Mar 2002 08:57:04 +0000 (08:57 +0000)]
(list-diary-entries): Use `buffer-substring' instead of
`buffer-substring-no-properties' to support enriched mode.

22 years ago(find-grep-dired): Rename arg to `regexp'.
Richard M. Stallman [Sun, 3 Mar 2002 00:36:27 +0000 (00:36 +0000)]
(find-grep-dired): Rename arg to `regexp'.

22 years ago(find-grep-dired): Call shell-quote-argument. Specify the -e option.
Richard M. Stallman [Sun, 3 Mar 2002 00:34:32 +0000 (00:34 +0000)]
(find-grep-dired): Call shell-quote-argument.  Specify the -e option.

22 years ago(Fopen_network_stream): Always call turn_on_atimers around connect.
Kim F. Storm [Sun, 3 Mar 2002 00:31:22 +0000 (00:31 +0000)]
(Fopen_network_stream): Always call turn_on_atimers around connect.

22 years agoTest for getpeername.
Kim F. Storm [Sun, 3 Mar 2002 00:26:15 +0000 (00:26 +0000)]
Test for getpeername.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 3 Mar 2002 00:02:48 +0000 (00:02 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 2 Mar 2002 22:52:46 +0000 (22:52 +0000)]
*** empty log message ***

22 years ago(tildify-string-alist): Entry for xml-mode added.
Pavel Janík [Sat, 2 Mar 2002 20:42:20 +0000 (20:42 +0000)]
(tildify-string-alist): Entry for xml-mode added.
From Milan Zamazal <pdm@zamazal.org>.

22 years agoFix the wording of index entry in the last change.
Eli Zaretskii [Sat, 2 Mar 2002 14:41:57 +0000 (14:41 +0000)]
Fix the wording of index entry in the last change.

22 years ago(Locales): locale-coding-system is used for decoding keyboard input on X.
Eli Zaretskii [Sat, 2 Mar 2002 14:36:54 +0000 (14:36 +0000)]
(Locales): locale-coding-system is used for decoding keyboard input on X.