bpt/emacs.git
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.)

28 years ago(vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".
André Spiegel [Fri, 18 Aug 1995 20:22:53 +0000 (20:22 +0000)]
(vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".
(vc-locking-user): Count cvs status `unresolved-conflict' as "locked".
(vc-checkout-model): New property and access function (still simplistic).
(vc-after-save-hook): New function.
(vc-mode-line): When the file is locked by somebody else, make the
buffer read-only.  (Formerly this was only done for root.)  Don't
write-protect the buffer if the file is unlocked.  Instead, install
vc-after-save-hook, which "locks" the file when modifications are
saved.

28 years ago(getdate.c): New target.
Richard M. Stallman [Fri, 18 Aug 1995 16:23:23 +0000 (16:23 +0000)]
(getdate.c): New target.
(getdate.o): Just compile getdate.c.

28 years ago(pascal-mode): Set comment-start.
Richard M. Stallman [Thu, 17 Aug 1995 22:08:36 +0000 (22:08 +0000)]
(pascal-mode): Set comment-start.
(pascal-toggle-completions): Doc fix.

28 years ago(hilit-submit-feedback): New bug-reporting address.
Karl Heuer [Thu, 17 Aug 1995 19:40:54 +0000 (19:40 +0000)]
(hilit-submit-feedback): New bug-reporting address.

28 years agoUpdate address in comment.
Karl Heuer [Thu, 17 Aug 1995 19:37:52 +0000 (19:37 +0000)]
Update address in comment.

28 years ago* etags.c (Pascal_functions): Close comment bug corrected.
Francesco Potortì [Thu, 17 Aug 1995 18:39:11 +0000 (18:39 +0000)]
* etags.c (Pascal_functions): Close comment bug corrected.
(add_node): Correctly compare node file names.
(Pascal_functions): Correctly allocate and free memory for tline.
(pfnote): Put the definition of fp in the innermost block.
(NODE): `named' member removed.
(pfnote, free_tree, put_entries, total_size_of_entries): Do not
use the `named' member, check whether `name' is NULL instead.
(pfnote): `named' argument removed, all callers changed.
(getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
TeX_functions, TEX_getit, prolog_getit): Useless string allocation
removed from pfnote call, some code cleanup.
(relative_filename): Free temporary space allocated by concat.

28 years ago(RANLIB): Substitute this into makefiles.
Richard M. Stallman [Thu, 17 Aug 1995 17:48:58 +0000 (17:48 +0000)]
(RANLIB): Substitute this into makefiles.
Set it specially on solaris; set it by default on other systems.

Fix previous Alpha change.

28 years ago(rmail-new-summary): Enable the Input/output menu.
Richard M. Stallman [Thu, 17 Aug 1995 16:51:57 +0000 (16:51 +0000)]
(rmail-new-summary): Enable the Input/output menu.

28 years ago(vc-next-action-on-file): Moved the setting of the default branch to
André Spiegel [Thu, 17 Aug 1995 14:10:09 +0000 (14:10 +0000)]
(vc-next-action-on-file): Moved the setting of the default branch to
vc-backend-checkout, where it belongs.
(vc-backend-checkout): If an explicit version was specified, adjust
the default branch accordingly.

28 years agoChanged references to vc-top-version into vc-master-workfile-version.
André Spiegel [Thu, 17 Aug 1995 13:50:33 +0000 (13:50 +0000)]
Changed references to vc-top-version into vc-master-workfile-version.

28 years ago(vc-top-version): Renamed to vc-master-workfile-version. Updated all
André Spiegel [Thu, 17 Aug 1995 13:29:31 +0000 (13:29 +0000)]
(vc-top-version): Renamed to vc-master-workfile-version. Updated all
references.

28 years ago(vc-next-action-on-file): Query when trying to lock non-latest
André Spiegel [Thu, 17 Aug 1995 13:08:36 +0000 (13:08 +0000)]
(vc-next-action-on-file): Query when trying to lock non-latest
version.

28 years ago(vc-revert-buffer1): Split part of the function into vc-buffer-context
André Spiegel [Thu, 17 Aug 1995 12:40:03 +0000 (12:40 +0000)]
(vc-revert-buffer1): Split part of the function into vc-buffer-context
and vc-restore-buffer-context, so we can use it also in other
circumstances.
(vc-buffer-context, vc-restore-buffer-context): New functions.
(vc-clear-headers): New function, uses the above.
(vc-cancel-version): When `norevert', locks the most recent remaining
version.  Also, refuse to work on anything but the latest version of
a branch.  Removed the check whether the version is the user's,
because that is difficult to decide, now that multiple branches are
possible.
(vc-latest-on-branch-p): New function.
(vc-head-version): New access function to the already existing
property.
(vc-trunk-p, vc-branch-part): Functions moved before first use.

28 years ago(show-paren-command-hook): Do nothing if have unread events.
Richard M. Stallman [Wed, 16 Aug 1995 15:03:59 +0000 (15:03 +0000)]
(show-paren-command-hook): Do nothing if have unread events.

28 years ago(scan_sexps_forward): Use the initial depth
Richard M. Stallman [Wed, 16 Aug 1995 15:03:24 +0000 (15:03 +0000)]
(scan_sexps_forward): Use the initial depth
in the starting state for tracking when we reach TARGETDEPTH.

28 years ago(Fself_insert_command): Optimize the case with arg > 2
Richard M. Stallman [Wed, 16 Aug 1995 15:00:57 +0000 (15:00 +0000)]
(Fself_insert_command): Optimize the case with arg > 2
to avoid running change hooks lots of times.

28 years ago(inferior-lisp): Use pop-to-buffer.
Richard M. Stallman [Wed, 16 Aug 1995 14:41:11 +0000 (14:41 +0000)]
(inferior-lisp): Use pop-to-buffer.
Add *inferior-lisp* to same-window-buffer-names.

28 years ago(run-scheme): Use pop-to-buffer.
Richard M. Stallman [Wed, 16 Aug 1995 14:39:29 +0000 (14:39 +0000)]
(run-scheme): Use pop-to-buffer.
Add *scheme* to same-window-buffer-names.

28 years ago(run-scheme): Use pop-to-buffer.
Richard M. Stallman [Wed, 16 Aug 1995 14:39:12 +0000 (14:39 +0000)]
(run-scheme): Use pop-to-buffer.

28 years ago(RANLIB): Get this var from configure.
Richard M. Stallman [Wed, 16 Aug 1995 14:20:19 +0000 (14:20 +0000)]
(RANLIB): Get this var from configure.

28 years ago(sh-mode-map): Use new name skeleton-pair-insert-maybe.
Karl Heuer [Tue, 15 Aug 1995 20:05:12 +0000 (20:05 +0000)]
(sh-mode-map): Use new name skeleton-pair-insert-maybe.
(sh-mode): Use new names skeleton-pair-alist, skeleton-pair-filter.

28 years ago(sh-test): New variable.
Karl Heuer [Tue, 15 Aug 1995 19:50:12 +0000 (19:50 +0000)]
(sh-test): New variable.
(sh-if, sh-until, sh-while): Use it.
(sh-while-getopts): Handle csh passably well.
(sh-font-lock-keywords): Use `font-lock-variable-name-face'.
(sh-set-shell): Respect `font-lock-maximum-decoration'.

28 years ago(skeleton-pair-insert-maybe): Plain insert in Ovwrt mode
Karl Heuer [Tue, 15 Aug 1995 19:49:46 +0000 (19:49 +0000)]
(skeleton-pair-insert-maybe): Plain insert in Ovwrt mode
(skeleton-insert): If skeleton doesn't fit in window, put beginning
at top before going to _ point.
(skeleton-internal-list): Rewritten so that resume: sections pertain
only to inferior skeletons and make str available there
(skeleton-read): Don't quit and remove partial skeleton when empty
string entered for outer iterator.  Added implicit argument `input'.
(define-skeleton, skeleton-insert, skeleton-internal-list): Use `x
rather than backquote's (` x) or own (list 'x)

28 years ago(sort_args): Initialize best_priority smaller than any
Karl Heuer [Tue, 15 Aug 1995 18:49:20 +0000 (18:49 +0000)]
(sort_args): Initialize best_priority smaller than any
actual priority.

28 years agoComment change.
Richard M. Stallman [Tue, 15 Aug 1995 12:31:33 +0000 (12:31 +0000)]
Comment change.

28 years ago(sc-attribs-extract-namestring): If name has <...>,
Richard M. Stallman [Tue, 15 Aug 1995 12:30:59 +0000 (12:30 +0000)]
(sc-attribs-extract-namestring): If name has <...>,
treat everything before that as the full name.

28 years agoChanges for Linux and LynxOS.
Per Bothner [Tue, 15 Aug 1995 02:33:42 +0000 (02:33 +0000)]
Changes for Linux and LynxOS.

28 years ago*** empty log message ***
Karl Heuer [Tue, 15 Aug 1995 01:50:33 +0000 (01:50 +0000)]
*** empty log message ***

28 years agoRewrite as a minor mode.
Karl Heuer [Tue, 15 Aug 1995 01:49:17 +0000 (01:49 +0000)]
Rewrite as a minor mode.

28 years ago(vip-set-hooks): Use view-mode-hook, not view-hook.
Karl Heuer [Mon, 14 Aug 1995 21:56:42 +0000 (21:56 +0000)]
(vip-set-hooks): Use view-mode-hook, not view-hook.

28 years ago(Fcall_process_region): Pass new arg to Fwrite_region.
Richard M. Stallman [Mon, 14 Aug 1995 17:26:50 +0000 (17:26 +0000)]
(Fcall_process_region): Pass new arg to Fwrite_region.

28 years ago(Fwrite_region): New arg lockname.
Richard M. Stallman [Mon, 14 Aug 1995 17:26:27 +0000 (17:26 +0000)]
(Fwrite_region): New arg lockname.
(auto_save_1): Pass new arg.

28 years ago(basic-save-buffer-1): Pass new arg to write-region.
Richard M. Stallman [Mon, 14 Aug 1995 17:24:21 +0000 (17:24 +0000)]
(basic-save-buffer-1): Pass new arg to write-region.

28 years ago(standard_args): Fix previous change.
Richard M. Stallman [Mon, 14 Aug 1995 17:13:38 +0000 (17:13 +0000)]
(standard_args): Fix previous change.

28 years ago(insert-file-contents-literally): New function.
Richard M. Stallman [Mon, 14 Aug 1995 16:05:46 +0000 (16:05 +0000)]
(insert-file-contents-literally): New function.
(find-file-noselect): Use it if new optional argument `rawfile' is non-nil.

28 years ago(command-line-1): Add option --eval to evalute an
Richard M. Stallman [Mon, 14 Aug 1995 16:05:12 +0000 (16:05 +0000)]
(command-line-1): Add option --eval to evalute an
expression on the command line and print the result.

28 years ago(standard_args): Add option --eval to evalute an
Richard M. Stallman [Mon, 14 Aug 1995 16:04:48 +0000 (16:04 +0000)]
(standard_args): Add option --eval to evalute an
expression on the command line and print the result.

28 years ago(forms-check-number-of-fields): New vbl.
Richard M. Stallman [Mon, 14 Aug 1995 06:45:37 +0000 (06:45 +0000)]
(forms-check-number-of-fields): New vbl.
(forms-mode): Don't issue warning if vbl says not to.

28 years ago(recover-file): It's ok if the visited file doesn't exist.
Richard M. Stallman [Sun, 13 Aug 1995 16:48:13 +0000 (16:48 +0000)]
(recover-file): It's ok if the visited file doesn't exist.

(recover-session-finish): Compute "file name" from autosave file
if no visited file.

28 years ago(Fcancel_kbd_macro_events): New function.
Richard M. Stallman [Sun, 13 Aug 1995 15:47:11 +0000 (15:47 +0000)]
(Fcancel_kbd_macro_events): New function.
(syms_of_macros): defsubr it.

28 years ago(mouse-drag-region): Unread the up-event rather than execute it here.
Richard M. Stallman [Sun, 13 Aug 1995 15:46:10 +0000 (15:46 +0000)]
(mouse-drag-region): Unread the up-event rather than execute it here.

28 years ago(i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
Richard M. Stallman [Sun, 13 Aug 1995 05:10:20 +0000 (05:10 +0000)]
(i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.

28 years ago(CFLAGS): When computing CFLAGS and REAL_CFLAGS
Richard M. Stallman [Sat, 12 Aug 1995 23:27:18 +0000 (23:27 +0000)]
(CFLAGS): When computing CFLAGS and REAL_CFLAGS
from config.h, use SPECIFIED_CFLAGS to get what the user specified.

(alpha-*-linux*): New configuration.

28 years ago(store_frame_param): Don't call set_menu_bar_lines if X.
Richard M. Stallman [Sat, 12 Aug 1995 23:26:21 +0000 (23:26 +0000)]
(store_frame_param): Don't call set_menu_bar_lines if X.

28 years ago(xrealloc): Change cast to match return type.
Karl Heuer [Sat, 12 Aug 1995 18:15:28 +0000 (18:15 +0000)]
(xrealloc): Change cast to match return type.

28 years ago(rmail-convert-file): Look back for ^_ only at bol.
Richard M. Stallman [Sat, 12 Aug 1995 09:23:54 +0000 (09:23 +0000)]
(rmail-convert-file): Look back for ^_ only at bol.

28 years ago(shell-command-on-region): Don't examine order of
Richard M. Stallman [Sat, 12 Aug 1995 09:22:04 +0000 (09:22 +0000)]
(shell-command-on-region): Don't examine order of
point and mark; use order of START and END instead.
Interactively pass point and mark, not region-beg and region-end.

28 years ago(TEXT_END, DATA_END): Fix the definitions.
Richard M. Stallman [Fri, 11 Aug 1995 23:47:16 +0000 (23:47 +0000)]
(TEXT_END, DATA_END): Fix the definitions.

28 years agoTest OSF1, not __osf1__.
Richard M. Stallman [Fri, 11 Aug 1995 23:45:53 +0000 (23:45 +0000)]
Test OSF1, not __osf1__.
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, PTY_OPEN):
Define only if OSF1.

28 years ago(ORDINARY_LINK): Define only if __osf1__.
Richard M. Stallman [Fri, 11 Aug 1995 22:35:35 +0000 (22:35 +0000)]
(ORDINARY_LINK): Define only if __osf1__.

28 years agoInsert missing quote in help-font-lock-keywords.
Simon Marshall [Fri, 11 Aug 1995 08:52:42 +0000 (08:52 +0000)]
Insert missing quote in help-font-lock-keywords.

28 years ago(xmalloc, xrealloc): Use return-type long *.
Richard M. Stallman [Fri, 11 Aug 1995 01:44:00 +0000 (01:44 +0000)]
(xmalloc, xrealloc): Use return-type long *.

28 years ago(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
Richard M. Stallman [Fri, 11 Aug 1995 00:55:47 +0000 (00:55 +0000)]
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
menu bar on, make sure next redisplay creates it.

28 years ago(Fformat): Limit minlen to avoid stack overflow.
Richard M. Stallman [Fri, 11 Aug 1995 00:54:44 +0000 (00:54 +0000)]
(Fformat): Limit minlen to avoid stack overflow.

28 years ago(doprnt): Error if %-width is too big.
Richard M. Stallman [Fri, 11 Aug 1995 00:42:28 +0000 (00:42 +0000)]
(doprnt): Error if %-width is too big.

28 years ago(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
Richard M. Stallman [Fri, 11 Aug 1995 00:41:00 +0000 (00:41 +0000)]
(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
(LIBS_SYSTEM): Define this instead of LIBS_MACHINE.

28 years ago[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.
Richard M. Stallman [Fri, 11 Aug 1995 00:40:37 +0000 (00:40 +0000)]
[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.

28 years ago[linux] (COFF, NO_TERMIO): Defined.
Richard M. Stallman [Fri, 11 Aug 1995 00:40:10 +0000 (00:40 +0000)]
[linux] (COFF, NO_TERMIO): Defined.
[linux] (TEXT_END, DATA_END): New definitions.

28 years ago(fatal_unexec): Use vfprintf, not _doprnt.
Richard M. Stallman [Fri, 11 Aug 1995 00:26:22 +0000 (00:26 +0000)]
(fatal_unexec): Use vfprintf, not _doprnt.

28 years ago(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.
Richard M. Stallman [Fri, 11 Aug 1995 00:22:47 +0000 (00:22 +0000)]
(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.

28 years ago(isearch-other-meta-char): Avoid bug checking whether
Richard M. Stallman [Thu, 10 Aug 1995 23:19:22 +0000 (23:19 +0000)]
(isearch-other-meta-char): Avoid bug checking whether
a key is defined in the function key map.
Call cancel-kbd-macro-events.

28 years ago(byte-compile-insert-header): Use 19.29, not 19.28.90
Richard M. Stallman [Thu, 10 Aug 1995 22:44:21 +0000 (22:44 +0000)]
(byte-compile-insert-header): Use 19.29, not 19.28.90
as limit for where dynamic docstrings are allowed.

(byte-compile-insert-header): New args inbuffer and
outbuffer.  Test byte-compile-dynamic-docstrings in the initially
current buffer.
(byte-compile-from-buffer): Add new args to byte-compile-insert-header.

28 years ago(server-buffer-done): Pause between client commands,
Richard M. Stallman [Thu, 10 Aug 1995 22:07:41 +0000 (22:07 +0000)]
(server-buffer-done): Pause between client commands,
but not after the last one.

28 years agoFix defvar equivalent expression.
Richard M. Stallman [Thu, 10 Aug 1995 20:31:27 +0000 (20:31 +0000)]
Fix defvar equivalent expression.

28 years agoAdd index and xref to variable-interactive.
Richard M. Stallman [Thu, 10 Aug 1995 20:25:30 +0000 (20:25 +0000)]
Add index and xref to variable-interactive.

28 years ago(vc-dired-reformat-line): Display eight character user names correctly.
Richard M. Stallman [Thu, 10 Aug 1995 19:46:16 +0000 (19:46 +0000)]
(vc-dired-reformat-line): Display eight character user names correctly.

28 years agoComment change.
Richard M. Stallman [Thu, 10 Aug 1995 18:55:44 +0000 (18:55 +0000)]
Comment change.

28 years agoComment change.
Richard M. Stallman [Thu, 10 Aug 1995 18:38:17 +0000 (18:38 +0000)]
Comment change.

28 years agoAdded Font Lock mode support.
Simon Marshall [Thu, 10 Aug 1995 15:24:09 +0000 (15:24 +0000)]
Added Font Lock mode support.

28 years agoRewrite texinfo-font-lock-keywords; don't fontify syntactically.
Simon Marshall [Thu, 10 Aug 1995 15:13:43 +0000 (15:13 +0000)]
Rewrite texinfo-font-lock-keywords; don't fontify syntactically.

28 years agoTweak fortran-font-lock-keywords-1.
Simon Marshall [Thu, 10 Aug 1995 14:04:25 +0000 (14:04 +0000)]
Tweak fortran-font-lock-keywords-1.

28 years agoFunctionality for font-lock-beginning-of-syntax-function to be used by font-lock...
Simon Marshall [Thu, 10 Aug 1995 13:57:18 +0000 (13:57 +0000)]
Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state.  Also wrap value of buffer-file-truename to guard against clash detection.  Also add scheme-font-lock-keywords.

28 years ago(interpreter-mode-alist): Delete autoload cookie.
Richard M. Stallman [Wed, 9 Aug 1995 22:42:34 +0000 (22:42 +0000)]
(interpreter-mode-alist): Delete autoload cookie.

28 years ago(lock_file): Use get_truename_buffer.
Richard M. Stallman [Wed, 9 Aug 1995 22:39:32 +0000 (22:39 +0000)]
(lock_file): Use get_truename_buffer.

28 years ago(get_truename_buffer): New function.
Richard M. Stallman [Wed, 9 Aug 1995 22:39:09 +0000 (22:39 +0000)]
(get_truename_buffer): New function.