- 30 Apr, 1998 9 commits
-
-
Richard M. Stallman authored
in a dedicated window or a minibuffer window. Treat minibuffer window as dedicated in other ways too.
-
Richard M. Stallman authored
Include definition of HDRR structure that used to be in sym.h, instead of sym.h.
-
Richard M. Stallman authored
That is done in set-language-environment.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Call standard-display-european-internal. Call set-terminal-coding-system. (standard-display-european-internal): New subroutine.
-
Richard M. Stallman authored
instead of loading a syntax definitions file. Use standard-display-european-internal. Let current-language-environment specify terminal coding system.
-
Richard M. Stallman authored
(Ftry_completion): Use it to return multibyte string if and only if the completion table has a multibyte string. (Fdisplay_completion_list): Convert string to unibyte before displaying it, if default is unibyte.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(defgroup imenu): Add :link. (imenu-use-markers, imenu-auto-rescan-maxout, imenu-generic-expression) (imenu--make-index-alist, imenu-default-goto-function): Doc fixes. (imenu-max-item-length, imenu-sort-function) (imenu-scanning-message): Custom tweak. (imenu-progress-message): Use real backquote syntax. (imenu--in-alist): Unused function deleted. (imenu--flatten-index-alist): Likewise. (imenu-case-fold-search): Add autoload cookie. (imenu--completion-buffer): Offer function at point as default. (imenu--subalist-p): Don't use caadr. (imenu): Don't use caddr. (imenu-add-menubar-index): New function.
-
- 29 Apr, 1998 31 commits
-
-
Dave Love authored
-
Richard M. Stallman authored
buffer-file-name (`:' is invalid in file names on Windows).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
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.
-
Richard M. Stallman authored
(assoc-ignore-case): Use compare-strings.
-
Andreas Schwab authored
-
Andreas Schwab authored
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.
-
Andreas Schwab authored
-
Andreas Schwab authored
getting attributes to get consistent values for holes. (emacs_set_tty): Likewise.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
(syms_of_emacs): Fix doc of Vsignal_USR1_hook and Vsignal_USR2_hook.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Locally bind old-name, new-name, final, drive-letter.
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
End by calling exit, to avoid warning.
-
Geoff Voelker authored
(x_make_frame_visible): Pass dummy argument to input_poll_signal.
-
Geoff Voelker authored
Declare with full function prototypes.
-
Geoff Voelker authored
w32_mouse_position.
-
Geoff Voelker authored
-
Geoff Voelker authored
in Windows system headers. (term_init) [WINDOWSNT]: Do not include remainder of function.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
(RE_TRANSLATE_P): New macro.
-
Geoff Voelker authored
add regexps for file names with drive letters,
-
Richard M. Stallman authored
(syms_of_editfns): defsubr them.
-