bpt/emacs.git
26 years ago(Fset_process_inherit_coding_system_flag, Fstart_process):
Richard M. Stallman [Wed, 29 Apr 1998 21:46:43 +0000 (21:46 +0000)]
(Fset_process_inherit_coding_system_flag, Fstart_process):
Store inherit_coding_system_flag as a Lisp_Object.
(Fopen_network_stream): Likewise.
(Fprocess_inherit_coding_system_flag): Access it as Lisp_Object.
(read_process_output): Likewise.

26 years ago(assoc-ignore-representation): New function.
Richard M. Stallman [Wed, 29 Apr 1998 20:33:11 +0000 (20:33 +0000)]
(assoc-ignore-representation): New function.
(assoc-ignore-case): Use compare-strings.

26 years agoFix -Wimplicit warnings.
Andreas Schwab [Wed, 29 Apr 1998 09:49:44 +0000 (09:49 +0000)]
Fix -Wimplicit warnings.

26 years ago(redisplay_window): Update STARTP_BYTE alongside with
Andreas Schwab [Wed, 29 Apr 1998 09:46:49 +0000 (09:46 +0000)]
(redisplay_window): Update STARTP_BYTE alongside with
STARTP.  New variable scroll_margin_bytepos, to parallel
scroll_margin_pos.  Fix arguments of pos_tab_offset to agree with
the first argument of compute_motion.

26 years ago(make_window): Initialize last_point field.
Andreas Schwab [Wed, 29 Apr 1998 09:44:06 +0000 (09:44 +0000)]
(make_window): Initialize last_point field.

26 years ago(emacs_get_tty): Zero out termios structure before
Andreas Schwab [Wed, 29 Apr 1998 09:42:46 +0000 (09:42 +0000)]
(emacs_get_tty): Zero out termios structure before
getting attributes to get consistent values for holes.
(emacs_set_tty): Likewise.

26 years agoDeclare Fcompare_strings.
Andreas Schwab [Wed, 29 Apr 1998 09:41:10 +0000 (09:41 +0000)]
Declare Fcompare_strings.

26 years agoInclude <time.h> for time.
Andreas Schwab [Wed, 29 Apr 1998 09:37:15 +0000 (09:37 +0000)]
Include <time.h> for time.

26 years ago(main): Use Vbuffer_alist instead of Fbuffer_list.
Andreas Schwab [Wed, 29 Apr 1998 09:35:31 +0000 (09:35 +0000)]
(main): Use Vbuffer_alist instead of Fbuffer_list.
(syms_of_emacs): Fix doc of Vsignal_USR1_hook and
Vsignal_USR2_hook.

26 years ago(setup_coding_system): Properly check for nil.
Andreas Schwab [Wed, 29 Apr 1998 09:33:53 +0000 (09:33 +0000)]
(setup_coding_system): Properly check for nil.

26 years ago(re_search_2): Fix indentation.
Andreas Schwab [Wed, 29 Apr 1998 09:23:15 +0000 (09:23 +0000)]
(re_search_2): Fix indentation.

26 years ago(Fcompare_buffer_substrings): Rewrite to loop by chars.
Richard M. Stallman [Wed, 29 Apr 1998 06:50:40 +0000 (06:50 +0000)]
(Fcompare_buffer_substrings): Rewrite to loop by chars.

26 years ago(ange-ftp-real-expand-file-name-actual):
Richard M. Stallman [Wed, 29 Apr 1998 05:24:09 +0000 (05:24 +0000)]
(ange-ftp-real-expand-file-name-actual):
Locally bind old-name, new-name, final, drive-letter.

26 years ago(SLAVIC): Delete redundant backslash.
Karl Heuer [Wed, 29 Apr 1998 05:22:19 +0000 (05:22 +0000)]
(SLAVIC): Delete redundant backslash.

26 years ago(*, **, ***): Add defvars.
Richard M. Stallman [Wed, 29 Apr 1998 05:20:31 +0000 (05:20 +0000)]
(*, **, ***): Add defvars.

26 years ago(dired-sort-toggle): Handle spaces in dired-actual-switches.
Richard M. Stallman [Wed, 29 Apr 1998 05:06:46 +0000 (05:06 +0000)]
(dired-sort-toggle): Handle spaces in dired-actual-switches.

26 years ago(abort): Omit this definition, if NO_ABORT.
Richard M. Stallman [Wed, 29 Apr 1998 05:02:34 +0000 (05:02 +0000)]
(abort): Omit this definition, if NO_ABORT.
End by calling exit, to avoid warning.

26 years agoForward declare hooks with full function prototypes.
Geoff Voelker [Wed, 29 Apr 1998 04:43:08 +0000 (04:43 +0000)]
Forward declare hooks with full function prototypes.
(x_make_frame_visible): Pass dummy argument to input_poll_signal.

26 years ago(w32_console_mouse_position, w32_console_read_socket):
Geoff Voelker [Wed, 29 Apr 1998 04:36:27 +0000 (04:36 +0000)]
(w32_console_mouse_position, w32_console_read_socket):
Declare with full function prototypes.

26 years ago(w32_console_mouse_position): Rename from
Geoff Voelker [Wed, 29 Apr 1998 04:36:00 +0000 (04:36 +0000)]
(w32_console_mouse_position): Rename from
w32_mouse_position.

26 years ago(initialize_w32_displayed): Use new function prototypes.
Geoff Voelker [Wed, 29 Apr 1998 04:35:17 +0000 (04:35 +0000)]
(initialize_w32_displayed): Use new function prototypes.

26 years agoInclude cm.h after dispextern.h to avoid name conflicts
Geoff Voelker [Wed, 29 Apr 1998 04:34:52 +0000 (04:34 +0000)]
Include cm.h after dispextern.h to avoid name conflicts
in Windows system headers.
(term_init) [WINDOWSNT]: Do not include remainder of function.

26 years ago[WINDOWSNT]: Use function prototypes.
Geoff Voelker [Wed, 29 Apr 1998 04:34:29 +0000 (04:34 +0000)]
[WINDOWSNT]: Use function prototypes.

26 years agoConditionally include xterm.h using HAVE_X_WINDOWS.
Geoff Voelker [Wed, 29 Apr 1998 04:34:05 +0000 (04:34 +0000)]
Conditionally include xterm.h using HAVE_X_WINDOWS.

26 years agoNew target for installation bin directory.
Geoff Voelker [Wed, 29 Apr 1998 04:31:59 +0000 (04:31 +0000)]
New target for installation bin directory.

26 years ago(HAVE_MOTIF_2_1): Add for consistency with config.in.
Geoff Voelker [Wed, 29 Apr 1998 04:31:34 +0000 (04:31 +0000)]
(HAVE_MOTIF_2_1): Add for consistency with config.in.
(RE_TRANSLATE_P): New macro.

26 years ago(file-name-handler-alist): Instead of substituting,
Geoff Voelker [Wed, 29 Apr 1998 04:31:03 +0000 (04:31 +0000)]
(file-name-handler-alist): Instead of substituting,
add regexps for file names with drive letters,

26 years ago(Fgap_position, Fgap_size): New functions.
Richard M. Stallman [Wed, 29 Apr 1998 01:00:01 +0000 (01:00 +0000)]
(Fgap_position, Fgap_size): New functions.
(syms_of_editfns): defsubr them.

26 years agoFix previous change.
Richard M. Stallman [Wed, 29 Apr 1998 00:59:43 +0000 (00:59 +0000)]
Fix previous change.

26 years ago(Flsh, Fash): Handle out-of-range shift counts reasonably.
Richard M. Stallman [Wed, 29 Apr 1998 00:59:22 +0000 (00:59 +0000)]
(Flsh, Fash): Handle out-of-range shift counts reasonably.

26 years ago(lock_file): gcpro `fn'.
Richard M. Stallman [Wed, 29 Apr 1998 00:28:28 +0000 (00:28 +0000)]
(lock_file): gcpro `fn'.

26 years ago(insert_1_both): Call prepare_to_modify_buffer before moving or making gap.
Richard M. Stallman [Wed, 29 Apr 1998 00:20:14 +0000 (00:20 +0000)]
(insert_1_both): Call prepare_to_modify_buffer before moving or making gap.
(insert_from_string_1): Don't check max buffer size here.

26 years agoComment change.
Richard M. Stallman [Tue, 28 Apr 1998 23:41:15 +0000 (23:41 +0000)]
Comment change.

26 years ago(dired-at-point): Add autoload cookie.
Richard M. Stallman [Tue, 28 Apr 1998 23:40:39 +0000 (23:40 +0000)]
(dired-at-point): Add autoload cookie.

(dired-at-point-require-prefix): New option.
(dired-at-point): New command.
(dired-at-point-prompter): New function.

26 years agoComment changes.
Richard M. Stallman [Tue, 28 Apr 1998 23:39:57 +0000 (23:39 +0000)]
Comment changes.

26 years ago(HAVE_STRING_H): Add #undef.
Richard M. Stallman [Tue, 28 Apr 1998 22:58:20 +0000 (22:58 +0000)]
(HAVE_STRING_H): Add #undef.
(HAVE_WAIT_HEADER): Defined.

26 years ago(main): Doc --multibyte and --unibyte in --help message.
Richard M. Stallman [Tue, 28 Apr 1998 21:35:36 +0000 (21:35 +0000)]
(main): Doc --multibyte and --unibyte in --help message.

26 years ago(main): Fix bug report address.
Richard M. Stallman [Tue, 28 Apr 1998 21:33:28 +0000 (21:33 +0000)]
(main): Fix bug report address.

26 years ago[HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.
Richard M. Stallman [Tue, 28 Apr 1998 21:21:14 +0000 (21:21 +0000)]
[HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.

26 years ago(INSTALL_INFO): New variable.
Richard M. Stallman [Tue, 28 Apr 1998 21:15:12 +0000 (21:15 +0000)]
(INSTALL_INFO): New variable.
(install-arch-indep): Don't replace the dir file if it already exists.
Use the install-info program, via INSTALL_INFO, to add entries.
Make the `info' subdir and the Info files world-readable.

(mkdir): Create the site-lisp dirs.
(install-arch-indep): Make site-lisp/subdirs files world-readable.

26 years ago(install): Make INSTALLDIR and contents world-readable.
Richard M. Stallman [Tue, 28 Apr 1998 21:11:23 +0000 (21:11 +0000)]
(install): Make INSTALLDIR and contents world-readable.

26 years ago(easy-menu-define-key): Fixed bug with BEFORE
Richard M. Stallman [Tue, 28 Apr 1998 20:03:07 +0000 (20:03 +0000)]
(easy-menu-define-key): Fixed bug with BEFORE
argument.  Now it works also if you repeat an identical call to
easy-menu-define-key.

26 years ago(Info-mode): Doc fix.
Dave Love [Tue, 28 Apr 1998 18:13:00 +0000 (18:13 +0000)]
(Info-mode): Doc fix.

26 years ago(finder-insert-at-column): Simplify.
Dave Love [Tue, 28 Apr 1998 18:06:36 +0000 (18:06 +0000)]
(finder-insert-at-column): Simplify.
(finder-mouse-face-on-line): New function.
(finder-list-keywords, finder-list-matches): Use it.
(finder-commentary, finder-select): Doc.
(finder-mouse-select): Doc.  Remove spurious let.

26 years ago(fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.
Dave Love [Tue, 28 Apr 1998 17:54:11 +0000 (17:54 +0000)]
(fortran-mode-map): Bind M-^.  Use \M-, not \e elsewhere.

26 years agoFix synopsis line.
Dave Love [Tue, 28 Apr 1998 17:46:50 +0000 (17:46 +0000)]
Fix synopsis line.

26 years ago(callproc.o, print.o, cmds.o, dispnew.o, fileio.o,
Eli Zaretskii [Tue, 28 Apr 1998 14:18:24 +0000 (14:18 +0000)]
(callproc.o, print.o, cmds.o, dispnew.o, fileio.o,
frame.o, keyboard.o, minibuf.o, process.o, scroll.o, sysdep.o,
term.o, w16select.o, window.o, xdisp.o, xfaces.o, lread.o): Depend
on msdos.h.
(print.o): Depend on dispextern.h.

26 years ago(ps-output-string-prim): Don't quote multibyte characters.
Eli Zaretskii [Tue, 28 Apr 1998 13:53:50 +0000 (13:53 +0000)]
(ps-output-string-prim): Don't quote multibyte characters.

26 years ago(ps-remove-duplicates): New function.
Eli Zaretskii [Tue, 28 Apr 1998 13:50:24 +0000 (13:50 +0000)]
(ps-remove-duplicates): New function.
(ps-begin-file): Use it.

26 years agoFix -Wimplicit warnings.
Andreas Schwab [Tue, 28 Apr 1998 09:35:07 +0000 (09:35 +0000)]
Fix -Wimplicit warnings.

26 years ago(Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
Andreas Schwab [Tue, 28 Apr 1998 09:27:02 +0000 (09:27 +0000)]
(Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.

26 years ago(readevalloop): Fix type of UNIBYTE parameter.
Andreas Schwab [Tue, 28 Apr 1998 09:23:01 +0000 (09:23 +0000)]
(readevalloop): Fix type of UNIBYTE parameter.

26 years ago(reinvoke_input_signal): Don't use prototype decl.
Richard M. Stallman [Tue, 28 Apr 1998 02:33:19 +0000 (02:33 +0000)]
(reinvoke_input_signal): Don't use prototype decl.

26 years ago(ielm-eval-input): More of previous change.
Richard M. Stallman [Tue, 28 Apr 1998 02:10:42 +0000 (02:10 +0000)]
(ielm-eval-input): More of previous change.

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Mon, 27 Apr 1998 23:48:59 +0000 (23:48 +0000)]
automatically generated from GPLed version

26 years ago(isearch-yank-x-selection): Doc fix.
Richard M. Stallman [Mon, 27 Apr 1998 22:05:53 +0000 (22:05 +0000)]
(isearch-yank-x-selection): Doc fix.

26 years ago(Fload_average): New arg USE_FLOATS.
Richard M. Stallman [Mon, 27 Apr 1998 20:54:19 +0000 (20:54 +0000)]
(Fload_average): New arg USE_FLOATS.

26 years ago[HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTEM is defined.
Richard M. Stallman [Mon, 27 Apr 1998 20:30:51 +0000 (20:30 +0000)]
[HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTEM is defined.

26 years ago(Fcompare_strings): Doc fix.
Richard M. Stallman [Mon, 27 Apr 1998 20:29:38 +0000 (20:29 +0000)]
(Fcompare_strings): Doc fix.

26 years ago(define-widget-keywords): Don't use backquote.
Richard M. Stallman [Mon, 27 Apr 1998 19:47:31 +0000 (19:47 +0000)]
(define-widget-keywords): Don't use backquote.

26 years agoInclude msdos.h after lisp.h.
Eli Zaretskii [Mon, 27 Apr 1998 14:26:43 +0000 (14:26 +0000)]
Include msdos.h after lisp.h.

26 years agonclude msdos.h after lisp.h.
Eli Zaretskii [Mon, 27 Apr 1998 14:24:08 +0000 (14:24 +0000)]
nclude msdos.h after lisp.h.

26 years ago(IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,
Eli Zaretskii [Mon, 27 Apr 1998 14:18:00 +0000 (14:18 +0000)]
(IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,
IT_clear_screen, IT_clear_to_end, IT_clear_to_end, IT_cursor_to,
IT_cmgoto, IT_reassert_line_highlight, IT_change_line_highlight,
IT_update_begin, IT_update_end, IT_set_terminal_modes,
IT_reset_terminal_modes, IT_set_terminal_window,
pixel_to_glyph_coords, IT_menu_display):  Bring definitions in
accordance with prototype declarations.

26 years ago[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
Eli Zaretskii [Mon, 27 Apr 1998 14:15:07 +0000 (14:15 +0000)]
[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
and prototypes for external functions.

26 years agoInclude <unistd.h> for chdir.
Andreas Schwab [Mon, 27 Apr 1998 09:22:29 +0000 (09:22 +0000)]
Include <unistd.h> for chdir.

26 years ago(outline-discard-overlays):
Richard M. Stallman [Mon, 27 Apr 1998 01:41:22 +0000 (01:41 +0000)]
(outline-discard-overlays):
Interpret PROP as a value for `invisible', not as property name.

26 years ago(ielm-eval-input): Use variables *, **, *** not :, ::, :::.
Richard M. Stallman [Mon, 27 Apr 1998 01:28:39 +0000 (01:28 +0000)]
(ielm-eval-input): Use variables *, **, *** not :, ::, :::.
(inferior-emacs-lisp-mode): Corresponding changes.

26 years ago(sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.
Richard M. Stallman [Mon, 27 Apr 1998 01:22:08 +0000 (01:22 +0000)]
(sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.
(sgml-font-lock-keywords): Initialize from sgml-font-lock-keywords-1.
(sgml-font-lock-keywords-2): New variable.
(sgml-mode-common): Make buffer-local binding for
sgml-font-lock-keywords-2 and initialize it.
Use it in font-lock-defaults.

26 years ago(x_set_foreground_color, x_set_background_color)
Richard M. Stallman [Sun, 26 Apr 1998 22:36:29 +0000 (22:36 +0000)]
(x_set_foreground_color, x_set_background_color)
(x_set_mouse_color, x_set_cursor_color): Don't call unload_color
if same pixel is used in another slot in the frame.

(x_set_foreground_color): Call unload_color on the old color.
(x_set_background_color, x_set_mouse_color): Likewise.
(x_set_cursor_color, x_set_border_pixel): Likewise.

26 years ago(parse_menu_item): Support keywords :keys and
Richard M. Stallman [Sun, 26 Apr 1998 22:34:53 +0000 (22:34 +0000)]
(parse_menu_item): Support keywords :keys and
:key-sequence.  Some changes to provide GC-protection. Some
cosmetic changes.
(syms_of_keyboard): Define new symbols `:keys' and `:key-sequence'.

26 years ago(standard_args): Apply --unibyte/multibyte after --nw.
Richard M. Stallman [Sun, 26 Apr 1998 19:21:14 +0000 (19:21 +0000)]
(standard_args): Apply --unibyte/multibyte after --nw.

26 years ago(Fintern): Initialize keywords only in initial obarray.
Richard M. Stallman [Sun, 26 Apr 1998 19:16:46 +0000 (19:16 +0000)]
(Fintern): Initialize keywords only in initial obarray.

26 years ago(Fmakunbound): Test keywordness only in initial obarray.
Richard M. Stallman [Sun, 26 Apr 1998 19:16:25 +0000 (19:16 +0000)]
(Fmakunbound): Test keywordness only in initial obarray.
(set_internal): Test keywordness only in initial obarray.

26 years agoInclude initial_obarray from lread.c
Richard M. Stallman [Sun, 26 Apr 1998 19:14:58 +0000 (19:14 +0000)]
Include initial_obarray from lread.c

26 years ago(set-auto-mode): When just-from-file-name is set, don't
Richard M. Stallman [Sun, 26 Apr 1998 04:19:28 +0000 (04:19 +0000)]
(set-auto-mode): When just-from-file-name is set, don't
actually switch modes if the new mode is the same as the current one.

26 years ago(view-mode-exit): Don't alter view-return-to-alist.
Richard M. Stallman [Sun, 26 Apr 1998 04:09:09 +0000 (04:09 +0000)]
(view-mode-exit): Don't alter view-return-to-alist.

(view-mode-enter, view-mode-exit): Doc fixes.

26 years ago(TEX_decode_env): Don't free the value getenv returns.
Richard M. Stallman [Sun, 26 Apr 1998 03:57:04 +0000 (03:57 +0000)]
(TEX_decode_env): Don't free the value getenv returns.

26 years ago(set-language-environment):
Richard M. Stallman [Sun, 26 Apr 1998 02:50:41 +0000 (02:50 +0000)]
(set-language-environment):
Check for language environments that can't work in unibyte.

26 years ago(croak): Add forward declaration.
Richard M. Stallman [Sun, 26 Apr 1998 02:18:58 +0000 (02:18 +0000)]
(croak): Add forward declaration.

26 years ago(setup-8-bit-environment): If default-enable-multibyte-characters is nil,
Richard M. Stallman [Sun, 26 Apr 1998 00:13:54 +0000 (00:13 +0000)]
(setup-8-bit-environment): If default-enable-multibyte-characters is nil,
call standard-display-european, and don't set nonascii-insert-offset
or default-input-method.

26 years ago(setup-english-environment): Don't set default-enable-multibyte-characters.
Richard M. Stallman [Sun, 26 Apr 1998 00:13:36 +0000 (00:13 +0000)]
(setup-english-environment): Don't set default-enable-multibyte-characters.

26 years ago(unload_color): No longer static.
Richard M. Stallman [Sat, 25 Apr 1998 23:33:59 +0000 (23:33 +0000)]
(unload_color): No longer static.

26 years ago(insert_from_string, insert_from_string_before_markers):
Richard M. Stallman [Sat, 25 Apr 1998 23:32:56 +0000 (23:32 +0000)]
(insert_from_string, insert_from_string_before_markers):
Don't special case LENGTH = 0.
(insert_from_buffer): Likewise.

26 years ago(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
Richard M. Stallman [Sat, 25 Apr 1998 23:08:24 +0000 (23:08 +0000)]
(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.

26 years ago(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
Richard M. Stallman [Sat, 25 Apr 1998 23:08:09 +0000 (23:08 +0000)]
(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
(update_frame): Likewise.

26 years ago(FRAME_CURSOR_X_LIMIT): New macro.
Richard M. Stallman [Sat, 25 Apr 1998 23:07:46 +0000 (23:07 +0000)]
(FRAME_CURSOR_X_LIMIT): New macro.

26 years ago(Fread_from_string): Initialize startval and endval.
Richard M. Stallman [Sat, 25 Apr 1998 22:00:26 +0000 (22:00 +0000)]
(Fread_from_string): Initialize startval and endval.

26 years ago(re_search_2): Fix handling of at_dot.
Richard M. Stallman [Sat, 25 Apr 1998 03:37:36 +0000 (03:37 +0000)]
(re_search_2): Fix handling of at_dot.
Fix the way RANGE is set when handling begbuf.

26 years ago(read1): Allow multibyte and unibyte together in one string.
Richard M. Stallman [Fri, 24 Apr 1998 21:25:31 +0000 (21:25 +0000)]
(read1): Allow multibyte and unibyte together in one string.

26 years ago(finder-compile-keywords):
Richard M. Stallman [Fri, 24 Apr 1998 21:24:44 +0000 (21:24 +0000)]
(finder-compile-keywords):
Avoid error for nonexistent directory.
Print progress messages about directories.
Ignore files that are actually Emacs lock files.

26 years ago(update_frame): Move echo area cursor into range.
Richard M. Stallman [Fri, 24 Apr 1998 21:22:48 +0000 (21:22 +0000)]
(update_frame): Move echo area cursor into range.

26 years ago(custom-deps, updates): Allow cus-dep to be compiled.
Richard M. Stallman [Fri, 24 Apr 1998 21:17:17 +0000 (21:17 +0000)]
(custom-deps, updates): Allow cus-dep to be compiled.
(custom-deps, autoloads, finder-data, updates): Print list of dirs.

26 years ago(custom-make-dependencies): Don't give up
Richard M. Stallman [Fri, 24 Apr 1998 21:05:18 +0000 (21:05 +0000)]
(custom-make-dependencies): Don't give up
on a whole file, the first time eval gets an error.

26 years ago(copyright-regexp): Put \251 before the multibyte copyright symbol.
Richard M. Stallman [Fri, 24 Apr 1998 20:58:03 +0000 (20:58 +0000)]
(copyright-regexp): Put \251 before the multibyte copyright symbol.

26 years ago(custom-deps): Ignore =... subdirs.
Richard M. Stallman [Fri, 24 Apr 1998 20:30:56 +0000 (20:30 +0000)]
(custom-deps): Ignore =... subdirs.

26 years ago(mail-complete-alist): Don't refer to mail-address-field-regexp.
Richard M. Stallman [Fri, 24 Apr 1998 20:17:35 +0000 (20:17 +0000)]
(mail-complete-alist): Don't refer to mail-address-field-regexp.

26 years ago(lisp-font-lock-keywords-2): Added `defpackage'.
Richard M. Stallman [Fri, 24 Apr 1998 19:46:03 +0000 (19:46 +0000)]
(lisp-font-lock-keywords-2): Added `defpackage'.
              .

26 years agoIndent defpackage correctly.
Richard M. Stallman [Fri, 24 Apr 1998 19:43:52 +0000 (19:43 +0000)]
Indent defpackage correctly.

26 years ago(change-log-mode): Undo previous change.
Richard M. Stallman [Fri, 24 Apr 1998 06:31:54 +0000 (06:31 +0000)]
(change-log-mode): Undo previous change.

26 years ago(Qinhibit_point_motion_hooks): New variable.
Richard M. Stallman [Fri, 24 Apr 1998 06:28:46 +0000 (06:28 +0000)]
(Qinhibit_point_motion_hooks): New variable.
(syms_of_xdisp): Init and staticpro it.
(redisplay_window): Bind the symbol to t.