Dave Love
eb4df0c388
(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.
1998-04-28 18:06:36 +00:00
Dave Love
e9feb305f5
(fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.
1998-04-28 17:54:11 +00:00
Dave Love
7922d62e80
Fix synopsis line.
1998-04-28 17:46:50 +00:00
Eli Zaretskii
c26949c3c8
(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.
1998-04-28 14:18:24 +00:00
Eli Zaretskii
bb58920cd3
(ps-output-string-prim): Don't quote multibyte characters.
1998-04-28 13:53:50 +00:00
Eli Zaretskii
0140c6007b
(ps-remove-duplicates): New function.
...
(ps-begin-file): Use it.
1998-04-28 13:50:24 +00:00
Andreas Schwab
c1a2f60a9c
Fix -Wimplicit warnings.
1998-04-28 09:35:07 +00:00
Andreas Schwab
3a80c0aa96
(Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
1998-04-28 09:27:02 +00:00
Andreas Schwab
6c478f93f6
(readevalloop): Fix type of UNIBYTE parameter.
1998-04-28 09:23:01 +00:00
Richard M. Stallman
de4df76b65
(reinvoke_input_signal): Don't use prototype decl.
1998-04-28 02:33:19 +00:00
Richard M. Stallman
71d54f8869
(ielm-eval-input): More of previous change.
1998-04-28 02:10:42 +00:00
Ulrich Drepper
1823194b95
automatically generated from GPLed version
1998-04-27 23:48:59 +00:00
Richard M. Stallman
57ff063d0b
(isearch-yank-x-selection): Doc fix.
1998-04-27 22:05:53 +00:00
Richard M. Stallman
f4b50f66ee
(Fload_average): New arg USE_FLOATS.
1998-04-27 20:54:19 +00:00
Richard M. Stallman
b1ee4bd147
[HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTEM is defined.
1998-04-27 20:30:51 +00:00
Richard M. Stallman
d68cc14c93
(Fcompare_strings): Doc fix.
1998-04-27 20:29:38 +00:00
Richard M. Stallman
dea85c7a71
(define-widget-keywords): Don't use backquote.
1998-04-27 19:47:31 +00:00
Eli Zaretskii
7990d02a2d
Include msdos.h after lisp.h.
1998-04-27 14:26:43 +00:00
Eli Zaretskii
5f027cead6
nclude msdos.h after lisp.h.
1998-04-27 14:24:08 +00:00
Eli Zaretskii
71f6566933
(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.
1998-04-27 14:18:00 +00:00
Eli Zaretskii
bd5197a45b
[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
...
and prototypes for external functions.
1998-04-27 14:15:07 +00:00
Andreas Schwab
a0613c61ed
Include <unistd.h> for chdir.
1998-04-27 09:22:29 +00:00
Richard M. Stallman
41bee2813d
(outline-discard-overlays):
...
Interpret PROP as a value for `invisible', not as property name.
1998-04-27 01:41:22 +00:00
Richard M. Stallman
fed9da131c
(ielm-eval-input): Use variables *, **, *** not :, ::, :::.
...
(inferior-emacs-lisp-mode): Corresponding changes.
1998-04-27 01:28:39 +00:00
Richard M. Stallman
c6a635346e
(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.
1998-04-27 01:22:08 +00:00
Richard M. Stallman
a76206dcc3
(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.
1998-04-26 22:36:29 +00:00
Richard M. Stallman
74c1de234c
(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'.
1998-04-26 22:34:53 +00:00
Richard M. Stallman
871fb8d0e1
(standard_args): Apply --unibyte/multibyte after --nw.
1998-04-26 19:21:14 +00:00
Richard M. Stallman
bdd47b1c07
(Fintern): Initialize keywords only in initial obarray.
1998-04-26 19:16:46 +00:00
Richard M. Stallman
454fa45765
(Fmakunbound): Test keywordness only in initial obarray.
...
(set_internal): Test keywordness only in initial obarray.
1998-04-26 19:16:25 +00:00
Richard M. Stallman
393306dd07
Include initial_obarray from lread.c
1998-04-26 19:14:58 +00:00
Richard M. Stallman
3b9ffb776b
(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.
1998-04-26 04:19:28 +00:00
Richard M. Stallman
7f9fcc0f57
(view-mode-exit): Don't alter view-return-to-alist.
...
(view-mode-enter, view-mode-exit): Doc fixes.
1998-04-26 04:09:09 +00:00
Richard M. Stallman
929e120a17
(TEX_decode_env): Don't free the value getenv returns.
1998-04-26 03:57:04 +00:00
Richard M. Stallman
e728468b45
(set-language-environment):
...
Check for language environments that can't work in unibyte.
1998-04-26 02:50:41 +00:00
Richard M. Stallman
b9c4113ee8
(croak): Add forward declaration.
1998-04-26 02:18:58 +00:00
Richard M. Stallman
0828b971b5
(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.
1998-04-26 00:13:54 +00:00
Richard M. Stallman
ebada62d33
(setup-english-environment): Don't set default-enable-multibyte-characters.
1998-04-26 00:13:36 +00:00
Richard M. Stallman
adfea139b3
(unload_color): No longer static.
1998-04-25 23:33:59 +00:00
Richard M. Stallman
62b82678be
(insert_from_string, insert_from_string_before_markers):
...
Don't special case LENGTH = 0.
(insert_from_buffer): Likewise.
1998-04-25 23:32:56 +00:00
Richard M. Stallman
d6a1be6453
(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
1998-04-25 23:08:24 +00:00
Richard M. Stallman
868e640e90
(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
...
(update_frame): Likewise.
1998-04-25 23:08:09 +00:00
Richard M. Stallman
4ff3479544
(FRAME_CURSOR_X_LIMIT): New macro.
1998-04-25 23:07:46 +00:00
Richard M. Stallman
8028e0edda
(Fread_from_string): Initialize startval and endval.
1998-04-25 22:00:26 +00:00
Richard M. Stallman
7b140fd7c7
(re_search_2): Fix handling of at_dot.
...
Fix the way RANGE is set when handling begbuf.
1998-04-25 03:37:36 +00:00
Richard M. Stallman
6f46329ac1
(read1): Allow multibyte and unibyte together in one string.
1998-04-24 21:25:31 +00:00
Richard M. Stallman
5b64ebe8ec
(finder-compile-keywords):
...
Avoid error for nonexistent directory.
Print progress messages about directories.
Ignore files that are actually Emacs lock files.
1998-04-24 21:24:44 +00:00
Richard M. Stallman
6395da5ced
(update_frame): Move echo area cursor into range.
1998-04-24 21:22:48 +00:00
Richard M. Stallman
4746aeeb13
(custom-deps, updates): Allow cus-dep to be compiled.
...
(custom-deps, autoloads, finder-data, updates): Print list of dirs.
1998-04-24 21:17:17 +00:00
Richard M. Stallman
06beea21ca
(custom-make-dependencies): Don't give up
...
on a whole file, the first time eval gets an error.
1998-04-24 21:05:18 +00:00