]> git.eshelyaron.com Git - emacs.git/log
emacs.git
29 years ago(Fdelete_frame): Use do_switch_frame directly.
Richard M. Stallman [Fri, 16 Jun 1995 23:26:11 +0000 (23:26 +0000)]
(Fdelete_frame): Use do_switch_frame directly.
(do_switch_frame): No longer static.

29 years agomake-frame-visible event was misdescribed as deiconify-frame.
Richard M. Stallman [Fri, 16 Jun 1995 22:59:48 +0000 (22:59 +0000)]
make-frame-visible event was misdescribed as deiconify-frame.

29 years ago(isearch-mode-map): Bind frame events to nil.
Karl Heuer [Fri, 16 Jun 1995 22:24:42 +0000 (22:24 +0000)]
(isearch-mode-map): Bind frame events to nil.

29 years ago[MULTI_FRAME] (Fignore_event): New function.
Karl Heuer [Fri, 16 Jun 1995 22:19:27 +0000 (22:19 +0000)]
[MULTI_FRAME] (Fignore_event): New function.
[MULTI_FRAME] (keys_of_frame): Bind iconify-frame and
make-frame-visible to it.

29 years agoupdates for version 19.29 made by melissa; also needed to check out files
Melissa Weisshaus [Fri, 16 Jun 1995 19:17:59 +0000 (19:17 +0000)]
updates for version 19.29 made by melissa; also needed to check out files
so two-volume formatting could be accomplished.

29 years ago(vc-lookup-triple): changed the code that used to call
Richard M. Stallman [Fri, 16 Jun 1995 18:11:46 +0000 (18:11 +0000)]
(vc-lookup-triple): changed the code that used to call
vc-master-info, which no longer exists. Adapted to the new
parameter format of vc-parse-buffer.

29 years ago(vc-backend-dispatch): Move definition before first use.
Richard M. Stallman [Fri, 16 Jun 1995 18:04:47 +0000 (18:04 +0000)]
(vc-backend-dispatch): Move definition before first use.

29 years agoAdapt to the changes in vc-hooks.el, namely, the new
Richard M. Stallman [Fri, 16 Jun 1995 18:02:51 +0000 (18:02 +0000)]
Adapt to the changes in vc-hooks.el, namely, the new
'none-value of vc-locking-user, and the consistent caching
of all properties.  Especially, make the properties survive
check-ins and check-outs.  Various minor bug fixes.

(vc-file-clear-masterprops): New function.

(vc-backend-checkin, vc-backend-revert): Set vc-locking-user
to 'none if the file is unlocked.

(vc-backend-checkin, vc-backend-revert, vc-backend-checkout):
Use vc-file-clear-masterprops, and adjust those properties
that are not cleared.

(vc-resynch-window):  Temporarily remove vc-find-file-hook, so
that we don't lose the file properties during check-in/out.

(vc-resynch-window): Do not try to delete the current window if
`vc-keep-workfiles' is nil (doesn't make sense; killing the
buffer is enough.)

(vc-backend-checkin): Rewrote the code that adjusts the default
branch and removes any locks that might remain after check-in.

(vc-cancel-version): Abort with error message in the CVS case.
(The error used to be signalled in vc-backend-uncheck, which is
a little too late.)

(vc-minor-revision): Function removed.

29 years agoUse long, not EMACS_INT.
Richard M. Stallman [Fri, 16 Jun 1995 16:48:16 +0000 (16:48 +0000)]
Use long, not EMACS_INT.

29 years agoReinstalled autoloads from ispell-dictionary-alist,
Richard M. Stallman [Fri, 16 Jun 1995 16:25:07 +0000 (16:25 +0000)]
Reinstalled autoloads from ispell-dictionary-alist,
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed.

29 years ago(x_report_frame_params, x_set_icon_type, x_set_icon_name)
Richard M. Stallman [Fri, 16 Jun 1995 16:10:41 +0000 (16:10 +0000)]
(x_report_frame_params, x_set_icon_type, x_set_icon_name)
(x_set_name, x_icon, Fx_create_frame): Use moved icon_name field.

29 years ago(struct x_display): icon_name deleted.
Richard M. Stallman [Fri, 16 Jun 1995 16:10:11 +0000 (16:10 +0000)]
(struct x_display): icon_name deleted.

29 years ago(struct frame): New field icon_name.
Richard M. Stallman [Fri, 16 Jun 1995 16:09:38 +0000 (16:09 +0000)]
(struct frame): New field icon_name.

29 years ago(mark_object): Mark icon_name field.
Richard M. Stallman [Fri, 16 Jun 1995 16:08:21 +0000 (16:08 +0000)]
(mark_object): Mark icon_name field.

29 years ago(vc-consult-rcs-headers): Fix typo in prev change.
Richard M. Stallman [Fri, 16 Jun 1995 13:09:50 +0000 (13:09 +0000)]
(vc-consult-rcs-headers): Fix typo in prev change.

29 years agoditto for c-backslash-region.
Simon Marshall [Fri, 16 Jun 1995 12:45:12 +0000 (12:45 +0000)]
ditto for c-backslash-region.

29 years agoPut menu-enable mark-active on relevant items.
Simon Marshall [Fri, 16 Jun 1995 12:30:26 +0000 (12:30 +0000)]
Put menu-enable mark-active on relevant items.

29 years agoProps -> Properties
Simon Marshall [Fri, 16 Jun 1995 08:51:48 +0000 (08:51 +0000)]
Props -> Properties

29 years agoChange so font-lock-make-faces doesn't stomp all over user Font Lock faces.
Simon Marshall [Fri, 16 Jun 1995 07:47:09 +0000 (07:47 +0000)]
Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.

29 years agoFix previous change.
Karl Heuer [Fri, 16 Jun 1995 06:19:38 +0000 (06:19 +0000)]
Fix previous change.

29 years ago(universal-argument-map): New var.
Karl Heuer [Fri, 16 Jun 1995 06:14:44 +0000 (06:14 +0000)]
(universal-argument-map): New var.
(universal-argument, negative-argument, digit-argument):
Use overriding-terminal-local-map.
(prefix-arg-internal, describe-arg): Functions deleted.
(universal-argument-more, universal-argument-minus): New functions.
(universal-argument-other-key): New function.

29 years ago(isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
Karl Heuer [Fri, 16 Jun 1995 06:10:21 +0000 (06:10 +0000)]
(isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
(isearch-done): Likewise.

29 years ago(init_kboard): Initialize it.
Karl Heuer [Fri, 16 Jun 1995 05:42:42 +0000 (05:42 +0000)]
(init_kboard): Initialize it.
(syms_of_keyboard): Defvar it.
(read_key_sequence, menu_bar_items):
Check Voverriding_terminal_local_map before Voverriding_local_map.
(command_loop_1): In special handling for commands
that create a prefix arg, don't handle commands that merely
preserve one that was previously created.

29 years ago(Qoverriding_terminal_local_map): New variable.
Karl Heuer [Fri, 16 Jun 1995 05:36:08 +0000 (05:36 +0000)]
(Qoverriding_terminal_local_map): New variable.
(syms_of_xdisp): staticpro it.
(update_menu_bar): If we bind overriding-local-map, also bind
overriding-terminal-local-map.

29 years ago(Fkey_binding, describe_buffer_bindings):
Karl Heuer [Fri, 16 Jun 1995 05:24:27 +0000 (05:24 +0000)]
(Fkey_binding, describe_buffer_bindings):
Check Voverriding_terminal_local_map before Voverriding_local_map.

29 years ago(Fsubstitute_command_keys):
Karl Heuer [Fri, 16 Jun 1995 05:19:43 +0000 (05:19 +0000)]
(Fsubstitute_command_keys):
Check Voverriding_terminal_local_map before Voverriding_local_map.

29 years agoRemoved autoload from ispell-dictionary-alist,
Richard M. Stallman [Fri, 16 Jun 1995 05:13:01 +0000 (05:13 +0000)]
Removed autoload from ispell-dictionary-alist,
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed
so users can more easily modify and upgrade entries.
(ispell-dictionary-alist): Once more a single variable.
(ispell-required-version): Documentation changes
(ispell-skip-sgml): Documentation changes
(ispell-command-loop): mode-line-format now shows misspelled word.
(ispell-message-text-end): Can now process postscript version 1.
(ispell-message-start-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message-end-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message): Added block message skipping.
(ispell-buffer-local-parsing): Added html-mode.

29 years ago(struct kboard): Add Voverriding_terminal_local_map.
Karl Heuer [Fri, 16 Jun 1995 04:56:05 +0000 (04:56 +0000)]
(struct kboard): Add Voverriding_terminal_local_map.

29 years ago(make-local-hook): Doc fix.
Richard M. Stallman [Fri, 16 Jun 1995 04:39:46 +0000 (04:39 +0000)]
(make-local-hook): Doc fix.

(shell-quote-argument) [WINDOWSNT]: Wrap in quotes only.

29 years ago(mouse-set-region): Bind last-command with this-command.
Richard M. Stallman [Fri, 16 Jun 1995 04:37:44 +0000 (04:37 +0000)]
(mouse-set-region): Bind last-command with this-command.

29 years ago(grep-null-device): Defined.
Richard M. Stallman [Fri, 16 Jun 1995 04:36:55 +0000 (04:36 +0000)]
(grep-null-device): Defined.
(grep): Use grep-null-device.

29 years ago(Fhandle_switch_frame): Preserve prefix arg.
Karl Heuer [Fri, 16 Jun 1995 01:59:08 +0000 (01:59 +0000)]
(Fhandle_switch_frame): Preserve prefix arg.

29 years ago(grep-null-device): Set to "NUL".
Richard M. Stallman [Fri, 16 Jun 1995 01:25:53 +0000 (01:25 +0000)]
(grep-null-device): Set to "NUL".
(grep-regexp-alist): Match entries with drive letters.
(save-to-unix-hook,revert-from-unix-hook): Defined.
(using-unix-filesystems): Defined.
(window-frame): Unaliased.

29 years ago(path-separator, grep-null-device, grep-regexp-alist):
Richard M. Stallman [Fri, 16 Jun 1995 01:24:43 +0000 (01:24 +0000)]
(path-separator, grep-null-device, grep-regexp-alist):
Set them, as in winnt.el.

29 years ago(vc-fetch-master-properties): For RCS file,
Richard M. Stallman [Fri, 16 Jun 1995 01:04:27 +0000 (01:04 +0000)]
(vc-fetch-master-properties): For RCS file,
don't look for vc-latest-version and vc-your-latest-version here.
Read only through ^locks unless we need to find the tip of a branch.
(vc-consult-rcs-headers): Use non-regexp search to find the headers.
(vc-latest-version, vc-your-latest-version): Use vc-fetch-properties.
(vc-fetch-properties): New function.

29 years agoThe RCS status is now found by reading the
Richard M. Stallman [Thu, 15 Jun 1995 23:06:45 +0000 (23:06 +0000)]
The RCS status is now found by reading the
master file directly, instead of using rlog.  The properties
retrieved from the master file are kept separately.  The two
main properties, `vc-workfile-version' and `vc-locking-user',
are inferred from those master file properties if the
information cannot be found elsehow.  All properties are
consistently cached now.

(vc-master-info, vc-log-info, vc-fetch-properties): functions
removed.  Their job is now done by `vc-fetch-master-properties'
and `vc-insert-file'.

(vc-fetch-master-properties):  new function, replaces
vc-fetch-properties.  Retrieves all the properties that can be
found in the master file, for all three backends (calls
`cvs status' in the CVS case).

(vc-insert-file):  new function.  Inserts an arbitrary file
into the current buffer, optionally chunkwise, until a certain
regexp shows up.

(vc-parse-locks):  new function.  Translates SCCS or RCS lock
lists, as found in the master files, into lisp lists.  Sets
the new property `vc-master-locks'.

(vc-locked-version):  property removed.  Was unnecessary, and
only referenced in vc-hooks.el.
(vc-head-version, vc-default-branch, vc-master-locks):
new properties.

(vc-top-version):  new name for the old property
`vc-branch-version'.  ("top-version" is better because it
might also be the RCS "head" if there is no default branch.)

(vc-master-locking-user):  replaces `vc-true-locking-user'.
Scans the new `vc-master-locks' property, yielding the master
file's idea of who is locking the current workfile version.

(vc-locking-user):  slightly changed to use the new properties.
Changed the actual property value for an unlocked file to
'none.  This is to distinguish it from an unknown locking
state, which is represented by nil.  The function vc-locking-user
returns nil if the property is 'none, to make it compatible with
the rest of VC.

(vc-consult-rcs-headers, vc-master-locking-user):  adpated to
the new 'none-value of vc-locking-user.

(vc-consult-rcs-headers): fixed bug that prevented
(not vc-consult-headers) from working

(vc-file-not-found-hook): set the default-directory of the new
buffer before check-out. (Otherwise, setting vc-keep-workfiles
to nil doesn't work.)

(vc-occurences, vc-branch-p): functions removed (no longer needed)

Reordered some defuns so they are grouped in a logical way.

29 years agoUpdate GPL version.
Karl Heuer [Thu, 15 Jun 1995 22:37:49 +0000 (22:37 +0000)]
Update GPL version.

29 years agoInitial revision
Karl Heuer [Thu, 15 Jun 1995 22:37:27 +0000 (22:37 +0000)]
Initial revision

29 years ago($valmask): Use EMACS_INT, not int.
Karl Heuer [Thu, 15 Jun 1995 22:03:48 +0000 (22:03 +0000)]
($valmask): Use EMACS_INT, not int.

29 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 21:01:51 +0000 (21:01 +0000)]
Change FSF address.

29 years ago(enum pvec_type): Don't use trailing comma.
Karl Heuer [Thu, 15 Jun 1995 20:49:02 +0000 (20:49 +0000)]
(enum pvec_type): Don't use trailing comma.

29 years agoInitial revision
Karl Heuer [Thu, 15 Jun 1995 20:45:57 +0000 (20:45 +0000)]
Initial revision

29 years agoUpdate GPL to version 2.
Karl Heuer [Thu, 15 Jun 1995 20:42:24 +0000 (20:42 +0000)]
Update GPL to version 2.

29 years ago(list-buffers-noselect): Don't let space after buf name
Richard M. Stallman [Thu, 15 Jun 1995 20:07:56 +0000 (20:07 +0000)]
(list-buffers-noselect): Don't let space after buf name
inherit the text props from it.

29 years ago(process_file,absolute_filename): Handle filenames
Richard M. Stallman [Thu, 15 Jun 1995 15:30:58 +0000 (15:30 +0000)]
(process_file,absolute_filename): Handle filenames
starting with a drive letter.

29 years ago(install): Copy wakeup.exe properly.
Richard M. Stallman [Thu, 15 Jun 1995 15:30:15 +0000 (15:30 +0000)]
(install): Copy wakeup.exe properly.

29 years ago(TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
Richard M. Stallman [Thu, 15 Jun 1995 15:29:25 +0000 (15:29 +0000)]
(TRES) [MSVCNT11]: Use emacs.res, and don't compile it.

29 years ago(win32_spawnve): Accept program names without executable suffixes.
Richard M. Stallman [Thu, 15 Jun 1995 15:29:00 +0000 (15:29 +0000)]
(win32_spawnve): Accept program names without executable suffixes.

29 years ago(call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
Richard M. Stallman [Thu, 15 Jun 1995 15:28:34 +0000 (15:28 +0000)]
(call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
(call-process-region) [WINDOWSNT]: Use proper temp file template.

29 years ago(MSVCNT11): Defined.
Richard M. Stallman [Thu, 15 Jun 1995 15:28:03 +0000 (15:28 +0000)]
(MSVCNT11): Defined.
(BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
(CFLAGS_COMMON): Defined.
(CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.

29 years agoDefine .c to .obj suffix rule.
Richard M. Stallman [Thu, 15 Jun 1995 15:27:42 +0000 (15:27 +0000)]
Define .c to .obj suffix rule.
(addpm.obj): Compile directly, use CFLAGS.
(addpm.exe): Link from addpm.obj.

29 years ago(LD_SWITCH_MACHINE): Don't define it.
Richard M. Stallman [Thu, 15 Jun 1995 13:57:17 +0000 (13:57 +0000)]
(LD_SWITCH_MACHINE): Don't define it.
(malloc, realloc): If non-ANSI C, declare value as char *.

29 years agoExplain how make-local-hook works.
Richard M. Stallman [Thu, 15 Jun 1995 13:28:17 +0000 (13:28 +0000)]
Explain how make-local-hook works.

29 years agoCorrected the comment from last change.
Simon Marshall [Thu, 15 Jun 1995 07:04:00 +0000 (07:04 +0000)]
Corrected the comment from last change.

29 years agoComment change.
Richard M. Stallman [Wed, 14 Jun 1995 23:18:50 +0000 (23:18 +0000)]
Comment change.

29 years ago(emacs_set_tty): Swap TCSETAF and TCSETAW.
Richard M. Stallman [Wed, 14 Jun 1995 23:17:44 +0000 (23:17 +0000)]
(emacs_set_tty): Swap TCSETAF and TCSETAW.
Rename arg waitp to flushp.

29 years ago(universal-argument, describe-arg): Restore Lisp code,
Karl Heuer [Wed, 14 Jun 1995 22:30:41 +0000 (22:30 +0000)]
(universal-argument, describe-arg): Restore Lisp code,
undoing Feb 28 change.
(prefix-arg-internal, digit-argument, negative-argument): Likewise.

29 years agoVarious optimizations. The main one is to optimize for
Richard M. Stallman [Wed, 14 Jun 1995 22:30:16 +0000 (22:30 +0000)]
Various optimizations.  The main one is to optimize for
simple output at the end of the buffer, with no paging, and in that
case to defer scrolling while we can.
(term-emulate-terminal):  Don't call term-handle-scroll in
simple cases unless we are either paging or term-scroll-with-delete.
(term-down):  Likewise.
(term-handle-scroll):  Modify accordingly.
(term-emulate-terminal):  Avoid deleting old text in common case.
Optimize the simple case of CRLF when we're at buffer end.
Handle deferred scroll when done processing output.
(term-handle-deferred-scroll):  New function.
(term-down):  Simplify - no longer take RIGHT argument.  Tune.
(term-goto):  Use term-move-columns to compensate for the above.

(term-escape-char, term-set-escape-char):  Add doc-string.
(term-mouse-paste):  Add xemacs support.

Various speed enhencements:
(term-handle-scroll):  Don't clear term-current-row; maybe adjust it.
(term-down):  Don't call term-adjust-current-row-cache if we've
done term-handle-scroll.
(term-emulate-terminal):  Don't call term-adjust-current-row-cache.
(term-emulate-terminal):  For TAB, don't nil term-start-line-column.
(term-goto):  Possible optimization.

29 years ago(Fprefix_numeric_value): Fix type check.
Karl Heuer [Wed, 14 Jun 1995 22:18:34 +0000 (22:18 +0000)]
(Fprefix_numeric_value): Fix type check.

29 years ago(command_loop_1): Clear prefix arg (undo Feb 1 change).
Karl Heuer [Wed, 14 Jun 1995 22:11:21 +0000 (22:11 +0000)]
(command_loop_1): Clear prefix arg (undo Feb 1 change).

29 years agochanges for 19.29.
Melissa Weisshaus [Wed, 14 Jun 1995 20:07:48 +0000 (20:07 +0000)]
changes for 19.29.

29 years ago(Flocal_variable_p): Fix backwards logical operator.
Richard M. Stallman [Wed, 14 Jun 1995 20:03:23 +0000 (20:03 +0000)]
(Flocal_variable_p): Fix backwards logical operator.

29 years ago[!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.
Karl Heuer [Wed, 14 Jun 1995 18:50:58 +0000 (18:50 +0000)]
[!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.

29 years agoIf NOT_C_CODE, don't include alloca.h.
Karl Heuer [Wed, 14 Jun 1995 18:48:28 +0000 (18:48 +0000)]
If NOT_C_CODE, don't include alloca.h.

29 years ago(Fdelete_frame): If the minibuf window was selected, make that remain so.
Richard M. Stallman [Wed, 14 Jun 1995 18:20:14 +0000 (18:20 +0000)]
(Fdelete_frame): If the minibuf window was selected, make that remain so.

29 years ago*** empty log message ***
Geoff Voelker [Wed, 14 Jun 1995 16:22:27 +0000 (16:22 +0000)]
*** empty log message ***

29 years ago(frame-notice-user-settings): When making a minibufferless
Richard M. Stallman [Wed, 14 Jun 1995 16:16:04 +0000 (16:16 +0000)]
(frame-notice-user-settings): When making a minibufferless
frame, don't copy `name' parm explicitly unless it was explicit before.

29 years ago(compilation-find-file): If FILENAME is absolute, apply
Roland McGrath [Wed, 14 Jun 1995 15:47:10 +0000 (15:47 +0000)]
(compilation-find-file): If FILENAME is absolute, apply
abbreviate-file-name to it and then use its directory part as the first
search path element, searching for its nondirectory part.
Fix prompting code not to use a free variable.
(compilation-parse-errors, compile-abbreviate-directory): Use
abbreviate-file-name on directories.

29 years agoPut mark-active for menu-enable property on eval-region, comment-region, and indent...
Simon Marshall [Wed, 14 Jun 1995 14:58:36 +0000 (14:58 +0000)]
Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.

29 years ago(addpm): Use CFLAGS when compiling.
Richard M. Stallman [Wed, 14 Jun 1995 14:27:43 +0000 (14:27 +0000)]
(addpm): Use CFLAGS when compiling.

29 years agoComment change.
Richard M. Stallman [Wed, 14 Jun 1995 14:21:09 +0000 (14:21 +0000)]
Comment change.

29 years ago(status_notify): Undo May 18 change.
Richard M. Stallman [Wed, 14 Jun 1995 14:10:27 +0000 (14:10 +0000)]
(status_notify): Undo May 18 change.
Set update_tick at the beginning not at end.

29 years ago(Fprevious_overlay_change): Check for overlays that end at POS.
Richard M. Stallman [Wed, 14 Jun 1995 14:09:53 +0000 (14:09 +0000)]
(Fprevious_overlay_change): Check for overlays that end at POS.

29 years ago(shell-mode): Make shell-directory-tracker a hook function locally only.
Richard M. Stallman [Wed, 14 Jun 1995 12:05:55 +0000 (12:05 +0000)]
(shell-mode): Make shell-directory-tracker a hook function locally only.

29 years agoDelete the Emacs version error check.
Richard M. Stallman [Wed, 14 Jun 1995 12:05:23 +0000 (12:05 +0000)]
Delete the Emacs version error check.

29 years ago(dired-change-marks): If OLD is a space, don't act on non-file lines.
Richard M. Stallman [Wed, 14 Jun 1995 11:46:56 +0000 (11:46 +0000)]
(dired-change-marks): If OLD is a space, don't act on non-file lines.

29 years ago(vc-backend-checkin): Provide an explicit string saying
Richard M. Stallman [Wed, 14 Jun 1995 11:16:17 +0000 (11:16 +0000)]
(vc-backend-checkin): Provide an explicit string saying
the log message is empty instead of providing it as empty.
Always use -m option for ci.

29 years ago(syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
Richard M. Stallman [Wed, 14 Jun 1995 00:45:28 +0000 (00:45 +0000)]
(syms_of_xfns): Initialize Vx_no_window_manager.  Doc fix.

29 years ago(comint-mode): Use make-local-hook.
Karl Heuer [Tue, 13 Jun 1995 23:31:17 +0000 (23:31 +0000)]
(comint-mode): Use make-local-hook.
(comint-send-input, comint-output-filter): Use run-hook-with-args.
(comint-dynamic-complete): Use run-hook-with-args-until-success.

29 years ago(LIBS_MACHINE): Use -lpthreads, not -lpthread.
Karl Heuer [Tue, 13 Jun 1995 21:47:34 +0000 (21:47 +0000)]
(LIBS_MACHINE): Use -lpthreads, not -lpthread.

29 years agocheck for -lpthreads, not -lpthread.
Karl Heuer [Tue, 13 Jun 1995 21:44:48 +0000 (21:44 +0000)]
check for -lpthreads, not -lpthread.

29 years ago(HAVE_LIBPTHREADS): Add #undef.
Karl Heuer [Tue, 13 Jun 1995 21:43:46 +0000 (21:43 +0000)]
(HAVE_LIBPTHREADS): Add #undef.

29 years ago(vip-over-whitespace-line): new function.
Karl Heuer [Tue, 13 Jun 1995 21:20:59 +0000 (21:20 +0000)]
(vip-over-whitespace-line): new function.

29 years ago(vip-change-state-to-vi): bug fix.
Karl Heuer [Tue, 13 Jun 1995 21:20:36 +0000 (21:20 +0000)]
(vip-change-state-to-vi): bug fix.

29 years agoTest for "" too; let it go to expand-file-name if it is equal.
Simon Marshall [Tue, 13 Jun 1995 08:27:11 +0000 (08:27 +0000)]
Test for "" too; let it go to expand-file-name if it is equal.

29 years agocheck comint-input-ring-file-name for the empty string too.
Simon Marshall [Tue, 13 Jun 1995 08:16:08 +0000 (08:16 +0000)]
check comint-input-ring-file-name for the empty string too.

29 years ago*** empty log message ***
Geoff Voelker [Tue, 13 Jun 1995 03:48:49 +0000 (03:48 +0000)]
*** empty log message ***

29 years ago(help-menu): Symbol renamed from `help'.
Karl Heuer [Tue, 13 Jun 1995 03:29:47 +0000 (03:29 +0000)]
(help-menu): Symbol renamed from `help'.

29 years ago(rmail-search-backwards): Default count is 1, not -1.
Karl Heuer [Tue, 13 Jun 1995 02:17:40 +0000 (02:17 +0000)]
(rmail-search-backwards): Default count is 1, not -1.

29 years ago[_LIBC] (start_of_data): Define to &__data_start for GNU libc.
Roland McGrath [Mon, 12 Jun 1995 17:21:07 +0000 (17:21 +0000)]
[_LIBC] (start_of_data): Define to &__data_start for GNU libc.

29 years ago(frame_vector_add_frame): Don't forget to store
Karl Heuer [Mon, 12 Jun 1995 00:55:33 +0000 (00:55 +0000)]
(frame_vector_add_frame): Don't forget to store
the longer vector.

29 years agoCopy new files nt/addpm.c and nt/emacs.bat.in.
Karl Heuer [Sun, 11 Jun 1995 22:22:56 +0000 (22:22 +0000)]
Copy new files nt/addpm.c and nt/emacs.bat.in.

29 years agoAdd comment.
Karl Heuer [Sun, 11 Jun 1995 22:07:14 +0000 (22:07 +0000)]
Add comment.

29 years agoComment update.
Karl Heuer [Sun, 11 Jun 1995 20:59:45 +0000 (20:59 +0000)]
Comment update.

29 years ago(x_make_frame_visible): Test and set asked_for_visible.
Karl Heuer [Sun, 11 Jun 1995 20:48:19 +0000 (20:48 +0000)]
(x_make_frame_visible): Test and set asked_for_visible.

29 years ago(struct x_display): New field asked_for_visible.
Karl Heuer [Sun, 11 Jun 1995 20:47:48 +0000 (20:47 +0000)]
(struct x_display): New field asked_for_visible.

29 years ago[USE_X_TOOLKIT] (x_window): If using Motif,
Karl Heuer [Sun, 11 Jun 1995 20:27:39 +0000 (20:27 +0000)]
[USE_X_TOOLKIT] (x_window): If using Motif,
add some extra to sizes, for consistent behavior.

29 years agoInclude widget.h.
Karl Heuer [Sun, 11 Jun 1995 20:27:12 +0000 (20:27 +0000)]
Include widget.h.
(x_wm_set_size_hint) [USE_X_TOOLKIT]:
Get the size from the outer widget.
Copy the base and minimum sizes from the old hint.

29 years ago(EmacsFrameSetCharSize): Manually alter the height
Karl Heuer [Sun, 11 Jun 1995 20:26:47 +0000 (20:26 +0000)]
(EmacsFrameSetCharSize): Manually alter the height
and width of the outer widget (and the width of the column widget)
carefully using deltas.
Set update_hints_inhibit nonzero while updating.
Then call update_wm_hints explicitly.
(update_wm_hints): Use 0 for min_rows, min_cols.
Do nothing if update_hints_inhibit is nonzero.

29 years ago(lwlib_toolkit_type): New variable.
Karl Heuer [Sun, 11 Jun 1995 20:22:09 +0000 (20:22 +0000)]
(lwlib_toolkit_type): New variable.