]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(PUSH_FAILURE_COUNT): New macro.
Stefan Monnier [Fri, 25 Aug 2000 14:35:12 +0000 (14:35 +0000)]
(PUSH_FAILURE_COUNT): New macro.
(POP_FAILURE_REG_OR_COUNT): Renamed from POP_FAILURE_REG.
Handle popping of a register's or a counter's data.
(POP_FAILURE_POINT): Use the new name.
(re_match_2_internal): Push counter data on the stack for succeed_n,
jump_n and set_number_at and remove misleading dead code in succeed_n.

24 years ago(redisplay_internal): If considering all windows on all
Gerd Moellmann [Fri, 25 Aug 2000 13:21:46 +0000 (13:21 +0000)]
(redisplay_internal): If considering all windows on all
frames, update the display for each frame as soon as possible,
instead of first building all desired matrices for all frames, and
then updating them all.
(try_cursor_movement): Handle case that last_cursor.vpos is -1.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 25 Aug 2000 11:20:36 +0000 (11:20 +0000)]
*** empty log message ***

24 years ago(terminal-emulator): Fix args to `concat'. Now concat doesn't accept
Kenichi Handa [Fri, 25 Aug 2000 07:23:42 +0000 (07:23 +0000)]
(terminal-emulator): Fix args to `concat'.  Now concat doesn't accept
interger.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 25 Aug 2000 07:22:07 +0000 (07:22 +0000)]
*** empty log message ***

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

24 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.

24 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.

24 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.

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

24 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.

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

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

24 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.

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

24 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.

24 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.

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

24 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.

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

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

24 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.

24 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.

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

24 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.

24 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.

24 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.

24 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.

24 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.

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

24 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.

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

24 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.

24 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.

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

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

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

24 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.

24 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.

24 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.

24 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.

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

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

24 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.

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

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

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

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

24 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*.

24 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.

24 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.

24 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.

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

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

24 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.

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

24 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.

24 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.

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

24 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 *.

24 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.

24 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.

24 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*.

24 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.

24 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.

24 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.

24 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.

24 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.

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

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

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

24 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.

24 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.

24 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

24 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.

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

24 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.

24 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.

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

24 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.

24 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.

24 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.