bpt/emacs.git
30 years ago(Fdelete_other_windows): Do nothing if w->start is outside region.
Karl Heuer [Fri, 6 May 1994 01:49:51 +0000 (01:49 +0000)]
(Fdelete_other_windows): Do nothing if w->start is outside region.
Don't temporarily move point when recomputing window position.

30 years agoUse PT, not point.
Karl Heuer [Fri, 6 May 1994 01:00:15 +0000 (01:00 +0000)]
Use PT, not point.

30 years ago(x_set_offset): Update XNegative and YNegative for new pos.
Richard M. Stallman [Fri, 6 May 1994 00:59:24 +0000 (00:59 +0000)]
(x_set_offset): Update XNegative and YNegative for new pos.

(x_make_frame_invisible): Use XWithdrawWindow again.

30 years ago(last_point_position_buffer): New variable.
Richard M. Stallman [Fri, 6 May 1994 00:48:26 +0000 (00:48 +0000)]
(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.

30 years ago(frame-notice-user-settings): Use geometry parms from frame
Richard M. Stallman [Fri, 6 May 1994 00:32:58 +0000 (00:32 +0000)]
(frame-notice-user-settings): Use geometry parms from frame
when the initial specifications did not have them.

30 years ago(frame-notice-user-settings): When replacing the first
Richard M. Stallman [Thu, 5 May 1994 22:37:47 +0000 (22:37 +0000)]
(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.

30 years ago(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
Richard M. Stallman [Thu, 5 May 1994 20:30:32 +0000 (20:30 +0000)]
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.

30 years ago(describe_map): Ignore bindings for all except symbols and integers.
Richard M. Stallman [Thu, 5 May 1994 20:25:41 +0000 (20:25 +0000)]
(describe_map): Ignore bindings for all except symbols and integers.

30 years ago(unexec): Handle debugging info properly.
Richard M. Stallman [Thu, 5 May 1994 19:31:09 +0000 (19:31 +0000)]
(unexec): Handle debugging info properly.

30 years agoDon't use netbsd.h. Do all that right here.
Richard M. Stallman [Thu, 5 May 1994 19:18:57 +0000 (19:18 +0000)]
Don't use netbsd.h.  Do all that right here.

30 years agoFix out of date comment.
David J. MacKenzie [Thu, 5 May 1994 19:06:48 +0000 (19:06 +0000)]
Fix out of date comment.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 5 May 1994 07:21:27 +0000 (07:21 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Thu, 5 May 1994 06:49:43 +0000 (06:49 +0000)]
entered into RCS

30 years ago(xmenu_show): Disallow empty menus.
Karl Heuer [Thu, 5 May 1994 06:31:28 +0000 (06:31 +0000)]
(xmenu_show): Disallow empty menus.

30 years ago(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
Karl Heuer [Thu, 5 May 1994 05:36:17 +0000 (05:36 +0000)]
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.

30 years ago(choose-completion-string): Barf if completing into
Richard M. Stallman [Thu, 5 May 1994 05:27:59 +0000 (05:27 +0000)]
(choose-completion-string): Barf if completing into
a minibuffer but it's not now active.

30 years ago(rmail-output-menu): Set rmail-default-rmail-file.
Richard M. Stallman [Thu, 5 May 1994 05:08:57 +0000 (05:08 +0000)]
(rmail-output-menu): Set rmail-default-rmail-file.
(rmail-output-to-rmail-file): Doc fix.

30 years ago(last_point_position_buffer): Declared.
Richard M. Stallman [Thu, 5 May 1994 04:44:24 +0000 (04:44 +0000)]
(last_point_position_buffer): Declared.

30 years ago(making src/Makefile and lib-src/Makefile):
Richard M. Stallman [Thu, 5 May 1994 04:12:44 +0000 (04:12 +0000)]
(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.

30 years agoPut in a separator for where to start cpp procssing.
Richard M. Stallman [Thu, 5 May 1994 04:11:17 +0000 (04:11 +0000)]
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.

30 years agoPut in a separator for where to start cpp procssing.
Richard M. Stallman [Thu, 5 May 1994 04:08:19 +0000 (04:08 +0000)]
Put in a separator for where to start cpp procssing.
Above that, use Make-style comments.
This goes with changes in ../configure.in.

30 years agoComment change.
Richard M. Stallman [Thu, 5 May 1994 03:58:49 +0000 (03:58 +0000)]
Comment change.

30 years agoTest ISC4_0 along with TIOCGWINSZ.
Richard M. Stallman [Wed, 4 May 1994 23:27:39 +0000 (23:27 +0000)]
Test ISC4_0 along with TIOCGWINSZ.

30 years ago(NEED_SIOCTL, ISC4_0): Declared.
Richard M. Stallman [Wed, 4 May 1994 23:27:06 +0000 (23:27 +0000)]
(NEED_SIOCTL, ISC4_0): Declared.

30 years ago(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
Richard M. Stallman [Wed, 4 May 1994 23:20:44 +0000 (23:20 +0000)]
(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.

30 years agoRemove duplicate -freebsd* entry.
Doug Evans [Wed, 4 May 1994 22:44:55 +0000 (22:44 +0000)]
Remove duplicate -freebsd* entry.

30 years ago(frame-notice-user-settings): Discard `reverse' when
Richard M. Stallman [Wed, 4 May 1994 22:41:02 +0000 (22:41 +0000)]
(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.

30 years ago(rmail-input-menu): Don't call expand-file-name.
Richard M. Stallman [Wed, 4 May 1994 22:00:30 +0000 (22:00 +0000)]
(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.

30 years ago(rmail-output-menu): Don't call expand-file-name.
Richard M. Stallman [Wed, 4 May 1994 22:00:01 +0000 (22:00 +0000)]
(rmail-output-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.

30 years ago(imenu): Renamed from goto-index-pos.
Richard M. Stallman [Wed, 4 May 1994 21:34:13 +0000 (21:34 +0000)]
(imenu): Renamed from goto-index-pos.
Add autoload.
(imenu-prev-index-position-function): Renamed from prev-...
(imenu-extract-index-name-function): Renamed from extract-...

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 4 May 1994 21:21:25 +0000 (21:21 +0000)]
*** empty log message ***

30 years ago(gud-marker-acc): Use make-variable-buffer-local.
Richard M. Stallman [Wed, 4 May 1994 20:27:08 +0000 (20:27 +0000)]
(gud-marker-acc): Use make-variable-buffer-local.

30 years ago(hide-sublevels): Typo in previous change.
Richard M. Stallman [Wed, 4 May 1994 19:55:33 +0000 (19:55 +0000)]
(hide-sublevels): Typo in previous change.

30 years agoDistribute lisp/Makefile.
Richard M. Stallman [Wed, 4 May 1994 19:51:18 +0000 (19:51 +0000)]
Distribute lisp/Makefile.

30 years agoRecognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
Richard M. Stallman [Wed, 4 May 1994 19:47:46 +0000 (19:47 +0000)]
Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
Use lower case names for the s files.

30 years agoentered into RCS
Richard M. Stallman [Wed, 4 May 1994 07:01:35 +0000 (07:01 +0000)]
entered into RCS

30 years ago(hide-sublevels): No need for condition-case.
Richard M. Stallman [Wed, 4 May 1994 05:48:53 +0000 (05:48 +0000)]
(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'.

30 years ago(lib-src): Undo previous change.
Richard M. Stallman [Wed, 4 May 1994 05:15:26 +0000 (05:15 +0000)]
(lib-src): Undo previous change.
(blessmail): New target to run maybe-blessmail in lib-src.
(all): Depend on blessmail.

30 years ago(maybe-blessmail): New target to print the blessmail warning message.
Richard M. Stallman [Wed, 4 May 1994 05:15:00 +0000 (05:15 +0000)]
(maybe-blessmail): New target to print the blessmail warning message.
(${archlibdir}): Don't do it here.  Don't depend on blessmail.

30 years ago(frame-initialize): Delete the code for reverse-video.
Richard M. Stallman [Wed, 4 May 1994 04:27:18 +0000 (04:27 +0000)]
(frame-initialize): Delete the code for reverse-video.
x-create-frame-with-faces takes care of that.

30 years ago(x_set_cursor_color): Fix typo.
Richard M. Stallman [Wed, 4 May 1994 03:28:38 +0000 (03:28 +0000)]
(x_set_cursor_color): Fix typo.

30 years agoUpdate copyright.
Karl Heuer [Wed, 4 May 1994 02:41:09 +0000 (02:41 +0000)]
Update copyright.

30 years agoInitial revision
Roland McGrath [Wed, 4 May 1994 02:16:49 +0000 (02:16 +0000)]
Initial revision

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 4 May 1994 01:58:05 +0000 (01:58 +0000)]
*** empty log message ***

30 years agoUpdate copyright.
Karl Heuer [Wed, 4 May 1994 01:37:37 +0000 (01:37 +0000)]
Update copyright.

30 years ago(x_own_selection): Catch errors around XSetSelectionOwner.
Richard M. Stallman [Wed, 4 May 1994 00:46:39 +0000 (00:46 +0000)]
(x_own_selection): Catch errors around XSetSelectionOwner.

30 years ago(mouse-secondary-save-then-kill): Doc fix.
Richard M. Stallman [Wed, 4 May 1994 00:38:14 +0000 (00:38 +0000)]
(mouse-secondary-save-then-kill): Doc fix.

30 years ago(lisp-mode-variables): Added missing backslash to outline-regexp.
Richard M. Stallman [Tue, 3 May 1994 23:59:48 +0000 (23:59 +0000)]
(lisp-mode-variables): Added missing backslash to outline-regexp.
Removed dublicate ";;; Code: " section separator.

30 years agoUpdate copyright.
Karl Heuer [Tue, 3 May 1994 23:47:06 +0000 (23:47 +0000)]
Update copyright.

30 years ago(backquote): Add autoloads.
Richard M. Stallman [Tue, 3 May 1994 23:36:52 +0000 (23:36 +0000)]
(backquote): Add autoloads.

30 years agoUpdate copyright.
Karl Heuer [Tue, 3 May 1994 22:46:37 +0000 (22:46 +0000)]
Update copyright.

30 years ago(tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in
Edward M. Reingold [Tue, 3 May 1994 21:15:27 +0000 (21:15 +0000)]
(tex-goto-last-unclosed-latex-block):  New function.  Bound to C-c C-u in
tex-mode.

30 years agoComment change.
Richard M. Stallman [Tue, 3 May 1994 20:46:17 +0000 (20:46 +0000)]
Comment change.

30 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Tue, 3 May 1994 19:17:39 +0000 (19:17 +0000)]
(syms_of_buffer): Doc fix.

30 years ago(isearch-case-fold-search): new possible value `yes'
Richard M. Stallman [Tue, 3 May 1994 08:27:40 +0000 (08:27 +0000)]
(isearch-case-fold-search): new possible value `yes'
is like t except that mixed case in search string is ignored.
(isearch-toggle-case-fold): New function.
(isearch-search): Don't undo the work of isearch-toggle-case-fold.

30 years ago(lib-src): Depend on src.
Richard M. Stallman [Tue, 3 May 1994 08:18:08 +0000 (08:18 +0000)]
(lib-src): Depend on src.

30 years ago(display_text_line): Since HPOS is negative, avoid
Richard M. Stallman [Tue, 3 May 1994 07:42:26 +0000 (07:42 +0000)]
(display_text_line): Since HPOS is negative, avoid
writing before the beginning of the charstarts line.

30 years agoRemoved some keystrokes for obscure toggle commands:
Richard M. Stallman [Tue, 3 May 1994 06:05:48 +0000 (06:05 +0000)]
Removed some keystrokes for obscure toggle commands:
C-c C-v C-a, C-c C-v C-p, C-c C-v C-q and C-c C-v C-k.
(gnus-uu-decode-and-save-all-unread-articles-and-mark): Fn deleted.
(gnus-uu-decode-and-save-all-articles-and-mark): Fn deleted.
(gnus-uu-do-sloppy-uudecode): Variable deleted.
(gnus-uu-decode-and-save-articles): Rewritten.
(gnus-uu-grab-articles, gnus-uu-uustrip-article-as): Rewritten to
properly handle multiple encoded files in one gulp.
(gnus-uu-uustrip-article-as): Replace spaces in file names with
underscores before giving the file to uudecode.

(gnus-uu-save-in-digest): Doc fix.
(gnus-uu-save-articles, gnus-uu-save-article,
gnus-uu-digest-and-forward, gnus-uu-marked-digest-and-forward):
Changed old functions and added new functions to digest and
forward articles.
(gnus-uu-mark-thread): New function to mark a thread for later treatment.
(gnus-uu-mark-by-regexp): Changed to add articles instead of
clearing before adding.
(gnus-uu-check-for-generated-files): First delete files, then
directories.
(gnus-uu-edit-begin-line, gnus-uu-decode-and-show-in-buffer):
Select the current article before starting work.
(gnus-uu-decode-and-view-all-unread-articles)
(gnus-uu-decode-and-view-all-articles):  Two new functions for
decoding and viewing all (unread) articles in a newsgroup.

(gnus-uu-view-directory, gnus-uu-unpack-archives,
gnus-uu-treat-archive): gnus-uu will now treat archives in
archives (etc) properly when viewing.

(gnus-uu-threaded-multi-decode-and-save,
gnus-uu-threaded-multi-decode-and-view): New interactive functions
for decoding/saving threads.  Bound to `C-c C-v C-j'.
(gnus-uu-save-article): Added RFC1153-compliant digest saving.

(gnus-uu-initialize): Does some checks and expands
relative temp dir names.

(gnus-uu-decode-and-show-in-buffer)
(gnus-uu-decode-and-strip, gnus-uu-grab-articles)
(gnus-uu-decode-and-view-or-save):  Allow multiple
encoded files to be decoded (and viewed) in one fell swoop.
(gnus-uu-work-dir): New variable.

(gnus-uu-view-file): Changed to work with metamail.
(gnus-uu-get-action, gnus-uu-toggle-view-with-metamail): New functions.
(gnus-uu-ext-to-mime, gnus-uu-view-with-metamail): New variables.
(gnus-uu-ctl-map): Add C-a binding.
(gnus-uu-summary-next-subject): Ensures that the next unread
article is moved to.
(gnus-uu-default-interactive-view-rules-end): New variable to
provide a "catch-all" when using interactive mode.
(gnus-uu-get-action): Changed viewing rules in interactive mode.

(gnus-uu-uustrip-article-as): Disabled
case-fold-search and changed gnus-uu-body-line to be more restrictive.
(gnus-uu-multi-decode-and-view-or-save,
gnus-uu-uustrip-article-as): Changed hard returns to \r.
(gnus-uu-post-reply-mode): New mode for sending encoded files.
(gnus-uu-post-news, gnus-uu-post-insert-binary-in-article)
(gnus-uu-post-encode-uuencode, gnus-uu-post-encode-mime-uuencode)
(gnus-uu-post-encode-mime, gnus-uu-post-make-mime)
(gnus-uu-post-encode-file, gnus-uu-post-news-inews)
(gnus-uu-post-insert-binary, gnus-uu-post-encoded): New functions.
(gnus-uu-post-encode-method, gnus-uu-post-include-before-composing)
(gnus-uu-post-threaded, gnus-uu-post-binary-separator): New variables.

30 years agoComment change.
Richard M. Stallman [Tue, 3 May 1994 05:51:29 +0000 (05:51 +0000)]
Comment change.

30 years ago(read_minibuf): Clear previous_echo_glyphs.
Richard M. Stallman [Tue, 3 May 1994 05:12:17 +0000 (05:12 +0000)]
(read_minibuf): Clear previous_echo_glyphs.

30 years ago*** empty log message ***
Tom Tromey [Tue, 3 May 1994 01:23:42 +0000 (01:23 +0000)]
*** empty log message ***

30 years ago(visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.
Roland McGrath [Tue, 3 May 1994 00:26:48 +0000 (00:26 +0000)]
(visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.
Don't bother calling tags-table-including when buffer-file-name is nil.
(visit-tags-table): Signal error FILE is not stringp.
Call visit-tags-table-buffer with FILE instead of 'same.
(tags-next-table): When restoring state vars, set tags-file-name too.

30 years ago(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman [Mon, 2 May 1994 23:53:03 +0000 (23:53 +0000)]
(file_name_completion_stat): Use both lstat and stat.

30 years agoDoc fixes.
Richard M. Stallman [Mon, 2 May 1994 22:26:50 +0000 (22:26 +0000)]
Doc fixes.

30 years ago(tags-find-table-in-list): Only recurse if (tags-included-tables) returns
Roland McGrath [Mon, 2 May 1994 21:41:43 +0000 (21:41 +0000)]
(tags-find-table-in-list): Only recurse if (tags-included-tables) returns
non-nil (avoid infinite recursion).

30 years ago(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):
Karl Heuer [Mon, 2 May 1994 21:24:16 +0000 (21:24 +0000)]
(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):
Use row/col instead of buffer position to keep track of highlighted area.

30 years ago(show_mouse_face): Fix test for cursor in highlighted area.
Karl Heuer [Mon, 2 May 1994 21:09:28 +0000 (21:09 +0000)]
(show_mouse_face): Fix test for cursor in highlighted area.
(note_mouse_highlight): Reorder test for simplicity.

30 years ago(${archlibdir}): Be lenient about wc output format.
Karl Heuer [Mon, 2 May 1994 20:56:25 +0000 (20:56 +0000)]
(${archlibdir}): Be lenient about wc output format.

30 years ago(Man-notify-when-ready): Don't call select-frame if no window system.
Richard M. Stallman [Mon, 2 May 1994 19:40:19 +0000 (19:40 +0000)]
(Man-notify-when-ready): Don't call select-frame if no window system.

30 years ago(double-translate-key): Changed 'delete to 127 to make
Richard M. Stallman [Mon, 2 May 1994 18:27:24 +0000 (18:27 +0000)]
(double-translate-key): Changed 'delete to 127 to make
the non-X11 version work.

30 years agoUnspecified location of chown for Linux (Linux doesn't put chown in /etc).
Richard M. Stallman [Mon, 2 May 1994 18:15:22 +0000 (18:15 +0000)]
Unspecified location of chown for Linux (Linux doesn't put chown in /etc).

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 2 May 1994 18:14:01 +0000 (18:14 +0000)]
*** empty log message ***

30 years ago* m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.
Francesco Potortì [Mon, 2 May 1994 17:47:58 +0000 (17:47 +0000)]
* m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.
(BCOPY_UPWARD_SAFE): defined to 0 for the Green Hills compiler.

30 years ago(ielm-dynamic-multiline-inputs): New variable.
Richard M. Stallman [Mon, 2 May 1994 17:13:42 +0000 (17:13 +0000)]
(ielm-dynamic-multiline-inputs): New variable.
(ielm-return): Support it.

(ielm-print-working-buffer): New command
(ielm-change-working-buffer): New command
(ielm-display-working-buffer): New command
(ielm-map): Bindings for new commands; bindings from
shared-lisp-mode-map; Lemacs support.

(ielm-eval-input): Give bindings in scope during the eval
non-clashing names (ielm- prefix)

(ielm-get-old-input): New function
(inferior-emacs-lisp-mode): Bind it to comint-get-old-input

30 years ago(HAVE_MOUSE): Defined.
Richard M. Stallman [Mon, 2 May 1994 07:53:23 +0000 (07:53 +0000)]
(HAVE_MOUSE): Defined.
(PURESIZE): Increase value.

30 years agoFinish downcasing mouse_init1, mouse_off,
Richard M. Stallman [Mon, 2 May 1994 07:52:49 +0000 (07:52 +0000)]
Finish downcasing mouse_init1, mouse_off,
mouse_check_moved, mouse_pressed, mouse_released, mouse_on, mouse_init.

(visible_bell): Now static.  Make the asm volatile.
Don't expect register %gs to survive calls to other functions
(just to be safe, %gs will survive at present).

(glyph_to_pixel_coords, pixel_to_glyph_coords) new
functions imitating those in xterm.c.

(dos_rawgetc): Key numbers are biased by 0xff00.

30 years agoFinish downcasing mouse_init1, mouse_off,
Richard M. Stallman [Mon, 2 May 1994 07:51:29 +0000 (07:51 +0000)]
Finish downcasing mouse_init1, mouse_off,
mouse_check_moved, mouse_pressed, mouse_released, mouse_on, mouse_init.

(Fmode25, Fmode4350): Clean up the coding and return a well-defined value.
(syms_of_dosfns): Doc fix.

30 years ago(Fframe_live_p): Alternative defn for not MULTI_FRAME.
Richard M. Stallman [Mon, 2 May 1994 07:50:41 +0000 (07:50 +0000)]
(Fframe_live_p): Alternative defn for not MULTI_FRAME.
(syms_of_frame): Call defsubr for it.

30 years ago(init_buffer_once): Initialize buffer_file_type field right.
Richard M. Stallman [Mon, 2 May 1994 07:49:57 +0000 (07:49 +0000)]
(init_buffer_once): Initialize buffer_file_type field right.

30 years agoDoc fixes.
Richard M. Stallman [Mon, 2 May 1994 07:45:48 +0000 (07:45 +0000)]
Doc fixes.
(hide-sublevels): Rewritten faster and simpler.

30 years ago(Man-notify-when-ready): In newframe case, use save-excursion.
Richard M. Stallman [Mon, 2 May 1994 06:01:55 +0000 (06:01 +0000)]
(Man-notify-when-ready): In newframe case, use save-excursion.

30 years agoInitial revision
Richard M. Stallman [Mon, 2 May 1994 05:16:59 +0000 (05:16 +0000)]
Initial revision

30 years ago(create_process): Undo April 19 setsid change.
Richard M. Stallman [Mon, 2 May 1994 04:07:06 +0000 (04:07 +0000)]
(create_process): Undo April 19 setsid change.

30 years ago(struct x_display): New field size_hint_flags.
Richard M. Stallman [Mon, 2 May 1994 00:48:12 +0000 (00:48 +0000)]
(struct x_display): New field size_hint_flags.

(x_mouse_grabbed): Declared.

30 years ago(x_calc_absolute_position): Use size_hint_flags.
Richard M. Stallman [Mon, 2 May 1994 00:46:44 +0000 (00:46 +0000)]
(x_calc_absolute_position): Use size_hint_flags.
New FLAGS arg deleted.  Callers changed.

30 years ago(Fx_create_frame): Set the size_hint_flags field.
Richard M. Stallman [Mon, 2 May 1994 00:45:44 +0000 (00:45 +0000)]
(Fx_create_frame): Set the size_hint_flags field.
Don't call x_calc_absolute_position.

30 years ago(x_wm_set_size_hint): Don't try to handle negative positions.
Richard M. Stallman [Sun, 1 May 1994 23:29:27 +0000 (23:29 +0000)]
(x_wm_set_size_hint): Don't try to handle negative positions.
(x_calc_absolute_position): New arg FLAGS.  Use XNegative and YNegative.
(x_set_offset): Pass new arg.

30 years ago(x_figure_window_size): Handle `-' for top or left.
Richard M. Stallman [Sun, 1 May 1994 23:26:44 +0000 (23:26 +0000)]
(x_figure_window_size): Handle `-' for top or left.
(Fx_parse_geometry): Handle one element at a time.
Give `-' when appropriate.
(x_figure_window_size): Allow just height or just width.

(Fx_create_frame): Use XNegative and YNegative to set win_gravity.
[USE_X_TOOLKIT] (x_window): Use XNegative and YNegative
to set win_gravity.  Pass new arg to x_calc_absolute_position.

30 years agoInitial revision
Richard M. Stallman [Sun, 1 May 1994 23:14:10 +0000 (23:14 +0000)]
Initial revision

30 years agoDistribute config.bat.
Richard M. Stallman [Sun, 1 May 1994 23:13:05 +0000 (23:13 +0000)]
Distribute config.bat.

30 years ago(perform-replace): Call substitute-command-keys just once
Richard M. Stallman [Sun, 1 May 1994 22:56:54 +0000 (22:56 +0000)]
(perform-replace): Call substitute-command-keys just once
and only if querying.

30 years agoInitial revision
Richard M. Stallman [Sun, 1 May 1994 22:09:01 +0000 (22:09 +0000)]
Initial revision

30 years ago(set-register-value): Setting the high byte of a
Richard M. Stallman [Sun, 1 May 1994 20:25:06 +0000 (20:25 +0000)]
(set-register-value): Setting the high byte of a
register trashed the low byte.
(set-register-value): Fixed test so the value 0 can be set.
(set-register-value): Rewrote to use bit operations instead of
multiplication and division.
(register-name-by-word-alist, register-name-by-byte-alist):
Combined into one list, register-name-alist.
(register-value, set-register-value): Use combined list.
(mode-line-format): Make the %n pure.

30 years ago(sunrise-sunset): Undo previous change.
Richard M. Stallman [Sun, 1 May 1994 20:18:39 +0000 (20:18 +0000)]
(sunrise-sunset): Undo previous change.

30 years agoentered into RCS
Richard M. Stallman [Sun, 1 May 1994 19:35:40 +0000 (19:35 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 1 May 1994 19:27:09 +0000 (19:27 +0000)]
*** empty log message ***

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 1 May 1994 09:17:11 +0000 (09:17 +0000)]
*** empty log message ***

30 years ago(x_figure_window_size): Set USPosition only if user-position
Richard M. Stallman [Sun, 1 May 1994 09:16:11 +0000 (09:16 +0000)]
(x_figure_window_size): Set USPosition only if user-position
is non-nil; otherwise, if pos is specified, set PPosition.
Likewise for USSize and PSize.

30 years ago(Ftranspose_regions): Take addresses only after move gap.
Richard M. Stallman [Sun, 1 May 1994 09:15:10 +0000 (09:15 +0000)]
(Ftranspose_regions): Take addresses only after move gap.
Cast result of alloca.  Use xmalloc instead, for large objects.
Always copy the middle portion directly; never put it in temp.
Always move the gap to START1 or END2, whichever is nearer.

30 years ago(x-handle-geometry): Specify user-position and
Richard M. Stallman [Sun, 1 May 1994 08:55:23 +0000 (08:55 +0000)]
(x-handle-geometry): Specify user-position and
user-size properties when appropriate.