bpt/emacs.git
28 years ago(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman [Sat, 2 Sep 1995 01:19:53 +0000 (01:19 +0000)]
(Ffile_name_all_completions, Ffile_name_completion):
Look for handler for FILE as well as for DIRNAME.

28 years ago(re_search_2): If pattern starts with \=, optimize search.
Richard M. Stallman [Fri, 1 Sep 1995 18:43:30 +0000 (18:43 +0000)]
(re_search_2): If pattern starts with \=, optimize search.

28 years ago(save_excursion_save): Pass the new arg to Fcopy_marker.
Richard M. Stallman [Fri, 1 Sep 1995 02:02:17 +0000 (02:02 +0000)]
(save_excursion_save): Pass the new arg to Fcopy_marker.

28 years ago(save_window_save): Pass the new arg to Fcopy_marker.
Richard M. Stallman [Fri, 1 Sep 1995 02:01:29 +0000 (02:01 +0000)]
(save_window_save): Pass the new arg to Fcopy_marker.

28 years ago(sendmail-send-it): Use user-mail-address.
Richard M. Stallman [Thu, 31 Aug 1995 23:48:58 +0000 (23:48 +0000)]
(sendmail-send-it): Use user-mail-address.

28 years ago(Fcommand_execute): Ignore `disabled' property on
Richard M. Stallman [Thu, 31 Aug 1995 23:09:39 +0000 (23:09 +0000)]
(Fcommand_execute): Ignore `disabled' property on
commands if `disable-command-hook' is nil.

(read_key_sequence): Validate the event position
before calling get_local_map.

28 years ago(Fdisplay_completion_list): Clear all text properties
Richard M. Stallman [Thu, 31 Aug 1995 17:23:50 +0000 (17:23 +0000)]
(Fdisplay_completion_list): Clear all text properties
for the whitespace between completion items.

28 years ago(ange-ftp-vms-sans-version): Accept extra args.
Richard M. Stallman [Thu, 31 Aug 1995 15:05:39 +0000 (15:05 +0000)]
(ange-ftp-vms-sans-version): Accept extra args.

28 years agoAdd #undef for open, close, read, write.
Richard M. Stallman [Thu, 31 Aug 1995 02:37:12 +0000 (02:37 +0000)]
Add #undef for open, close, read, write.

28 years ago(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.
Richard M. Stallman [Wed, 30 Aug 1995 19:33:08 +0000 (19:33 +0000)]
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.

28 years ago(list-directory): Set default-directory.
Richard M. Stallman [Wed, 30 Aug 1995 16:01:39 +0000 (16:01 +0000)]
(list-directory): Set default-directory.

28 years ago(Fdecode_time): Doc fix.
Richard M. Stallman [Tue, 29 Aug 1995 19:38:04 +0000 (19:38 +0000)]
(Fdecode_time): Doc fix.

28 years ago(dired-byte-compile): Report failure if output file is not created.
Richard M. Stallman [Tue, 29 Aug 1995 16:22:25 +0000 (16:22 +0000)]
(dired-byte-compile): Report failure if output file is not created.

28 years ago(decode_env_path): Use ".", not nil, for current dir.
Richard M. Stallman [Tue, 29 Aug 1995 15:32:00 +0000 (15:32 +0000)]
(decode_env_path): Use ".", not nil, for current dir.

28 years ago(function-key-map): Consistently map CLEAR to C-l.
Richard M. Stallman [Tue, 29 Aug 1995 15:31:46 +0000 (15:31 +0000)]
(function-key-map): Consistently map CLEAR to C-l.

28 years ago(wordstar-center-line): Renamed from center-line.
Richard M. Stallman [Tue, 29 Aug 1995 14:55:25 +0000 (14:55 +0000)]
(wordstar-center-line): Renamed from center-line.
(wordstar-center-region): Renamed from center-region.
(wordstar-center-paragraph): Renamed from center-paragraph.

28 years ago(vc-dired-update-line): Don't use dired-do-redisplay.
André Spiegel [Tue, 29 Aug 1995 10:52:14 +0000 (10:52 +0000)]
(vc-dired-update-line): Don't use dired-do-redisplay.
(vc-next-action-dired): Adjust default-directory before calling
vc-next-action-on-file.
(vc-next-action-on-file): Handle CVS merge in vc-dired-mode correctly.
(vc-next-action): Ask for a check-in comment if there are "added" CVS files.
Don't special-case single files in vc-dired-mode.
(vc-file-clear-masterprops): Typo fix.
(vc-latest-on-branch-p): Always true for CVS.
(vc-directory): Header change.  Do display the buffer, even if no
locked/registered files were found.

28 years ago(vc-utc-string): New function.
André Spiegel [Tue, 29 Aug 1995 10:47:45 +0000 (10:47 +0000)]
(vc-utc-string): New function.
(vc-find-cvs-master): Use it to compare mtime and checkout time.
(vc-locking-user): CVS case: *only* use checkout time.
(vc-find-cvs-master): Don't attempt to find the RCS master file.
Throw the full name of CVS/Entries.
(vc-name): Doc change (special CVS case).
(vc-after-save): Handle the case when a file is saved in the very
second in which it was checked out.

28 years ago(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
Richard M. Stallman [Tue, 29 Aug 1995 04:36:12 +0000 (04:36 +0000)]
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.

28 years ago(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.
Roland McGrath [Mon, 28 Aug 1995 20:38:37 +0000 (20:38 +0000)]
(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.
(HAVE_SOCKETS, A_TEXT_SEEK, NO_REMAP): Macros removed.

28 years ago(recover-session-finish): Catch erorr in recover-file.
Richard M. Stallman [Mon, 28 Aug 1995 20:13:56 +0000 (20:13 +0000)]
(recover-session-finish): Catch erorr in recover-file.

28 years ago(basic-save-buffer): Doc fix.
Richard M. Stallman [Mon, 28 Aug 1995 15:15:28 +0000 (15:15 +0000)]
(basic-save-buffer): Doc fix.
(after-save-hook): Add defvar.

28 years ago(executable-set-magic): Use make-local-hook for after-save-hook.
Richard M. Stallman [Mon, 28 Aug 1995 15:12:57 +0000 (15:12 +0000)]
(executable-set-magic): Use make-local-hook for after-save-hook.

28 years ago(makefile-font-lock-keywords): Highlight lines with
Richard M. Stallman [Mon, 28 Aug 1995 15:09:57 +0000 (15:09 +0000)]
(makefile-font-lock-keywords): Highlight lines with
tab followed by #, and initial spaces preceding tabs--not all initial spaces.

28 years agoFix typo in global-map define.
Richard M. Stallman [Mon, 28 Aug 1995 00:15:59 +0000 (00:15 +0000)]
Fix typo in global-map define.

28 years ago(doprnt): Fix typo in error message.
Richard M. Stallman [Sun, 27 Aug 1995 23:53:06 +0000 (23:53 +0000)]
(doprnt): Fix typo in error message.

28 years agoDelete some #if 0'd functions.
Richard M. Stallman [Sun, 27 Aug 1995 18:17:01 +0000 (18:17 +0000)]
Delete some #if 0'd functions.

28 years ago(rassoc): Definition deleted.
Richard M. Stallman [Sun, 27 Aug 1995 18:15:26 +0000 (18:15 +0000)]
(rassoc): Definition deleted.

28 years ago(mail-mode-syntax-table): defvar deleted.
Richard M. Stallman [Sun, 27 Aug 1995 17:56:53 +0000 (17:56 +0000)]
(mail-mode-syntax-table): defvar deleted.

28 years agoLoad cl only during compilation.
Richard M. Stallman [Sun, 27 Aug 1995 17:50:39 +0000 (17:50 +0000)]
Load cl only during compilation.
(edmacro-mismatch, edmacro-subseq): New functions.
Use them instead of mismatch and subseq.

28 years ago(hide-ifdef-hiding): Delete duplicate defvar.
Richard M. Stallman [Sun, 27 Aug 1995 17:18:05 +0000 (17:18 +0000)]
(hide-ifdef-hiding): Delete duplicate defvar.

28 years ago(m2-execute-monitor-command): Renamed from execute-monitor-command.
Richard M. Stallman [Sun, 27 Aug 1995 17:15:57 +0000 (17:15 +0000)]
(m2-execute-monitor-command): Renamed from execute-monitor-command.

28 years ago(refer-every): Renamed from every.
Richard M. Stallman [Sun, 27 Aug 1995 07:20:19 +0000 (07:20 +0000)]
(refer-every): Renamed from every.
(refer-convert-string-to-list-of-strings): Renamed from
convert-string-to-list-of-strings.

28 years ago(eventp): Duplicate definition deleted.
Richard M. Stallman [Sat, 26 Aug 1995 21:02:01 +0000 (21:02 +0000)]
(eventp): Duplicate definition deleted.

28 years agoDoc fixes.
Richard M. Stallman [Sat, 26 Aug 1995 20:53:20 +0000 (20:53 +0000)]
Doc fixes.
(caar, cdar): Deleted--use (car (car ...)).

28 years ago(ada-spec-suffix): Definition deleted.
Richard M. Stallman [Sat, 26 Aug 1995 20:43:35 +0000 (20:43 +0000)]
(ada-spec-suffix): Definition deleted.
(ada-make-filename-from-adaname): Delete autoload.
(ff-special-constructs): Load ada-mode before referring to
ada-spec-suffix and ada-make-filename-from-adaname.

28 years ago(abs): Function definition deleted.
Richard M. Stallman [Sat, 26 Aug 1995 20:31:16 +0000 (20:31 +0000)]
(abs): Function definition deleted.
(goto-beginning-of-buffer): Macro deleted.  Use goto-char.
(goto-end-of-buffer): Macro deleted.  Use goto-char.
(maxint): Macro deleted.
(life-increment): Renamed from increment.
(life-initialized): New variable.
(life): Do (random t) only once and only when `life' is called.

28 years ago(Info-default-directory-list): Duplicate defvar deleted.
Richard M. Stallman [Sat, 26 Aug 1995 20:25:23 +0000 (20:25 +0000)]
(Info-default-directory-list): Duplicate defvar deleted.

28 years ago(modifier_names): Add 4 bits to modifier bit positions.
Richard M. Stallman [Sat, 26 Aug 1995 15:26:42 +0000 (15:26 +0000)]
(modifier_names): Add 4 bits to modifier bit positions.

28 years ago(rebuild-mail-abbrevs): FILE defaults to visited file.
Richard M. Stallman [Fri, 25 Aug 1995 21:34:09 +0000 (21:34 +0000)]
(rebuild-mail-abbrevs): FILE defaults to visited file.

28 years ago(vc-fetch-master-properties): Count cvs status "Needs Patch" as
André Spiegel [Fri, 25 Aug 1995 18:35:32 +0000 (18:35 +0000)]
(vc-fetch-master-properties): Count cvs status "Needs Patch" as
`needs-checkout'.
(vc-after-save): Clear the cvs status.

28 years ago(vc-directory): Kill existing vc-dired buffers for this directory.
André Spiegel [Fri, 25 Aug 1995 18:30:11 +0000 (18:30 +0000)]
(vc-directory): Kill existing vc-dired buffers for this directory.
Provide a better header.  Corrected the check whether any files were
found at all (don't display a listing in this case).  Under CVS,
display cvs-status rather than vc-locking-user.
(vc-next-action-on-file): When doing a check-in in vc-dired-mode, find
the file in another window.
(vc-next-action-dired): Update dired listing while processing the
files.
(vc-next-action): Check whether a check-in comment is really needed
for this mass operation.
(vc-checkout): Resynch the buffer, even if it's not current.
(vc-dired-state-info, vc-dired-update-line): New functions.
(vc-dired-prefix-map): Added local definition for `g' and `='.
(vc-dired-reformat-line): Simplified.  Erase the hardlink count from
the listing, because it doesn't relate to version control.
(vc-rcs-release, vc-cvs-release, vc-sccs-release): New variables, may
be set by the user.
(vc-backend-release, vc-release-greater-or-equal, vc-backend-release-p):
New Functions.
(vc-do-command): Allow FILE to be nil.
(vc-backend-checkin): When creating a branch, don't bother to unlock
the old version if this is RCS 5.6.2 or higher.
(vc-next-action-on-file): Allow lock-stealing only if RCS 5.6.2 or
higher.
(vc-backend-admin, vc-backend-checkin): If available, use ci -i and -j.
Updated Developer's Notes.

28 years ago(next-file): Advance next-file-list before finding the file named in its
Roland McGrath [Fri, 25 Aug 1995 16:39:34 +0000 (16:39 +0000)]
(next-file): Advance next-file-list before finding the file named in its
car, in case finding signals an error.

28 years ago(describe-function): Show file name for autoloaded fns.
Richard M. Stallman [Fri, 25 Aug 1995 15:35:37 +0000 (15:35 +0000)]
(describe-function): Show file name for autoloaded fns.

28 years ago(mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.
Richard M. Stallman [Fri, 25 Aug 1995 15:14:03 +0000 (15:14 +0000)]
(mouse-avoidance-mode): Use post-command-idle-hook.  Use remove-hook.

28 years ago(what-line): Print narrowed linenum with full buffer num.
Richard M. Stallman [Fri, 25 Aug 1995 14:16:26 +0000 (14:16 +0000)]
(what-line): Print narrowed linenum with full buffer num.

28 years ago(makefile-mode-syntax-table): "]" is a close-paren.
Richard M. Stallman [Thu, 24 Aug 1995 20:18:58 +0000 (20:18 +0000)]
(makefile-mode-syntax-table): "]" is a close-paren.

28 years ago(makefile-add-log-defun): Avoid error at eob.
Richard M. Stallman [Thu, 24 Aug 1995 20:16:31 +0000 (20:16 +0000)]
(makefile-add-log-defun): Avoid error at eob.

28 years agoDoc fixes.
Richard M. Stallman [Wed, 23 Aug 1995 23:51:38 +0000 (23:51 +0000)]
Doc fixes.
(makefile-font-lock-keywords): Highlight lines of just whitespace.

28 years ago[HAVE_CONFIG_H]: Include config.h.
Roland McGrath [Wed, 23 Aug 1995 17:42:20 +0000 (17:42 +0000)]
[HAVE_CONFIG_H]: Include config.h.
[! O_RDONLY]: Define it to zero.
(main): Use O_RDONLY instead of explicit zero.

28 years ago(2C-mode): Use make-local-hook and add-hook.
Richard M. Stallman [Tue, 22 Aug 1995 20:55:36 +0000 (20:55 +0000)]
(2C-mode): Use make-local-hook and add-hook.

28 years ago(icomplete-minibuffer-setup): Use make-local-hook
Richard M. Stallman [Tue, 22 Aug 1995 20:30:57 +0000 (20:30 +0000)]
(icomplete-minibuffer-setup): Use make-local-hook
and add and remove hooks locally.

28 years ago(ediff-profile): Use make-local-hook and add and remove hooks locally.
Richard M. Stallman [Tue, 22 Aug 1995 20:27:05 +0000 (20:27 +0000)]
(ediff-profile): Use make-local-hook and add and remove hooks locally.

28 years ago(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop
Richard M. Stallman [Tue, 22 Aug 1995 19:44:26 +0000 (19:44 +0000)]
(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop
register values if POSIX backtracking is turned off.
(NUM_FAILURE_ITEMS): Value is 0 if no POSIX backtracking.

28 years ago(basic-save-buffer): Call vc-after-save.
Richard M. Stallman [Tue, 22 Aug 1995 19:06:19 +0000 (19:06 +0000)]
(basic-save-buffer): Call vc-after-save.

28 years ago(auto-mode-alist): Turn on use of makefile-mode.
Richard M. Stallman [Tue, 22 Aug 1995 19:03:41 +0000 (19:03 +0000)]
(auto-mode-alist): Turn on use of makefile-mode.

28 years ago(byte-compiler-base-file-name): New function.
Richard M. Stallman [Tue, 22 Aug 1995 18:52:47 +0000 (18:52 +0000)]
(byte-compiler-base-file-name): New function.
(byte-compile-dest-file): Call byte-compiler-base-file-name.

28 years ago(Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
Richard M. Stallman [Tue, 22 Aug 1995 18:51:46 +0000 (18:51 +0000)]
(Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
and don't include .info as suffix.
(info-insert-file-contents-1): New function.
(info-insert-file-contents): Use info-insert-file-contents-1.

28 years agoRemoved the comment that said we assume strict locking.
André Spiegel [Tue, 22 Aug 1995 17:53:14 +0000 (17:53 +0000)]
Removed the comment that said we assume strict locking.
(vc-next-action-dired): Don't switch to vc-parent-buffer, because that
was already done.

28 years ago(vc-simple-command): New function.
André Spiegel [Tue, 22 Aug 1995 17:52:42 +0000 (17:52 +0000)]
(vc-simple-command): New function.
(vc-fetch-master-properties): CVS case: Use it.
(vc-lock-from-permissions, vc-file-owner, vc-rcs-lock-from-diff):
New functions.
(vc-locking-user): Largely rewritten.  Uses the above, handles RCS
non-strict locking.  Under CVS in CVSREAD-mode, learn the locking state
from the permissions.
(vc-find-cvs-master): Use vc-insert-file, rather than
find-file-noselect. Greatly speeds up things.
(vc-consult-rcs-headers): Bug fix, return status in all cases.

28 years ago(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
Tom Tromey [Tue, 22 Aug 1995 17:49:45 +0000 (17:49 +0000)]
(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
(tcl-mode): Call it

28 years ago(insert-kbd-macro): Express vector char modifiers with
Richard M. Stallman [Tue, 22 Aug 1995 16:47:19 +0000 (16:47 +0000)]
(insert-kbd-macro): Express vector char modifiers with
escape prefixes.  Express big basic char codes in octal.

28 years ago(jka-compr-byte-compiler-base-file-name): New function.
Richard M. Stallman [Tue, 22 Aug 1995 16:46:45 +0000 (16:46 +0000)]
(jka-compr-byte-compiler-base-file-name): New function.
Use it to handle byte-compiler-base-file-name operation.

28 years ago(display_text_line): Write blanks under the entire
Karl Heuer [Tue, 22 Aug 1995 00:32:03 +0000 (00:32 +0000)]
(display_text_line): Write blanks under the entire
scroll bar, not just the first column.

28 years ago(compilation-exit-message-function): New variable.
Roland McGrath [Mon, 21 Aug 1995 22:15:58 +0000 (22:15 +0000)]
(compilation-exit-message-function): New variable.
(compilation-sentinel): If compilation-exit-message-function is non-nil,
call it to produce messages for buffer and mode line.
(grep): Use that variable to produce snazzier messages.

28 years ago(Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.
Richard M. Stallman [Mon, 21 Aug 1995 22:02:50 +0000 (22:02 +0000)]
(Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.
(syms_of_keyboard): Set up new vars.
(command_loop_1): Run Qpost_command_idle_hook.

28 years agoUse post-command-idle-hook.
Richard M. Stallman [Mon, 21 Aug 1995 22:00:21 +0000 (22:00 +0000)]
Use post-command-idle-hook.
(show-paren-command-hook): No need to test for idleness.

28 years agoInclude syssignal.h.
Richard M. Stallman [Mon, 21 Aug 1995 21:56:40 +0000 (21:56 +0000)]
Include syssignal.h.

28 years ago(SA_RESTART): Add #undef.
Richard M. Stallman [Mon, 21 Aug 1995 20:52:13 +0000 (20:52 +0000)]
(SA_RESTART): Add #undef.

28 years ago(vc-latest-on-branch-p): Under CVS, handle the case when the file is
André Spiegel [Mon, 21 Aug 1995 19:27:05 +0000 (19:27 +0000)]
(vc-latest-on-branch-p): Under CVS, handle the case when the file is
added, but not yet committed.
(vc-backend-checkout): RCS case: In non-strict locking mode, force to
overwrite the writable workfile. CVS case: Do the right thing in
CVSREAD-mode.

28 years ago(vc-fetch-master-properties): RCS case: get locking mode.
André Spiegel [Mon, 21 Aug 1995 19:25:52 +0000 (19:25 +0000)]
(vc-fetch-master-properties): RCS case: get locking mode.
CVS case: new state `locally-added'.
(vc-locking-user): Under RCS with non-strict locking, don't trust
the file permissions.  CVS case: change which states count as
"locked".
(vc-consult-rcs-headers): Streamlined. Don't set vc-locking-user if
this is called under CVS.  Under RCS, use a heuristic to find the
value of vc-checkout-model without examining the master file.
(vc-parse-locks): Set vc-checkout-model.
(vc-status): Comment change.
(vc-after-save-hook, vc-after-save): The former renamed to the
latter. Now unconditionally called by `basic-save-buffer', determines
whether the buffer should be "locked" or not.
(vc-mode-line): No longer use dynamic after-save-hook. Changed
references to `automatic' into `implicit'.
(vc-checkout-model): Values are now `manual' and `implicit'.  Derive
the property on a per-file basis, supporting all possible modes.

28 years ago(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
Richard M. Stallman [Mon, 21 Aug 1995 18:48:21 +0000 (18:48 +0000)]
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
(START_FILES): Defined.
(LIB_STANDARD): New definition, details depending on __GNUC__.

28 years ago(makefile-space-face): New variable.
Richard M. Stallman [Mon, 21 Aug 1995 17:27:04 +0000 (17:27 +0000)]
(makefile-space-face): New variable.
(makefile-define-space-face): New function.
(makefile-tab-face): Variable deleted.
(makefile-define-tab-face): Function deleted.
(makefile-font-lock-keywords): Highlight leading spaces, not tabs.

28 years agoRequire rmail.
Richard M. Stallman [Mon, 21 Aug 1995 14:48:49 +0000 (14:48 +0000)]
Require rmail.
(rmail-new-summary): Specify size in split-window.
Call rmail-select-summary to force size to specified amount.

28 years agoDefine user options with defvar, not defconst.
Richard M. Stallman [Mon, 21 Aug 1995 14:30:34 +0000 (14:30 +0000)]
Define user options with defvar, not defconst.

28 years agoNew version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file...
Simon Marshall [Mon, 21 Aug 1995 12:02:23 +0000 (12:02 +0000)]
New version 3.07.  Made fast-lock-mode use buffer-file-truename, not buffer-file-name.

28 years agoDoc fixes.
Richard M. Stallman [Mon, 21 Aug 1995 05:19:39 +0000 (05:19 +0000)]
Doc fixes.

28 years agodefault to user-supplied buffer.
David J. MacKenzie [Mon, 21 Aug 1995 04:33:21 +0000 (04:33 +0000)]
default to user-supplied buffer.

28 years ago(dired-string-replace-match): Simplify using replace-match.
Richard M. Stallman [Mon, 21 Aug 1995 01:15:25 +0000 (01:15 +0000)]
(dired-string-replace-match): Simplify using replace-match.

28 years ago(dired-expand-newtext): Function deleted.
Richard M. Stallman [Mon, 21 Aug 1995 01:12:12 +0000 (01:12 +0000)]
(dired-expand-newtext): Function deleted.

28 years ago(POSIX_SIGNALS, CLASH_DETECTION): Defined.
Richard M. Stallman [Sun, 20 Aug 1995 16:04:10 +0000 (16:04 +0000)]
(POSIX_SIGNALS, CLASH_DETECTION): Defined.
(SIGNALS_VIA_CHARACTERS, MAIL_USE_LOCKF): Defined.
(sigmask, sigsetmask, _setjmp, _longjmp): Add undefs.

28 years ago(SYSTEM_TYPE): Change to just "aix".
Richard M. Stallman [Sun, 20 Aug 1995 16:03:43 +0000 (16:03 +0000)]
(SYSTEM_TYPE): Change to just "aix".

28 years ago(sigsetmask, _setjmp, _longjmp): Delete undefs.
Richard M. Stallman [Sun, 20 Aug 1995 15:51:42 +0000 (15:51 +0000)]
(sigsetmask, _setjmp, _longjmp): Delete undefs.
[__GNUC__] (_NO_PROTO): Add undef.

28 years agoInclude aix3-2-5.h, not aix3-2.h.
Richard M. Stallman [Sun, 20 Aug 1995 15:50:33 +0000 (15:50 +0000)]
Include aix3-2-5.h, not aix3-2.h.

28 years ago* viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.
Michael Kifer [Sun, 20 Aug 1995 04:32:54 +0000 (04:32 +0000)]
* viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.
(vip-read-string-with-history): minibuffer-setup-hook no longer
waits for the user to type, if there are unread events.
Harnessed view-minor-mode.
Added (vip-leave-region-active) to all simple movement commands.

28 years ago(vip-leave-region-active): new function.
Michael Kifer [Sun, 20 Aug 1995 04:31:46 +0000 (04:31 +0000)]
(vip-leave-region-active): new function.

28 years ago(vip-surrounding-word): modified to understand tripple clicks.
Michael Kifer [Sun, 20 Aug 1995 04:30:48 +0000 (04:30 +0000)]
(vip-surrounding-word): modified to understand tripple clicks.

28 years ago(file-regular-p-18): Fix test for whether to use this.
Richard M. Stallman [Sun, 20 Aug 1995 01:45:13 +0000 (01:45 +0000)]
(file-regular-p-18): Fix test for whether to use this.

28 years agoInitial revision
Richard M. Stallman [Sat, 19 Aug 1995 18:24:48 +0000 (18:24 +0000)]
Initial revision

28 years ago(basic-save-buffer): Confirm for overwriting old file
Richard M. Stallman [Sat, 19 Aug 1995 17:01:27 +0000 (17:01 +0000)]
(basic-save-buffer): Confirm for overwriting old file
when a file name is specified.

28 years ago(scan_sexps_forward): Fix previous change.
Richard M. Stallman [Sat, 19 Aug 1995 17:00:34 +0000 (17:00 +0000)]
(scan_sexps_forward): Fix previous change.

28 years ago(blink-matching-paren-dont-ignore-comments): New var.
Richard M. Stallman [Sat, 19 Aug 1995 16:59:43 +0000 (16:59 +0000)]
(blink-matching-paren-dont-ignore-comments): New var.
(blink-matching-open): Use it.
Also, if the matching char hasn't paren syntax, call that mismatch.

28 years ago(Info-find-emacs-command-nodes): Fix previous change.
Richard M. Stallman [Sat, 19 Aug 1995 16:54:27 +0000 (16:54 +0000)]
(Info-find-emacs-command-nodes): Fix previous change.

28 years ago(hilit-submit-feedback): New ftp site.
Karl Heuer [Sat, 19 Aug 1995 06:35:38 +0000 (06:35 +0000)]
(hilit-submit-feedback): New ftp site.

28 years ago(struct Lisp_Marker): Make insertion_type an unsigned int.
Richard M. Stallman [Sat, 19 Aug 1995 05:38:46 +0000 (05:38 +0000)]
(struct Lisp_Marker): Make insertion_type an unsigned int.

28 years ago(Info-file-list-for-emacs): New variable.
Richard M. Stallman [Sat, 19 Aug 1995 05:03:12 +0000 (05:03 +0000)]
(Info-file-list-for-emacs): New variable.
(Info-find-emacs-command-nodes): Look in those files, if appropriate.

28 years agoFix typos.
Richard M. Stallman [Sat, 19 Aug 1995 04:45:06 +0000 (04:45 +0000)]
Fix typos.

28 years ago(sh-newline-and-indent): Don't interpret prefix arg
Karl Heuer [Sat, 19 Aug 1995 00:30:56 +0000 (00:30 +0000)]
(sh-newline-and-indent): Don't interpret prefix arg
since `newline-and-indent' doesn't either.  Don't turn a trailing
quoted tab into a space.
(sh-mode): Use new `skeleton-newline-indent-rigidly'.
(sh-set-shell): Make maximum font-locking also hightlight keywords
after ``' and `!'.  (The latter is for ksh '93 but should't hurt other
shells.)

28 years ago(skeleton-newline-indent-rigidly): New variable.
Karl Heuer [Sat, 19 Aug 1995 00:30:38 +0000 (00:30 +0000)]
(skeleton-newline-indent-rigidly): New variable.
(skeleton-internal-1): Use it for indenting after \n because previous
behaviour was only useful for `sh-script.el' and old `ada.el'.  Other
modes now get their own indentation.
(skeleton, skeleton-modified, skeleton-point, skeleton-regions): `New'
variables for passing between the mutually recursive functions of
the skeleton engine.  Introduced to remove compiler warnings.
(skeleton-proxy): New argument `str' to make this settable when calling
a skeleton as a function.
(skeleton-insert): New argument `str' to pass down.  Element `\n'
now usually indents according to mode.  Subskeletons may also have
a list of strings as iterator.  Earlier modification also removed
meaning of `quit' -- I did not put it back in since it's useless.
When quitting out of a subskeleton while still wrapping around text
don't duplicate first line of that text.
(skeleton-end-hook): New hook useful say for modes that leave a `;' on
an empty line to indent right and then want to clean it up when doing
a skeleton there.

28 years ago(vc-next-action-on-file): Changed doc string, CVS case.
André Spiegel [Fri, 18 Aug 1995 20:29:14 +0000 (20:29 +0000)]
(vc-next-action-on-file): Changed doc string, CVS case.
(vc-backend-checkin): Clear master properties before doing the
check-in.  In the CVS case, catch error and display an appropriate
message in the echo area.
(vc-backend-revert): Clear master properties, because some might get
outdated by the operation.
(vc-backend-merge-news): Scan the output of "cvs update" and find out
whether conflicts have occurred.
(vc-finish-logentry): Delete the *VC-log* buffer *before* doing the
actual check-in. That leads to a better display in case the check-in
fails.
(vc-latest-on-branch-p): Defined it for CVS in the obvious way.
(vc-next-action-on-file): Removed special CVS cases. At this level,
CVS is now mostly handled like the other backends.
(vc-backend-checkout): CVS case: Clear sticky tag as default when
doing a verbose checkout. (This used to be done in
vc-next-action-on-file.)