- 17 Jul, 1995 24 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Access mouse_moved in selected_frame.
-
Karl Heuer authored
-
Karl Heuer authored
(current_minor_maps_error): New function.
-
Karl Heuer authored
-
Karl Heuer authored
report a Lisp error.
-
Karl Heuer authored
(TAGS): Use etags from build dir, but make TAGS file in source dir. (${lispsource}TAGS): Renamed from ../lisp/TAGS. Deps changed too. (tags): Corresponding changes. (lisptagsfiles): Delete the term/*.el files.
-
Karl Heuer authored
(last_overlay_modification_hooks_used): Likewise. (syms_of_buffer): Init last_overlay_modification_hooks. (add_overlay_mod_hooklist): New function. (call_overlay_mod_hooks): Call add_overlay_mod_hooklist. (report_overlay_modification): When AFTER is non-nil, call the functions recorded in last_overlay_modification_hooks.
-
Karl Heuer authored
(Ffloor): Likewise.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(x_term_init) [HAVE_X11XTR6]: Set LC_NUMERIC and LC_TIME back to C. (note_mouse_movement): Set mouse_moved in the x_display_info. (XTmouse_position, x_scroll_bar_note_movement): Likewise. (x_scroll_bar_report_motion): Likewise. (x_draw_box, x_display_box_cursor, x_display_bar_cursor): New args x, y. Don't use curs_x or curs_y here. Callers changed.
-
Karl Heuer authored
(allocating_for_lisp): New variable. (init_intervals, make_interval, init_symbol, Fmake_symbol) (init_float, make_float, init_cons, Fcons) (allocate_vectorlike, init_marker, allocate_misc) (init_strings, make_uninit_string): Set allocate_misc temporarily.
-
Karl Heuer authored
-
Karl Heuer authored
compare as ints.
-
Karl Heuer authored
-
Karl Heuer authored
(mips-dec-ultrix4.[12]): New alternative for old versions.
-
Tom Tromey authored
-
Tom Tromey authored
-
Richard M. Stallman authored
-
- 16 Jul, 1995 1 commit
-
-
Karl Heuer authored
configure has already set $(INSTALL) to the proper relative path.
-
- 14 Jul, 1995 1 commit
-
-
Tom Tromey authored
From Mike Scheidler <c23mts@kocrsv01.delcoelect.com>
-
- 12 Jul, 1995 2 commits
-
-
Karl Heuer authored
end, even if it doesn't match comint-prompt-regexp.
-
Roland McGrath authored
-
- 11 Jul, 1995 1 commit
-
-
Tom Tromey authored
-
- 10 Jul, 1995 1 commit
-
-
Francesco Potortì authored
-
- 09 Jul, 1995 6 commits
-
-
Tom Tromey authored
(tcl-mode): Set up for paragraph filling.
-
Tom Tromey authored
-
Tom Tromey authored
-
Simon Marshall authored
their unwind-protect UNWINDFORMS. Also eval inside font-lock-set-defaults, not font-lock-choose-keywords.
-
Simon Marshall authored
Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.
-
Tom Tromey authored
-
- 08 Jul, 1995 2 commits
-
-
Paul Eggert authored
to avoid CVS 1.5 bug. (CVSROOT): Don't abort if unset and if repository is an absolute pathname.
-
Johan Vromans authored
-
- 07 Jul, 1995 2 commits
-
-
Paul Eggert authored
that interpret `#! /' as a 4-byte magic number.
-
Karl Heuer authored
Supposed to now also work for Lucid. (2C-mode-map): New name for `tc-mode-map'. Additionally bound to [f2]. (2C-minor-mode-map) New variable. (2C-mode): New name for `tc-other'. (2C-mode-line-format): New name for `tc-mode-line-format'. (2C-other-buffer-hook): New variable. (2C-separator): New name for `tc-separator'. (2C-window-width): New name for `tc-window-width'. (2C-beyond-fill-column): New name for `tc-beyond-fill-column'. (2C-autoscroll, 2C-autoscroll-start): New variables. (2C-other): New name for `tc-other'. (2C-mode): New name for `tc-mode', `tc-two-columns'. (2C-two-columns): New function. (2C-associate-buffer): New name for `tc-associate-buffer'. (2C-split): New name for `tc-split'. (2C-dissociate): New name for `tc-dissociate'. (2C-merge): New name for `tc-merge'. (2C-associated-buffer): New name for `tc-associated-buffer'. (2C-toggle-autoscroll, 2C-autoscroll): New functions. (tc-scroll-line, tc-scroll-up, tc-scroll-down, tc-recenter): Deleted functions.
-