1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00
Commit graph

33655 commits

Author SHA1 Message Date
Gerd Moellmann
a74eca5000 (window_scroll_pixel_based): Adjust glyph matrices
when increasing window's vscroll.
2001-01-08 14:37:40 +00:00
Gerd Moellmann
a758f97d7f *** empty log message *** 2001-01-08 13:19:18 +00:00
Gerd Moellmann
f3e03a42c6 Update to version 4.0. Provide support for
EDT scroll margins at top and bottom of the window.  Provide an
emulation of the EDT SUBS command (bound to GOLD-Enter, by
default).  Enhance edt-quit, bound to GOLD-q by default, to warn
user when file-related buffer modifications exist.  Provide
support for running EDT Emulation in XEmacs.  Provide customize
access to some user updatable variables.  Add Commentary section
to file header.  Fixed a few minor bugs and cleaned up some code.
2001-01-08 13:18:43 +00:00
Gerd Moellmann
90b6fe58c8 Update to version 4.0. Provide support
for detecting a keypress that generates an ASCII key sequence.
(Previously, only a keypress that generates a vector was
recognized.)  Embed Window Manager name into name of the generated
EDT Emulation initialization file since the initialization file is
Window Manager specific.  Add Commentary section to file header.
2001-01-08 13:18:18 +00:00
Gerd Moellmann
4f6e79152b Updated to reflect EDT Emulation version 4.0
enhancements.
2001-01-08 13:15:59 +00:00
Gerd Moellmann
7e56ea04ca (isearch-old-signal-hook): Removed.
(isearch-mode): Add isearch-done to kbd-macro-termination-hook
instead of setting signal-hook-function.
(isearch-done): Remove isearch-done from kbd-macro-termination-hook.
2001-01-08 12:26:23 +00:00
Gerd Moellmann
2136b40855 (Qkbd_macro_termination_hook): New variable.
(syms_of_macros): Initialize and staticpro it.
(pop_kbd_macro): Run kbd-macro-termination-hook.
2001-01-08 12:23:32 +00:00
Dave Love
64d4ec0fe1 (Fread_key_sequence_vector): Avoid newline in
arglist, for documentation's sake.
2001-01-07 21:15:54 +00:00
Eli Zaretskii
4deb3ba946 (mail-mode): Doc fix. 2001-01-07 10:05:26 +00:00
Eli Zaretskii
30db89f9d7 (Info-goto-emacs-key-command-node): Doc fix.
(Info-goto-emacs-command-node): Doc fix.
2001-01-07 09:56:59 +00:00
Richard M. Stallman
03231f93f3 Minor fix because a bool-vector's elements can't be characters. 2001-01-07 01:54:41 +00:00
Eli Zaretskii
c3f2772bfc (noninteractive): Don't load generic-sc on MS-DOS
systems without long file-name support.
2001-01-06 21:46:48 +00:00
Andrew Innes
0dac692454 *** empty log message *** 2001-01-06 21:38:18 +00:00
Andrew Innes
4c6f814e66 ($(TIT)): Map .elc to .el.
(buildlisppath): Make path relative to $(MAKEDIR).
2001-01-06 21:37:21 +00:00
Andrew Innes
5cdd7eef66 (clean): Delete $(COMPILER_TEMP_FILES) instead
of *.pdb.
2001-01-06 21:36:39 +00:00
Andrew Innes
5f3c35e6c9 Update info about compilers. 2001-01-06 21:19:03 +00:00
Andrew Innes
aef625b1a3 Use $(MAKETYPE) instead of $(SHELLTYPE) to
select correct rule for invoking make in another directory.  Amend
rules accordingly.
(clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
2001-01-06 21:18:42 +00:00
Andrew Innes
6da21b33f5 (EMACS_ICON_PATH): Delete definition.
(COMPILER_TEMP_FILES): New definition.
(MAKETYPE): New definition.
2001-01-06 21:18:05 +00:00
Andrew Innes
df6c4c2b83 (EMACS_ICON_PATH): Delete definition. 2001-01-06 21:16:37 +00:00
Andrew Innes
7389a35305 Be careful not to add trailing spaces when
outputting to config.settings.
2001-01-06 21:16:12 +00:00
Andrew Innes
77f16cc633 (custom-deps): Set EMACSLOADPATH explicitly. 2001-01-06 21:07:39 +00:00
Eli Zaretskii
380866a2a5 (isearch-lazy-highlight-remove-overlays): Doc fix.
(isearch-lazy-highlight-update): Doc fix.
2001-01-06 19:04:32 +00:00
Eli Zaretskii
148b5960d4 (ffap-bindings): Doc fix. 2001-01-06 18:55:45 +00:00
Eli Zaretskii
4e6ef39151 (dired-virtual-guess-dir): Doc fix. 2001-01-06 18:52:57 +00:00
Eli Zaretskii
3163da06f2 Fix a typo. 2001-01-06 18:49:25 +00:00
Andrew Innes
8182406ad1 (update_end): Don't check updating_frame; for some reason
this can be 0 sometimes, such as after dismissing a popup menu,
and isn't necessary given the explicit frame argument.
2001-01-05 21:28:52 +00:00
Dave Love
023045d66d butlast, nbutlast. 2001-01-05 16:56:21 +00:00
Dave Love
2d4c95097a Delete butlast, nbutlast. 2001-01-05 16:52:53 +00:00
Dave Love
4cb1bcc283 (remove, remq): Remove. 2001-01-05 16:44:10 +00:00
Gerd Moellmann
f1ade7d3b8 (mouse-drag-safe-scroll): Bind
scroll-preserve-screen-position to nil.
2001-01-05 14:51:50 +00:00
Gerd Moellmann
1f4139d5ae (isearch-old-signal-hook): New variable.
(isearch-mode): Set signal-hook-function to isearch-done.
(isearch-done): Restore old signal-hook-function.
----------------------------
2001-01-05 14:41:53 +00:00
Gerd Moellmann
82c5d67ae0 (XTread_socket) <LeaveNotify>: Set help_echo to nil. 2001-01-05 12:31:03 +00:00
Gerd Moellmann
3828218c96 (Info-fontify-node): Mark one more char as intangible. 2001-01-05 12:23:11 +00:00
Gerd Moellmann
22b5642678 Update copyright. 2001-01-05 11:27:09 +00:00
Gerd Moellmann
ff4c29f42c Don't prototype srandom; it takes an unsigned argument
on some systems, and an unsigned long on others, like FreeBSD 4.1.
2001-01-05 11:26:08 +00:00
Kenichi Handa
c5f3770d99 (quail-input-string-to-events): New function.
(quail-input-method): Convert input string to events here.
(quail-start-translation): Return input string, not event list.
(quail-start-conversion): Likewise.
2001-01-05 05:30:53 +00:00
Kenichi Handa
3b923ad8dc (compose-last-chars): New argument COMPONENTS. It
it is non-nil, compose preceding characters by compose-region with
COMPONENTS.
2001-01-05 05:29:56 +00:00
Kenichi Handa
3970013f7d *** empty log message *** 2001-01-05 05:29:27 +00:00
Dave Love
f5d4cd5e96 Speling &c. 2001-01-05 00:27:21 +00:00
Dave Love
e066768e65 (Fformat): Doc fix. 2001-01-04 21:02:24 +00:00
Dave Love
394d33a8ff Revert last change except for %X. 2001-01-04 21:01:18 +00:00
Gerd Moellmann
2f5ded21ee *** empty log message *** 2001-01-04 20:40:07 +00:00
Gerd Moellmann
06f76f9fb8 (tooltip-cancel-delayed-tip)
(tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
and tooltip-add-timeout.
(tooltip-show): Set border color from faces's foreground.
(tooltip-show-help-function): If called with the same help string
as last time, do nothing.
(tooltip-help-tips): Don't set tooltip-help-message to nil.
2001-01-04 20:38:02 +00:00
Gerd Moellmann
edf36fe614 Update copyright. 2001-01-04 20:34:40 +00:00
Gerd Moellmann
06d6205347 (x_create_tip_frame): Preserve the value of
face_change_count around the creation of the tip frame.

(last_show_tip_args): New variable.
(compute_tip_xy): New function.
(Fx_show_tip): Reuse an existing tip frame, if possible.
(syms_of_xfns): Initialize and staticpro last_show_tip_args.
2001-01-04 20:33:06 +00:00
Gerd Moellmann
7948d50a76 (clear_mouse_face): Don't return if tip_frame is
non-nil.
2001-01-04 20:32:20 +00:00
Dave Love
8416e94a2d cperl, obsolete changes. 2001-01-04 19:25:55 +00:00
Dave Love
17d96998fe Obsolete. 2001-01-04 19:21:36 +00:00
Dave Love
4e98f5a608 Tweaks to configure instructions and saving space. 2001-01-04 19:17:21 +00:00
Eli Zaretskii
bb2628a7cb Update links and version info for the OS/2 port. 2001-01-04 18:11:01 +00:00