- 02 Jan, 1999 1 commit
-
-
Richard M. Stallman authored
(allocate_vectorlike, make_uninit_multibyte_string): Use that. (init_alloc_once): Use that.
-
- 31 Dec, 1998 8 commits
-
-
Richard M. Stallman authored
-
Eli Zaretskii authored
multibyte in unibyte buffers only.
-
Richard M. Stallman authored
if buffer is modified; ask about all modified buffers.
-
Richard M. Stallman authored
positive; (emacs-pid) returns a negative number on Windows 9x which causes odd behaviour.
-
Eli Zaretskii authored
and pass it to Fmake_sparse_keymap.
-
Eli Zaretskii authored
and about w32-* variables unless on Windows/NT.
-
Eli Zaretskii authored
-
Markus Rost authored
-
- 30 Dec, 1998 8 commits
-
-
Richard M. Stallman authored
previous change, for charset_not, wordchar, notwordchar, categoryspec, notcategoryspec.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(m4-start-m4, m4-end-m4): Functions deleted.
-
Eli Zaretskii authored
type, make the default coding systems use that.
-
Richard M. Stallman authored
to compose-mail in the correct places and as a list.
-
Richard M. Stallman authored
Use them instead of malloc, xmalloc, and xfree, for Lisp objects. Don't set allocating_for_lisp in the callers; let lisp_malloc do it. (n_interval_blocks, n_float_blocks): New variable. (n_cons_blocks, n_vectors, n_symbol_blocks): New variable. (n_marker_blocks, n_string_blocks): New variable. (init_intervals, make_interval): Set a count variable. Use lisp_malloc instead of setting allocating_for_lisp. (init_float, make_float, init_cons, Fcons): Likewise. (allocate_vectorlike, init_symbol, Fmake_symbol): Likewise (init_marker, allocate_misc, init_strings): Likewise. (make_uninit_multibyte_string): Likewise. (gc_sweep, compact_strings): Decrement the count variables. (uninterrupt_malloc): Don't store Emacs's hooks into the old_..._hook variables.
-
Richard M. Stallman authored
(pages-directory-map): Bind mouse-2 (pages-copy-header-and-position): Put text property. (pages-directory-goto-with-mouse): New function.
-
- 29 Dec, 1998 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
global map already, and not in the local map. (easy-menu-do-add-item): Fix error message.
-
Richard M. Stallman authored
even when starting the dumped Emacs.
-
Richard M. Stallman authored
(Fkey_description): Handle lists like vectors.
-
Eli Zaretskii authored
(cp-coding-system-for-codepage-1): Likewise.
-
- 28 Dec, 1998 6 commits
-
-
Andrew Innes authored
not set async_iconified flag though.
-
Andrew Innes authored
by complete_deferred_msg. (post_character_message): Cancel all deferred messages when quit_char is typed, in order to break out of potential deadlocks. (cancel_all_deferred_msgs): New function. (complete_deferred_msg): Don't abort if msg not found; may have been cancelled. (Fw32_reconstruct_hot_key): Use pre-interned symbols. (Fw32_send_sys_command): Wait for system command to complete before returning.
-
Andrew Innes authored
(create_child): Use it. (syms_of_ntproc): Defvar it. Also fix docstrings for w32-start-process-share-console and w32-start-process-show-window.
-
Andrew Innes authored
without prompting.
-
Andrew Innes authored
(main): Save startup directory to give to spawn, then change directory to location of .exe in order not to prevent startup directory from being deleted.
-
Andreas Schwab authored
and track-mouse.
-
- 27 Dec, 1998 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB in flyspell-mouse-map (only). (flyspell-use-local-map): New variable. Use a different mouse-2 binding in that case, and don't add to minor-mode-map-alist. (make-flyspell-overlay, flyspell-correct-word): Test flyspell-use-local-map.
-
- 26 Dec, 1998 1 commit
-
-
Richard M. Stallman authored
Be careful about whether to return a relative file name, and if so, relative to what directory.
-
- 25 Dec, 1998 3 commits
-
-
Markus Rost authored
read-file-name. (rmail-output-to-rmail-file): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(easy-menu-add-item, easy-menu-remove-item): Argument renamed. (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
-
- 23 Dec, 1998 1 commit
-
-
Kenichi Handa authored
-
- 22 Dec, 1998 4 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
input-method-exit-on-first-char.
-
Kenichi Handa authored
because of the change of the second argument of Fread_char.
-