Karl Heuer
ed6bdcdd65
(hilit-lookup-face-create): Don't put string values into the global face-font
...
data.
1994-05-06 03:07:23 +00:00
Karl Heuer
00d3d838ef
(Fdelete_other_windows): Do nothing if w->start is outside region.
...
Don't temporarily move point when recomputing window position.
1994-05-06 01:49:51 +00:00
Karl Heuer
5ce7b54343
Use PT, not point.
1994-05-06 01:00:15 +00:00
Richard M. Stallman
ac7ad037f7
(x_set_offset): Update XNegative and YNegative for new pos.
...
(x_make_frame_invisible): Use XWithdrawWindow again.
1994-05-06 00:59:24 +00:00
Richard M. Stallman
047688cbac
(last_point_position_buffer): New variable.
...
(command_loop_1): Set it.
(make_lispy_movement): Don't call pixel_to_glyph_coords if FRAME is 0.
1994-05-06 00:48:26 +00:00
Richard M. Stallman
c1e6740184
(frame-notice-user-settings): Use geometry parms from frame
...
when the initial specifications did not have them.
1994-05-06 00:32:58 +00:00
Richard M. Stallman
791e09d82b
(frame-notice-user-settings): When replacing the first
...
X frame, use the same geometry parms that were used to make it.
(frame-remove-geometry-params):
Treat user-size and user-position as geometry parms.
Store all those parms into frame-initial-geometry-arguments.
1994-05-05 22:37:47 +00:00
Richard M. Stallman
082dc21123
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
1994-05-05 20:30:32 +00:00
Richard M. Stallman
2c3b35b0cd
(describe_map): Ignore bindings for all except symbols and integers.
1994-05-05 20:25:41 +00:00
Richard M. Stallman
5416d1eee8
(unexec): Handle debugging info properly.
1994-05-05 19:31:09 +00:00
Richard M. Stallman
c0096c73d7
Don't use netbsd.h. Do all that right here.
1994-05-05 19:18:57 +00:00
David J. MacKenzie
1858a20639
Fix out of date comment.
1994-05-05 19:06:48 +00:00
Richard M. Stallman
3e099569a8
*** empty log message ***
1994-05-05 07:21:27 +00:00
Richard M. Stallman
2e00781a52
entered into RCS
1994-05-05 06:49:43 +00:00
Karl Heuer
742f715d96
(xmenu_show): Disallow empty menus.
1994-05-05 06:31:28 +00:00
Karl Heuer
b137c5822b
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
1994-05-05 05:36:17 +00:00
Richard M. Stallman
cf52ad5812
(choose-completion-string): Barf if completing into
...
a minibuffer but it's not now active.
1994-05-05 05:27:59 +00:00
Richard M. Stallman
dc591caf15
(rmail-output-menu): Set rmail-default-rmail-file.
...
(rmail-output-to-rmail-file): Doc fix.
1994-05-05 05:08:57 +00:00
Richard M. Stallman
0f5f20968f
(last_point_position_buffer): Declared.
1994-05-05 04:44:24 +00:00
Richard M. Stallman
23aaa3427f
(making src/Makefile and lib-src/Makefile):
...
Split off the autoconf substitutions and don't pass them thru cpp.
(undefs): Use $canonical as well as $configuration.
1994-05-05 04:12:44 +00:00
Richard M. Stallman
eb4252f765
Put in a separator for where to start cpp procssing.
...
Move all autoconf substitutions above that point.
Above that point, use Make-style comments.
This goes with changes in ../configure.in.
1994-05-05 04:11:17 +00:00
Richard M. Stallman
b06f07c06e
Put in a separator for where to start cpp procssing.
...
Above that, use Make-style comments.
This goes with changes in ../configure.in.
1994-05-05 04:08:19 +00:00
Richard M. Stallman
a4ab7e6973
Comment change.
1994-05-05 03:58:49 +00:00
Richard M. Stallman
8144490793
Test ISC4_0 along with TIOCGWINSZ.
1994-05-04 23:27:39 +00:00
Richard M. Stallman
5de573c43d
(NEED_SIOCTL, ISC4_0): Declared.
1994-05-04 23:27:06 +00:00
Richard M. Stallman
36f063e869
(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
...
Set buffer-read-only directly.
(hide-ifdef-block): Likewise.
(show-ifdef-block): Bind inhibit-read-only; don't set buffer-read-only.
Delete bindings for C-c C-f, C-c C-b, C-c C-u, C-c C-d,
C-c C-p and C-c C-n. Move C-c C-h to C-c C-d.
(define-hide-ifdef-mode-map): Remove this code
from a function and execute it at load time.
(hide-ifdef-mode-submap): New variable holds the list of commands.
(hide-ifdef-mode-map): Set this up with a prefix key
and put it in minor-mode-map-alist.
(hide-ifdef-mode-map-before): Variable deleted.
(hide-ifdef-mode): Use force-mode-line-update.
Delete the code to manipulate keymaps.
(define-hide-ifdef-mode-map):
Pass (keymap) as KEYMAP arg to where-is-internal.
1994-05-04 23:20:44 +00:00
Doug Evans
f0aee528a4
Remove duplicate -freebsd* entry.
1994-05-04 22:44:55 +00:00
Richard M. Stallman
6eb018badd
(frame-notice-user-settings): Discard `reverse' when
...
making the replacement for the initial frame. Put it on as nil.
(new-frame): Use make-frame instead.
1994-05-04 22:41:02 +00:00
Richard M. Stallman
b1fd1e8d65
(rmail-input-menu): Don't call expand-file-name.
...
Do nothing if rmail-secondary-file-menu return nil.
(rmail-secondary-file-menu): If no files match, warn and return nil.
1994-05-04 22:00:30 +00:00
Richard M. Stallman
df0e3d0315
(rmail-output-menu): Don't call expand-file-name.
...
Do nothing if rmail-secondary-file-menu return nil.
1994-05-04 22:00:01 +00:00
Richard M. Stallman
68e01f5af8
(imenu): Renamed from goto-index-pos.
...
Add autoload.
(imenu-prev-index-position-function): Renamed from prev-...
(imenu-extract-index-name-function): Renamed from extract-...
1994-05-04 21:34:13 +00:00
Richard M. Stallman
f46831b072
*** empty log message ***
1994-05-04 21:21:25 +00:00
Richard M. Stallman
0d29cfe966
(gud-marker-acc): Use make-variable-buffer-local.
1994-05-04 20:27:08 +00:00
Richard M. Stallman
a9fd843b43
(hide-sublevels): Typo in previous change.
1994-05-04 19:55:33 +00:00
Richard M. Stallman
62357a3584
Distribute lisp/Makefile.
1994-05-04 19:51:18 +00:00
Richard M. Stallman
39178e9e49
Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
...
Use lower case names for the s files.
1994-05-04 19:47:46 +00:00
Richard M. Stallman
315ebba37b
entered into RCS
1994-05-04 07:01:35 +00:00
Richard M. Stallman
6f3c2ad978
(hide-sublevels): No need for condition-case.
...
Don't call show-children if levels is 0.
No need to check eob in while condition.
Delete spurious setq of `first'.
1994-05-04 05:48:53 +00:00
Richard M. Stallman
d541babe36
(lib-src): Undo previous change.
...
(blessmail): New target to run maybe-blessmail in lib-src.
(all): Depend on blessmail.
1994-05-04 05:15:26 +00:00
Richard M. Stallman
d19f95fe16
(maybe-blessmail): New target to print the blessmail warning message.
...
(${archlibdir}): Don't do it here. Don't depend on blessmail.
1994-05-04 05:15:00 +00:00
Richard M. Stallman
c2079f0a5d
(frame-initialize): Delete the code for reverse-video.
...
x-create-frame-with-faces takes care of that.
1994-05-04 04:27:18 +00:00
Richard M. Stallman
5fd2229822
(x_set_cursor_color): Fix typo.
1994-05-04 03:28:38 +00:00
Karl Heuer
3a22ee3595
Update copyright.
1994-05-04 02:41:09 +00:00
Roland McGrath
f02902f7d4
Initial revision
1994-05-04 02:16:49 +00:00
Richard M. Stallman
6cd14acb36
*** empty log message ***
1994-05-04 01:58:05 +00:00
Karl Heuer
040d52ecc6
Update copyright.
1994-05-04 01:37:37 +00:00
Richard M. Stallman
c650d108f1
(x_own_selection): Catch errors around XSetSelectionOwner.
1994-05-04 00:46:39 +00:00
Richard M. Stallman
7bbe2cc794
(mouse-secondary-save-then-kill): Doc fix.
1994-05-04 00:38:14 +00:00
Richard M. Stallman
30ff174e24
(lisp-mode-variables): Added missing backslash to outline-regexp.
...
Removed dublicate ";;; Code: " section separator.
1994-05-03 23:59:48 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00