bpt/emacs.git
23 years ago*** empty log message ***
Kenichi Handa [Fri, 25 Aug 2000 07:22:07 +0000 (07:22 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Kenichi Handa [Fri, 25 Aug 2000 02:37:11 +0000 (02:37 +0000)]
*** empty log message ***

23 years agoRemove SKK from Keywords. Require ja-dic-utl instead of skkdic-utl.
Kenichi Handa [Fri, 25 Aug 2000 01:58:44 +0000 (01:58 +0000)]
Remove SKK from Keywords.  Require ja-dic-utl instead of skkdic-utl.

23 years agoRenamed from skkdic-cnv.el.
Kenichi Handa [Fri, 25 Aug 2000 01:56:39 +0000 (01:56 +0000)]
Renamed from skkdic-cnv.el.
Provide ja-dic-cnv instead of skkdic-cnv.
(ja-dic-filename): Renamed from skkdic-filename.  Referers changed
(iso-2022-7bit-short): Add safe-charsets property.
(skkdic-convert-postfix): Search Japanese chou-on character in
addition to Hiragana character.
(skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
(skkdic-convert): Change file names from skkdic.el to ja-dic.el
(batch-skkdic-convert): Likewise.

23 years agoRenamed from skkdic-utl.el.
Kenichi Handa [Fri, 25 Aug 2000 01:47:27 +0000 (01:47 +0000)]
Renamed from skkdic-utl.el.
Provide ja-dic-utl instead of skkdic-utl.
(skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 25 Aug 2000 01:42:12 +0000 (01:42 +0000)]
*** empty log message ***

23 years agoRename skkdic to ja-dic throughout the file.
Kenichi Handa [Fri, 25 Aug 2000 01:39:56 +0000 (01:39 +0000)]
Rename skkdic to ja-dic throughout the file.

23 years agoNew file
Kenichi Handa [Fri, 25 Aug 2000 01:28:09 +0000 (01:28 +0000)]
New file

23 years ago*** empty log message ***
Kenichi Handa [Fri, 25 Aug 2000 01:25:52 +0000 (01:25 +0000)]
*** empty log message ***

23 years ago(standard-display-default): Make the test of `l'
Dave Love [Thu, 24 Aug 2000 16:16:21 +0000 (16:16 +0000)]
(standard-display-default): Make the test of `l'
useful.

23 years ago*** empty log message ***
Dave Love [Thu, 24 Aug 2000 13:34:24 +0000 (13:34 +0000)]
*** empty log message ***

23 years ago("Latin-8", "Latin-9"): Add input methods,
Dave Love [Thu, 24 Aug 2000 13:19:19 +0000 (13:19 +0000)]
("Latin-8", "Latin-9"): Add input methods,
mod sample text.

23 years ago("latin-8-prefix", "latin-9-prefix"): New.
Dave Love [Thu, 24 Aug 2000 13:18:03 +0000 (13:18 +0000)]
("latin-8-prefix", "latin-9-prefix"): New.
("latin-1-prefix""): Add missing symbols.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 24 Aug 2000 11:42:48 +0000 (11:42 +0000)]
*** empty log message ***

23 years ago(mark_byte_stack): Add a comment.
Gerd Moellmann [Thu, 24 Aug 2000 11:42:33 +0000 (11:42 +0000)]
(mark_byte_stack): Add a comment.

23 years agoNew file.
Kenichi Handa [Thu, 24 Aug 2000 11:42:16 +0000 (11:42 +0000)]
New file.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 24 Aug 2000 11:41:44 +0000 (11:41 +0000)]
*** empty log message ***

23 years ago<making srcdir absolute>: Unset CDPATH in case $PWD
Gerd Moellmann [Thu, 24 Aug 2000 11:41:40 +0000 (11:41 +0000)]
<making srcdir absolute>: Unset CDPATH in case $PWD
contains a relative path.  Protect against unusable values of
$PWD.

23 years ago(FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
Gerd Moellmann [Thu, 24 Aug 2000 11:06:09 +0000 (11:06 +0000)]
(FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
(FRAME_LEFT_FLAGS_AREA_WIDTH): Return 0 unless frame is
a graphical frame.

23 years agoNew file.
Andrew Innes [Thu, 24 Aug 2000 11:05:18 +0000 (11:05 +0000)]
New file.

23 years agoBump version to 14, Emacs version to 21.1, and add 2000 to the
Eli Zaretskii [Thu, 24 Aug 2000 10:16:59 +0000 (10:16 +0000)]
Bump version to 14, Emacs version to 21.1, and add 2000 to the
copyright years.

23 years agoMake pilcrow convenient string
Dave Love [Thu, 24 Aug 2000 09:48:48 +0000 (09:48 +0000)]
Make pilcrow convenient string
consistent with section.
(iso-ascii-display): Set up multibyte characters as well as
unibyte.

23 years agoMention that Lisp files are normally read as multibyte.
Eli Zaretskii [Thu, 24 Aug 2000 08:03:06 +0000 (08:03 +0000)]
Mention that Lisp files are normally read as multibyte.

23 years agoExpand the explanation about Lisp files being loaded as multibyte.
Eli Zaretskii [Thu, 24 Aug 2000 08:01:48 +0000 (08:01 +0000)]
Expand the explanation about Lisp files being loaded as multibyte.
Add index entries.

23 years ago(do_completion): Always use compare-string, not string-equal because
Kenichi Handa [Thu, 24 Aug 2000 03:24:13 +0000 (03:24 +0000)]
(do_completion): Always use compare-string, not string-equal because
the latter doesn't pay attention to multibyteness of strings.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 24 Aug 2000 03:23:37 +0000 (03:23 +0000)]
*** empty log message ***

23 years ago(reset-language-environment): Set default-process-coding-system to
Kenichi Handa [Thu, 24 Aug 2000 02:10:05 +0000 (02:10 +0000)]
(reset-language-environment): Set default-process-coding-system to
'(undecided . iso-latin-1), which makes process I/O almost consistent
with file I/O.  Call this function when mule-cmds.el[c] is loaded.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 24 Aug 2000 02:09:20 +0000 (02:09 +0000)]
*** empty log message ***

23 years ago(create_process): Don't setup raw-text coding here.
Kenichi Handa [Thu, 24 Aug 2000 02:06:43 +0000 (02:06 +0000)]
(create_process): Don't setup raw-text coding here.
(Fopen_network_stream): Don't set coding->src_multibyte and
coding->dst_multibyte here.
(read_process_output): For process filter, return unibyte string
if default-enable-multibyte-characters is nil.
(send_process): If OBJECT is multibyte text, be sure to encoded it
by the specified coding system for the process.  Otherwise, setup
raw-text coding.
(init_process): Don't initialize default-process-coding-system
here.

23 years ago("latin-1-prefix"): Change ~s to give \e,A'\e(B and
Dave Love [Wed, 23 Aug 2000 22:12:28 +0000 (22:12 +0000)]
("latin-1-prefix"): Change ~s to give \e,A'\e(B and
add ~p for \e,A6\e(B.

23 years ago*** empty log message ***
Andrew Innes [Wed, 23 Aug 2000 22:04:13 +0000 (22:04 +0000)]
*** empty log message ***

23 years agofix line endings
Andrew Innes [Wed, 23 Aug 2000 21:41:37 +0000 (21:41 +0000)]
fix line endings

23 years agoAdd `last'.
Dave Love [Wed, 23 Aug 2000 14:19:27 +0000 (14:19 +0000)]
Add `last'.

23 years agoAdd a comment about the significance of an asterisk as the first
Eli Zaretskii [Wed, 23 Aug 2000 12:05:12 +0000 (12:05 +0000)]
Add a comment about the significance of an asterisk as the first
character of a variable's doc string.  Reported by Donald Knuth.

23 years ago(syms_of_buffer) <scroll-up-aggressively>: Doc fix.
Eli Zaretskii [Wed, 23 Aug 2000 11:54:24 +0000 (11:54 +0000)]
(syms_of_buffer) <scroll-up-aggressively>: Doc fix.
<scroll-down-aggressively>: Likewise.

23 years agoMark scroll-*-aggressively as being documented in the manual.
Eli Zaretskii [Wed, 23 Aug 2000 11:50:00 +0000 (11:50 +0000)]
Mark scroll-*-aggressively as being documented in the manual.

23 years agoDocument scroll-up-aggressively and scroll-down-aggressively.
Eli Zaretskii [Wed, 23 Aug 2000 11:44:11 +0000 (11:44 +0000)]
Document scroll-up-aggressively and scroll-down-aggressively.

23 years ago*** empty log message ***
Dave Love [Wed, 23 Aug 2000 09:59:44 +0000 (09:59 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 23 Aug 2000 09:37:23 +0000 (09:37 +0000)]
*** empty log message ***

23 years ago(encode_eol): Fix bug for the case of dst_bytes being zero. Set
Kenichi Handa [Wed, 23 Aug 2000 02:47:42 +0000 (02:47 +0000)]
(encode_eol): Fix bug for the case of dst_bytes being zero.  Set
coding->produced_char correctly.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 23 Aug 2000 02:46:43 +0000 (02:46 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Andrew Innes [Wed, 23 Aug 2000 00:02:40 +0000 (00:02 +0000)]
*** empty log message ***

23 years ago(malloc, free, realloc, calloc): Rename if
Andrew Innes [Tue, 22 Aug 2000 23:55:09 +0000 (23:55 +0000)]
(malloc, free, realloc, calloc): Rename if
USE_CRT_DLL is defined, so Emacs can use GNU malloc even though it
cannot override the CRT malloc.
(_WINSOCK_H): Define to prevent normal winsock
definitions from being used.
(sys_nerr): Provide default definition.
(strdup, strupr, strnicmp, stricmp, tzset, tzname): Map to same
name with _ prepended.
(NSIG): Define if not known.
(get_emacs_configuration): Provide extern declaration.
(get_emacs_configuration_options): Provide extern declaration.
(EMACS_CONFIG_OPTIONS): Call get_emacs_configuration_options.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 23:53:39 +0000 (23:53 +0000)]
Include keyboard.h before frame.h.
Separate GLYPH_DEBUG and DEBUG_TRACE_MOVE.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 23:45:16 +0000 (23:45 +0000)]
Include keyboard.h before frame.h.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 23:43:25 +0000 (23:43 +0000)]
Include keyboard.h before frame.h.
[USE_CRT_DLL]: Remove unnecessary extern, which screws
up dllimport attributes.
(x_update_window_end): Update prototype.

23 years ago(IsValidLocale): Extern missing from mingw32 headers.
Andrew Innes [Tue, 22 Aug 2000 23:39:00 +0000 (23:39 +0000)]
(IsValidLocale): Extern missing from mingw32 headers.
(compare_env):
(find_child_console): Fix compile warning.
(create_child): Remove reference to security
descriptor, which isn't needed and doesn't compile with mingw32.

23 years agoInclude keyboard.h before frame.h. Fix compile
Andrew Innes [Tue, 22 Aug 2000 23:37:05 +0000 (23:37 +0000)]
Include keyboard.h before frame.h.  Fix compile
warnings.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 23:33:55 +0000 (23:33 +0000)]
Include keyboard.h before frame.h.
(MOUSE_MOVED): Define if not known.

23 years agoUndefine min, max.
Andrew Innes [Tue, 22 Aug 2000 23:32:51 +0000 (23:32 +0000)]
Undefine min, max.

23 years ago[!USE_CRT_DLL]: Don't define _heap_init and _heap_term
Andrew Innes [Tue, 22 Aug 2000 23:31:00 +0000 (23:31 +0000)]
[!USE_CRT_DLL]: Don't define _heap_init and _heap_term
unless we are linking with a static CRT.
(RVA_TO_PTR): Cast result to unsigned char*.

23 years ago(max): Define macro.
Andrew Innes [Tue, 22 Aug 2000 23:00:51 +0000 (23:00 +0000)]
(max): Define macro.
(JOHAB_CHARSET): Define if not known.
(MOD_ALT, MOD_CONTROL, MOD_SHIFT, MOD_WIN): Define if not known.
(Fx_show_tip): Synch with X version.

23 years ago(min): Define macro.
Andrew Innes [Tue, 22 Aug 2000 22:53:00 +0000 (22:53 +0000)]
(min): Define macro.
(clear_frame, write_glyphs): Fix compile warning.

23 years ago(search_file_line):
Andrew Innes [Tue, 22 Aug 2000 22:50:55 +0000 (22:50 +0000)]
(search_file_line):
(set_bdf_font_info):
(seek_char):
(w32_get_bdf_glyph):
(w32_BDF_to_x_font): Fix compile warnings.

23 years ago*** empty log message ***
Stefan Monnier [Tue, 22 Aug 2000 22:49:36 +0000 (22:49 +0000)]
*** empty log message ***

23 years ago(GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
Andrew Innes [Tue, 22 Aug 2000 22:49:27 +0000 (22:49 +0000)]
(GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
(add_volume_info): Use xstrdup.
(init_environment): Call _access.
(check_windows_init_file): Call _close.
(init_user_info): Call _putenv.
(init_environment): Call _putenv and _strdup.
(init_ntproc): Reset volume info cache on startup.
(unc_volume_file_attributes):
(open_unc_volume): Make arg const.
(gettimeofday): Use struct timeb, not struct _timeb.
(map_w32_filename, read_unc_volume): Fix compile warning.
(sys_strerror): Use sys_nerr instead of _sys_nerr.  Use
sys_errlist instead of _sys_errlist.
(get_emacs_configuration_options): New function.

23 years ago(Vcompletion_auto_help): Renamed from `auto_help'.
Stefan Monnier [Tue, 22 Aug 2000 22:49:22 +0000 (22:49 +0000)]
(Vcompletion_auto_help): Renamed from `auto_help'.
(do_completion, Fminibuffer_complete_word): Use it.
(syms_of_minibuf): Turn completion-auto-help into a proper Lisp
var so it can take non-boolean values.

23 years agoChange PUCHAR to PCHAR.
Andrew Innes [Tue, 22 Aug 2000 22:44:39 +0000 (22:44 +0000)]
Change PUCHAR to PCHAR.
(PTR_TO_OFFSET): Cast ptr to unsigned char *.
(relocate_offset):
(get_section_info):
(copy_executable_and_dump_data): Remove unnecessary static defs.
(copy_executable_and_dump_data): Fix compile warnings.
(unexec): Ignore old_name, and use the actual location
of the current executable instead.  Base new_name on this.

23 years ago(write_segment) [USE_CRT_DLL]: Remove unnecessary
Andrew Innes [Tue, 22 Aug 2000 22:41:55 +0000 (22:41 +0000)]
(write_segment) [USE_CRT_DLL]: Remove unnecessary
extern, which screws up dllimport attributes.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 22:41:00 +0000 (22:41 +0000)]
Include keyboard.h before frame.h.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 22:40:16 +0000 (22:40 +0000)]
Include keyboard.h before frame.h.
(NULL) [WINDOWSNT]: Define NULL if not defined.
[USE_CRT_DLL]: Remove unnecessary extern, which screws
up dllimport attributes.

23 years ago[USE_CRT_DLL]: Remove unnecessary extern, which
Andrew Innes [Tue, 22 Aug 2000 22:38:05 +0000 (22:38 +0000)]
[USE_CRT_DLL]: Remove unnecessary extern, which
screws up dllimport attributes.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 22:36:52 +0000 (22:36 +0000)]
Include keyboard.h before frame.h.
[USE_CRT_DLL]: Remove unnecessary extern, which screws
up dllimport attributes.
(create_process) [USE_CRT_DLL]: Remove unnecessary extern, which
screws up dllimport attributes.

23 years ago(LOCAL_FLAGS): Define USE_CRT_DLL if requested.
Andrew Innes [Tue, 22 Aug 2000 22:32:56 +0000 (22:32 +0000)]
(LOCAL_FLAGS): Define USE_CRT_DLL if requested.
(LINK_FLAGS): Append to original value of LINK_FLAGS.

23 years ago[WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.
Andrew Innes [Tue, 22 Aug 2000 22:26:04 +0000 (22:26 +0000)]
[WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 22:23:58 +0000 (22:23 +0000)]
Include keyboard.h before frame.h.
[USE_CRT_DLL]: Remove unnecessary extern, which
screws up dllimport attributes.

23 years ago[USE_CRT_DLL]: Remove unnecessary extern, which screws
Andrew Innes [Tue, 22 Aug 2000 22:19:26 +0000 (22:19 +0000)]
[USE_CRT_DLL]: Remove unnecessary extern, which screws
up dllimport attributes.

23 years ago(malloc_initialize_hook) [USE_CRT_DLL]: Remove
Andrew Innes [Tue, 22 Aug 2000 22:16:41 +0000 (22:16 +0000)]
(malloc_initialize_hook) [USE_CRT_DLL]: Remove
unnecessary extern, which screws up dllimport attributes.
(main): Ditto.

23 years agoInclude keyboard.h before frame.h.
Andrew Innes [Tue, 22 Aug 2000 22:14:00 +0000 (22:14 +0000)]
Include keyboard.h before frame.h.
(window_change_signal) [USE_CRT_DLL]: Remove
unnecessary extern, which screws up dllimport attributes.

23 years ago*** empty log message ***
Andrew Innes [Tue, 22 Aug 2000 21:57:09 +0000 (21:57 +0000)]
*** empty log message ***

23 years ago(_WINSOCK_H): Undefine if defined.
Andrew Innes [Tue, 22 Aug 2000 21:53:55 +0000 (21:53 +0000)]
(_WINSOCK_H): Undefine if defined.
(fd_set): Define to new name, after including winsock.h, so we can
provide our own implementation.

23 years ago(F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
Andrew Innes [Tue, 22 Aug 2000 21:53:28 +0000 (21:53 +0000)]
(F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
not defined.

23 years agoRemove WIN32 define.
Andrew Innes [Tue, 22 Aug 2000 21:52:41 +0000 (21:52 +0000)]
Remove WIN32 define.

23 years ago(PTR_TO_OFFSET): Cast ptr to unsigned char *.
Andrew Innes [Tue, 22 Aug 2000 21:51:15 +0000 (21:51 +0000)]
(PTR_TO_OFFSET): Cast ptr to unsigned char *.

23 years agoUse forward slash as directory separator in all path
Andrew Innes [Tue, 22 Aug 2000 21:50:38 +0000 (21:50 +0000)]
Use forward slash as directory separator in all path
definitions.
(PATH_DUMPLOADSEARCH): Revert to definition used on Unix.

23 years ago[WINDOWSNT]: Don't declare getenv.
Andrew Innes [Tue, 22 Aug 2000 21:48:48 +0000 (21:48 +0000)]
[WINDOWSNT]: Don't declare getenv.

23 years ago(PTR_TO_OFFSET): Cast ptr to unsigned char*.
Andrew Innes [Tue, 22 Aug 2000 21:45:29 +0000 (21:45 +0000)]
(PTR_TO_OFFSET): Cast ptr to unsigned char*.

23 years ago(main): Accept /q to mean install based on addpm's
Andrew Innes [Tue, 22 Aug 2000 21:43:12 +0000 (21:43 +0000)]
(main): Accept /q to mean install based on addpm's
location without asking.  Remove reference to emacs.bat which is
now obsolete.

23 years agoRewrite to match new configure process.
Andrew Innes [Tue, 22 Aug 2000 21:41:26 +0000 (21:41 +0000)]
Rewrite to match new configure process.

23 years ago(WIN32): Remove unnecessary definition.
Andrew Innes [Tue, 22 Aug 2000 21:24:06 +0000 (21:24 +0000)]
(WIN32): Remove unnecessary definition.
(sleep): Make argument unsigned long.
(_WINSOCK_H): Undefine so normal winsock definitions can be used.

23 years ago(sleep): Make argument unsigned long.
Andrew Innes [Tue, 22 Aug 2000 21:22:20 +0000 (21:22 +0000)]
(sleep): Make argument unsigned long.

23 years ago(main) [WINDOWSNT]: Force binary mode for fileio.
Andrew Innes [Tue, 22 Aug 2000 21:20:07 +0000 (21:20 +0000)]
(main) [WINDOWSNT]: Force binary mode for fileio.

23 years ago*** empty log message ***
Dave Love [Tue, 22 Aug 2000 18:49:28 +0000 (18:49 +0000)]
*** empty log message ***

23 years agoread in batch
Dave Love [Tue, 22 Aug 2000 18:42:51 +0000 (18:42 +0000)]
read in batch

23 years agomention iso-acc. tweaks.
Dave Love [Tue, 22 Aug 2000 18:41:50 +0000 (18:41 +0000)]
mention iso-acc.  tweaks.

23 years ago(File Shadowing): New.
Dave Love [Tue, 22 Aug 2000 18:38:47 +0000 (18:38 +0000)]
(File Shadowing): New.
(Recover): auto-save-list-file-prefix fix.
(Version Control): Mention CSSC.
(VC Dired Mode): Ref pcl-cvs.
(Comparing Files): Diff mode, smerge mode.
(File Conveniences): find-file.  Redo bits.

23 years ago(Changing an Option): Change load-path example.
Dave Love [Tue, 22 Aug 2000 18:23:04 +0000 (18:23 +0000)]
(Changing an Option): Change load-path example.

23 years agonormal-backup-enable-predicate, backup-directory-alist,
Dave Love [Tue, 22 Aug 2000 18:08:50 +0000 (18:08 +0000)]
normal-backup-enable-predicate, backup-directory-alist,
make-backup-file-name-function

23 years agoMark re-build as being documented.
Eli Zaretskii [Tue, 22 Aug 2000 16:31:47 +0000 (16:31 +0000)]
Mark re-build as being documented.

23 years agoDocument re-builder.
Eli Zaretskii [Tue, 22 Aug 2000 16:29:53 +0000 (16:29 +0000)]
Document re-builder.

23 years agoMark hi-lock.el as being documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 16:08:36 +0000 (16:08 +0000)]
Mark hi-lock.el as being documented in the manual.

23 years agoMark dabbrev-ignore-regexps as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 16:05:02 +0000 (16:05 +0000)]
Mark dabbrev-ignore-regexps as documented in the manual.

23 years agoDocument dabbrev-ignore-regexps.
Eli Zaretskii [Tue, 22 Aug 2000 16:02:52 +0000 (16:02 +0000)]
Document dabbrev-ignore-regexps.

23 years agoMark the new language environments as documented.
Eli Zaretskii [Tue, 22 Aug 2000 15:58:36 +0000 (15:58 +0000)]
Mark the new language environments as documented.

23 years agoUpdate the list of supported language environments.
Eli Zaretskii [Tue, 22 Aug 2000 15:57:05 +0000 (15:57 +0000)]
Update the list of supported language environments.

23 years agoMark etags.el changes as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:51:27 +0000 (15:51 +0000)]
Mark etags.el changes as documented in the manual.

23 years agoDocument tags-case-fold-search, tags-apropos-verbose and tags-tag-face.
Eli Zaretskii [Tue, 22 Aug 2000 15:49:45 +0000 (15:49 +0000)]
Document tags-case-fold-search, tags-apropos-verbose and tags-tag-face.

23 years agoMark sort-numeric-fields and sort-numeric-base as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:34:52 +0000 (15:34 +0000)]
Mark sort-numeric-fields and sort-numeric-base as documented in the manual.

23 years agoMark isearch-lazy-highlight as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:30:59 +0000 (15:30 +0000)]
Mark isearch-lazy-highlight as documented in the manual.

23 years agoMore details and index entries for isearch-lazy-highlight.
Eli Zaretskii [Tue, 22 Aug 2000 15:28:38 +0000 (15:28 +0000)]
More details and index entries for isearch-lazy-highlight.