]> git.eshelyaron.com Git - emacs.git/log
emacs.git
30 years ago(iso-accents-mode): Doc fix.
Richard M. Stallman [Tue, 2 May 1995 00:52:53 +0000 (00:52 +0000)]
(iso-accents-mode): Doc fix.

30 years ago(redisplay): Don't move the cursor if it's supposed to
Karl Heuer [Mon, 1 May 1995 23:12:19 +0000 (23:12 +0000)]
(redisplay): Don't move the cursor if it's supposed to
be in the echo area.

30 years ago(buffer-substring-no-properties): New function.
Richard M. Stallman [Mon, 1 May 1995 18:26:28 +0000 (18:26 +0000)]
(buffer-substring-no-properties): New function.

30 years ago(expand-mail-aliases): Use buffer-substring-no-properties.
Richard M. Stallman [Mon, 1 May 1995 18:25:55 +0000 (18:25 +0000)]
(expand-mail-aliases): Use buffer-substring-no-properties.

30 years ago(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
Richard M. Stallman [Mon, 1 May 1995 17:16:40 +0000 (17:16 +0000)]
(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.

30 years ago(tpu-copy-keyfile): New function.
Richard M. Stallman [Mon, 1 May 1995 15:52:55 +0000 (15:52 +0000)]
(tpu-copy-keyfile): New function.
(tpu-load-xkeys): Copy key definition file to new default name.

30 years ago(set-auto-mode): If buffer has no file, use buffer name.
Richard M. Stallman [Mon, 1 May 1995 15:49:09 +0000 (15:49 +0000)]
(set-auto-mode): If buffer has no file, use buffer name.

30 years ago(jka-compr-write-region): Handle the append
Richard M. Stallman [Mon, 1 May 1995 05:23:49 +0000 (05:23 +0000)]
(jka-compr-write-region): Handle the append
argument correctly when the can-append flag is false.
(jka-compr-write-region): Make temp-buffer name unique to this fn.
(jka-compr-file-local-copy): Ditto.

30 years ago(main): Delete duplicate code for -version.
Richard M. Stallman [Sun, 30 Apr 1995 23:50:15 +0000 (23:50 +0000)]
(main): Delete duplicate code for -version.
(standard_args): Add -help and -version.

30 years agoComment change.
Richard M. Stallman [Sun, 30 Apr 1995 23:37:26 +0000 (23:37 +0000)]
Comment change.

30 years ago(Fdo_auto_save): Record visited file name
Richard M. Stallman [Sun, 30 Apr 1995 19:50:56 +0000 (19:50 +0000)]
(Fdo_auto_save): Record visited file name
as well as auto-save file name in the auto-save-list-file-name file.
Call Fexpand_file_name for auto-save-list-file-name.

30 years ago(normal-top-level): Set auto-save-list-file-name.
Richard M. Stallman [Sun, 30 Apr 1995 19:50:00 +0000 (19:50 +0000)]
(normal-top-level): Set auto-save-list-file-name.

30 years ago(multiple-recover, multiple-recover-finish): New commands.
Richard M. Stallman [Sun, 30 Apr 1995 19:46:44 +0000 (19:46 +0000)]
(multiple-recover, multiple-recover-finish): New commands.

30 years ago(standard_args): Add #ifdef VMS for -map.
Richard M. Stallman [Sun, 30 Apr 1995 19:18:47 +0000 (19:18 +0000)]
(standard_args): Add #ifdef VMS for -map.

30 years agoFix delq example.
Richard M. Stallman [Sun, 30 Apr 1995 15:49:01 +0000 (15:49 +0000)]
Fix delq example.

30 years ago(datearg): If rlog options are specified explicitly,
Paul Eggert [Sun, 30 Apr 1995 15:34:52 +0000 (15:34 +0000)]
(datearg): If rlog options are specified explicitly,
omit the implicit '-d>DATE' option.
(repository, rlog): Allow absolute paths to CVS repositories.
Look only at the first line of CVS/Repository.

30 years agoMention file-regular-p operation.
Richard M. Stallman [Sun, 30 Apr 1995 15:27:38 +0000 (15:27 +0000)]
Mention file-regular-p operation.

30 years ago(command-line-1): Implement -L/--directory option.
Richard M. Stallman [Sun, 30 Apr 1995 07:45:45 +0000 (07:45 +0000)]
(command-line-1): Implement -L/--directory option.

30 years ago[HAVE_UNISTD_H]: Include unistd.h.
Richard M. Stallman [Sat, 29 Apr 1995 23:02:54 +0000 (23:02 +0000)]
[HAVE_UNISTD_H]: Include unistd.h.

30 years ago(standard_args): Add -L/--directory/-directory.
Richard M. Stallman [Sat, 29 Apr 1995 20:29:44 +0000 (20:29 +0000)]
(standard_args): Add -L/--directory/-directory.

30 years ago(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
Richard M. Stallman [Sat, 29 Apr 1995 20:21:41 +0000 (20:21 +0000)]
(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
(WIDE_INT): Defined (two alternate definitions).

(C_ALLOCA): Undef it, if __GNUC__.

(REGEX_ALLOCATE_STACK, REGEX_REALLOCATE_STACK)
(REGEX_FREE_STACK): New macros.
(INIT_FAIL_STACK, DOUBLE_FAIL_STACK, FREE_VARIABLES): Use them.
(re_max_failures) [REL_ALLOC]: Alternative larger initial value.
(re_compile_fastmap): Use REGEX_FREE_STACK.
(re_match_2_internal): Always call FREE_VARIABLES before returning.
Always init regstart, old_regstart, etc. whenever MATCH_MAY_ALLOCATE
is defined.
(FREE_VARIABLES) [REL_ALLOC]: Define non-trivially.

30 years ago(jka-compr-insert-file-contents): When visiting,
Richard M. Stallman [Sat, 29 Apr 1995 19:25:19 +0000 (19:25 +0000)]
(jka-compr-insert-file-contents): When visiting,
bind buffer-file-name to nil temporarily.

30 years ago(command-line): Handle -iconic and -icon-type here.
Richard M. Stallman [Sat, 29 Apr 1995 16:49:41 +0000 (16:49 +0000)]
(command-line): Handle -iconic and -icon-type here.

30 years ago(Fcall_process): Extend BUFFER arg so it can specify
Richard M. Stallman [Sat, 29 Apr 1995 16:47:57 +0000 (16:47 +0000)]
(Fcall_process): Extend BUFFER arg so it can specify
a separate output file for stderr output.
(Fcall_process_region): Doc fix.

30 years ago(compile-internal): Disable undo before erasing
Richard M. Stallman [Sat, 29 Apr 1995 16:37:06 +0000 (16:37 +0000)]
(compile-internal): Disable undo before erasing
the buffer, then enable again afterward.
(compilation-sentinel): Use force-mode-line-update.

30 years ago(tex-view): Nice error if tex-dvi-view-command is nil.
Richard M. Stallman [Sat, 29 Apr 1995 16:32:03 +0000 (16:32 +0000)]
(tex-view): Nice error if tex-dvi-view-command is nil.

30 years ago(*-sun-sunos4.1.3*): Use sunos4shr.h.
Richard M. Stallman [Sat, 29 Apr 1995 05:49:04 +0000 (05:49 +0000)]
(*-sun-sunos4.1.3*): Use sunos4shr.h.

30 years ago(ORDINARY_LINK): Defined.
Richard M. Stallman [Sat, 29 Apr 1995 05:31:05 +0000 (05:31 +0000)]
(ORDINARY_LINK): Defined.
(LINKER): Definition deleted.

30 years ago(popup_get_selection): Use x_non_menubar_window_to_frame.
Karl Heuer [Sat, 29 Apr 1995 04:21:23 +0000 (04:21 +0000)]
(popup_get_selection): Use x_non_menubar_window_to_frame.
Either queue or dispatch the event, but not both.
(dialog_selection_callback): Clear popup_activated_flag.

(Fx_popup_menu): If POSITION is just (menu-bar), use the
current mouse position.
(menubar_selection_callback): Use (menu-bar) instead of 'menu-bar.

30 years ago(read_char, read_char_x_menu_prompt): Exclude
Karl Heuer [Sat, 29 Apr 1995 04:20:12 +0000 (04:20 +0000)]
(read_char, read_char_x_menu_prompt): Exclude
menu-bar clicks when processing mouse clicks.

30 years agoDeclare x_non_menubar_window_to_frame.
Karl Heuer [Sat, 29 Apr 1995 04:19:45 +0000 (04:19 +0000)]
Declare x_non_menubar_window_to_frame.

30 years ago(x_non_menubar_window_to_frame): New function.
Karl Heuer [Sat, 29 Apr 1995 04:19:13 +0000 (04:19 +0000)]
(x_non_menubar_window_to_frame): New function.

30 years ago(x_term_init): Add stub to initialize Vsystem_key_alist.
Karl Heuer [Sat, 29 Apr 1995 04:17:56 +0000 (04:17 +0000)]
(x_term_init): Add stub to initialize Vsystem_key_alist.

30 years ago(create_process): Don't reference pty_name if !HAVE_PTYS.
Karl Heuer [Fri, 28 Apr 1995 01:43:02 +0000 (01:43 +0000)]
(create_process): Don't reference pty_name if !HAVE_PTYS.

30 years ago(sunos4.1.3): Use shared libraries, since that's
Karl Heuer [Fri, 28 Apr 1995 01:26:00 +0000 (01:26 +0000)]
(sunos4.1.3): Use shared libraries, since that's
what the header file expects.

30 years agoSupport for pre-BFD versions of Linux ld.
Michael Meissner [Thu, 27 Apr 1995 18:35:38 +0000 (18:35 +0000)]
Support for pre-BFD versions of Linux ld.

30 years ago(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.
Richard Kenner [Thu, 27 Apr 1995 13:22:29 +0000 (13:22 +0000)]
(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.

30 years ago(vc-next-action-on-file): Add missing let-binding.
Karl Heuer [Wed, 26 Apr 1995 21:47:35 +0000 (21:47 +0000)]
(vc-next-action-on-file): Add missing let-binding.

(vc-default-backend, vc-keep-workfiles, vc-consult-headers):
(vc-mistrust-permissions, vc-path): Vars moved to vc-hooks.el.
(vc-match-substring, vc-lock-file, vc-parse-buffer, vc-master-info):
(vc-log-info, vc-consult-rcs-headers, vc-fetch-properties):
(vc-backend-subdirectory-name, vc-locking-user, vc-true-locking-user):
(vc-latest-version, vc-your-latest-version, vc-branch-version):
(vc-workfile-version): Functions moved to vc-hooks.el.
(vc-trunk-p, vc-minor-revision, vc-branch-part): Functions moved
here from vc-hooks.el.

30 years ago(vc-default-backend, vc-path, vc-consult-headers):
Karl Heuer [Wed, 26 Apr 1995 21:42:20 +0000 (21:42 +0000)]
(vc-default-backend, vc-path, vc-consult-headers):
(vc-mistrust-permissions, vc-keep-workfiles): Customization
variables, moved here from vc.el.
(vc-trunk-p, vc-minor-revision, vc-branch-part): Moved to vc.el.
(vc-backend): Renamed from vc-backend-deduce.  Callers changed.
(vc-match-substring, vc-lock-file, vc-parse-buffer, vc-master-info):
(vc-log-info, vc-consult-rcs-headers, vc-fetch-properties):
(vc-backend-subdirectory-name, vc-locking-user, vc-true-locking-user):
(vc-latest-version, vc-your-latest-version, vc-branch-version):
(vc-workfile-version): Functions moved here from vc.el.
(vc-log-info): Log program is no longer called through vc-do-command,
to avoid including the lengthy vc-do-command here.  It is done
directly through call-process now.  Removed obsolete parameter LAST.
(vc-status): Replaced by the much simpler version that gets the
information from the file properties.  Removed the obsolete
parameter vc-type.
(vc-parse-buffer): changed format of PATTERNS.  Each pattern is now a
list of 2 to 3 elements, the first being the pattern, the remaining
ones the numbers of subexpressions to refer to.
(vc-cvs-status): New per-file property, only used in the CVS case.
(vc-cvs-status): New function.
(vc-log-info): Adapted to new version of vc-parse-buffer
(vc-fetch-properties): Adapted to new version of vc-parse-buffer.
Better search regexp for CVS latest version.
(vc-log-info): Search for branch version only in the RCS case,
since this doesn't make sense for SCCS or CVS.
(vc-fetch-properties): CVS case: set vc-cvs-status.
(vc-locking-user): CVS case: use vc-cvs-status to determine if
the file is up-to-date, thus avoiding an expensive call to
vc-workfile-unchanged-p.
(vc-mode-line): Re-activated the code that makes the buffer read-only
if the work file is unchanged.  But the status of the work file
is now determined by looking at the already-computed mode string.

30 years ago(extraclean): Depend on maintainer-clean, not
Karl Heuer [Wed, 26 Apr 1995 21:00:55 +0000 (21:00 +0000)]
(extraclean): Depend on maintainer-clean, not
realclean.

30 years ago(maintainer-clean): Renamed from realclean.
Karl Heuer [Wed, 26 Apr 1995 20:59:05 +0000 (20:59 +0000)]
(maintainer-clean): Renamed from realclean.

30 years agoSupport Linux elf and a.out systems; Add parisc support
Michael Meissner [Wed, 26 Apr 1995 20:45:43 +0000 (20:45 +0000)]
Support Linux elf and a.out systems; Add parisc support

30 years ago(CRAY*Y-MP:*:*:*): New entry.
Richard Kenner [Wed, 26 Apr 1995 14:27:47 +0000 (14:27 +0000)]
(CRAY*Y-MP:*:*:*): New entry.

30 years ago(Ffile_regular_p): Use Qfile_regular_p.
Richard M. Stallman [Wed, 26 Apr 1995 11:09:31 +0000 (11:09 +0000)]
(Ffile_regular_p): Use Qfile_regular_p.
(syms_of_fileio): Set up Qfile_regular_p.

30 years ago(vc-buffer-backend): New function.
Richard M. Stallman [Wed, 26 Apr 1995 10:15:03 +0000 (10:15 +0000)]
(vc-buffer-backend): New function.
Also new variable, local in all buffers.
(vc-kill-buffer-hook): Kill local vc-buffer-backend.

(vc-kill-buffer-hook): Don't put it on kill-buffer-hook.
(vc-file-clearprops): Function moved here.
(vc-workfile-version): Function moved here.
(vc-mode-line): Don't call vc-locking-user.

Add branch support for RCS;  treat CVS more like RCS and SCCS.
(vc-occurences, vc-trunk-p, vc-branch-p, vc-minor-revision)
(vc-branch-part): new functions that operate on RCS revision numbers.
(vc-status): Use the new property vc-workfile-version
and vc-locking-user (see vc.el).  Display "locking state" for CVS.
(vc-find-cvs-master): Search for file name case-sensitively, store
version number into the new property vc-workfile-version.
(vc-find-file-hook): kill any remaining properties.  Like this,
when re-finding a file (for example because it has changed on disk),
the version control state gets re-computed.
(vc-mode-line): CVS case: make the buffer read-only if the file
is unmodified.
(vc-kill-buffer-hook): Clear file's vc props when buffer is killed.

30 years ago(vc-backend-checkout): Pass vc-checkout-switches arg
Richard M. Stallman [Wed, 26 Apr 1995 10:12:24 +0000 (10:12 +0000)]
(vc-backend-checkout): Pass vc-checkout-switches arg
properly to vc-do-command.

(vc-update-change-log): Use vc-buffer-backend in menu-enable.

(vc-file-clearprops, vc-workfile-version): Functions moved to vc-hooks.el.

Add branch support for RCS; treat CVS more like RCS and SCCS.
(vc-next-action-on-file): changed CVS handling, such that C-x C-q
works as with RCS and SCCS.
(vc-consult-rcs-headers): New function.
(vc-branch-version): New per-file property, refers
to the RCS version selected by `rcs -b'.
(vc-workfile-version): New function.  Also new per-file property
(vc-consult-headers): New parameter variable.
(vc-mistrust-permissions): Default set to `nil'.
(vc-locking-user): Property is now cached.  The other functions
update it as necessary.  Attempts to use RCS headers if enabled.
(vc-log-info, vc-parse-buffer): Various bug fixes.  Added support
for property `vc-branch-version'.
(vc-backend-checkout): RCS case: if no explicit version
is specified, check out `vc-workfile-version'.  After check-out,
set `vc-workfile-version' according to the version number
reported by "co".
(vc-backend-checkin): RCS case: remove any remaining locks
if a new branch was created.  After every check-in, adjust
the current branch using `rcs -b' (this cannot be avoided).
CVS case: allow for explicit checkin, but only on the trunk.
(vc-next-action-on-file, vc-backend-checkout, vc-backend-checkin,
vc-backend-revert, vc-backend-diff): Explicitly use
vc-workfile-version as the default version to operate on.

30 years ago(standard_args): Move -iconic and --icon-type (etc.)
Richard M. Stallman [Wed, 26 Apr 1995 10:08:52 +0000 (10:08 +0000)]
(standard_args): Move -iconic and --icon-type (etc.)
to the end of the initial args.

30 years agoEval key definitions and clean up upon completion.
Richard M. Stallman [Wed, 26 Apr 1995 04:03:40 +0000 (04:03 +0000)]
Eval key definitions and clean up upon completion.
Persistent completion status message.

30 years agoRemoved reference to tpu-gnu-emacs18-p.
Richard M. Stallman [Wed, 26 Apr 1995 04:03:10 +0000 (04:03 +0000)]
Removed reference to tpu-gnu-emacs18-p.

30 years ago(mark_kboards): Mark the kbd macro and Vsystem_key_alist.
Karl Heuer [Tue, 25 Apr 1995 23:47:55 +0000 (23:47 +0000)]
(mark_kboards): Mark the kbd macro and Vsystem_key_alist.

30 years ago(appt-check): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:33:23 +0000 (22:33 +0000)]
(appt-check): Use force-mode-line-update.

30 years ago(array-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:33:13 +0000 (22:33 +0000)]
(array-mode): Use force-mode-line-update.

30 years ago(byte-recompile-directory): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:32:49 +0000 (22:32 +0000)]
(byte-recompile-directory): Use force-mode-line-update.

30 years ago(delete-selection-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:32:36 +0000 (22:32 +0000)]
(delete-selection-mode): Use force-mode-line-update.

30 years ago(dired-omit-expunge): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:32:18 +0000 (22:32 +0000)]
(dired-omit-expunge): Use force-mode-line-update.

30 years ago(dired-sort-set-modeline): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:31:52 +0000 (22:31 +0000)]
(dired-sort-set-modeline): Use force-mode-line-update.

30 years ago(edt-advance, edt-backup): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:31:12 +0000 (22:31 +0000)]
(edt-advance, edt-backup): Use force-mode-line-update.

30 years ago(find-dired-sentinel): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:30:38 +0000 (22:30 +0000)]
(find-dired-sentinel): Use force-mode-line-update.

30 years ago(fortran-auto-fill-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:30:13 +0000 (22:30 +0000)]
(fortran-auto-fill-mode): Use force-mode-line-update.

30 years ago(gud-sentinel): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:29:51 +0000 (22:29 +0000)]
(gud-sentinel): Use force-mode-line-update.

30 years ago(hanoi): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:29:35 +0000 (22:29 +0000)]
(hanoi): Use force-mode-line-update.

30 years ago(hide-ifdef-toggle-read-only): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:29:17 +0000 (22:29 +0000)]
(hide-ifdef-toggle-read-only): Use force-mode-line-update.
(hide-ifdef-toggle-outside-read-only): Use force-mode-line-update.

30 years ago(Info-edit-mode, Info-cease-edit): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:28:58 +0000 (22:28 +0000)]
(Info-edit-mode, Info-cease-edit): Use force-mode-line-update.

30 years ago(isearch-mode, isearch-done): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:28:40 +0000 (22:28 +0000)]
(isearch-mode, isearch-done): Use force-mode-line-update.

30 years ago(mh-insert-signature): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:28:25 +0000 (22:28 +0000)]
(mh-insert-signature): Use force-mode-line-update.

30 years ago(mh-set-scan-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:28:04 +0000 (22:28 +0000)]
(mh-set-scan-mode): Use force-mode-line-update.

30 years ago(mh-set-mode-name): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:27:45 +0000 (22:27 +0000)]
(mh-set-mode-name): Use force-mode-line-update.

30 years ago(outline-minor-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:27:27 +0000 (22:27 +0000)]
(outline-minor-mode): Use force-mode-line-update.

30 years ago(picture-set-motion, picture-mode-exit): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:26:54 +0000 (22:26 +0000)]
(picture-set-motion, picture-mode-exit): Use force-mode-line-update.

30 years ago(rmail-edit-current-message): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:26:42 +0000 (22:26 +0000)]
(rmail-edit-current-message): Use force-mode-line-update.
(rmail-cease-edit): Use force-mode-line-update.

30 years ago(auto-fill-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:26:16 +0000 (22:26 +0000)]
(auto-fill-mode): Use force-mode-line-update.

30 years ago(sc-raw-mode-toggle): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:25:51 +0000 (22:25 +0000)]
(sc-raw-mode-toggle): Use force-mode-line-update.

30 years ago(term-update-mode-line, term-process-pager): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:25:25 +0000 (22:25 +0000)]
(term-update-mode-line, term-process-pager): Use force-mode-line-update.
(term-pager-continue): Use force-mode-line-update.

30 years ago(te-edit, te-more-break-unwind): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:24:57 +0000 (22:24 +0000)]
(te-edit, te-more-break-unwind): Use force-mode-line-update.
(te-update-pending-output-display): Use force-mode-line-update.

30 years ago(display-time-sentinel, display-time-filter): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:24:40 +0000 (22:24 +0000)]
(display-time-sentinel, display-time-filter): Use force-mode-line-update.

30 years ago(vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:24:14 +0000 (22:24 +0000)]
(vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
(vi-mode, vi-goto-insert-state): Use force-mode-line-update.

30 years ago(vip-change-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:23:48 +0000 (22:23 +0000)]
(vip-change-mode): Use force-mode-line-update.

30 years ago(xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:23:31 +0000 (22:23 +0000)]
(xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update.

30 years ago(emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:23:02 +0000 (22:23 +0000)]
(emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.
(emerge-auto-advance, emerge-skip-prefers): Use force-mode-line-update.
(emerge-refresh-mode-line): Use force-mode-line-update.

30 years ago(toggle-read-only, rename-uniquely): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:22:21 +0000 (22:22 +0000)]
(toggle-read-only, rename-uniquely): Use force-mode-line-update.

30 years ago(ispell-minor-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:21:29 +0000 (22:21 +0000)]
(ispell-minor-mode): Use force-mode-line-update.

30 years ago(double-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:20:59 +0000 (22:20 +0000)]
(double-mode): Use force-mode-line-update.

30 years ago(gomoku-display-statistics): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:20:30 +0000 (22:20 +0000)]
(gomoku-display-statistics): Use force-mode-line-update.

30 years ago(f90-auto-fill-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:17:55 +0000 (22:17 +0000)]
(f90-auto-fill-mode): Use force-mode-line-update.

30 years ago(abbrev-mode): Use force-mode-line-update.
Karl Heuer [Tue, 25 Apr 1995 22:17:14 +0000 (22:17 +0000)]
(abbrev-mode): Use force-mode-line-update.

30 years ago(forms--make-format-elt-using-text-properties)
Richard M. Stallman [Tue, 25 Apr 1995 17:44:28 +0000 (17:44 +0000)]
(forms--make-format-elt-using-text-properties)
forms--make-format): Add `intangible' text property to read-only areas.
(forms-next-field, forms-previous-field): Use
`inhibit-point-motion-hooks' to allow move between two
intangible areas.

30 years agoMade sc-string-text to strip of text properties of buffer text, so string
Simon Marshall [Tue, 25 Apr 1995 08:27:28 +0000 (08:27 +0000)]
Made sc-string-text to strip of text properties of buffer text, so string
comparison wouldn't fail in sc-mail-fetch-field and sc-mail-append-field.

30 years agoExplan when boundaries are made automatically.
Richard M. Stallman [Tue, 25 Apr 1995 05:29:11 +0000 (05:29 +0000)]
Explan when boundaries are made automatically.

30 years agoComment change.
Richard M. Stallman [Tue, 25 Apr 1995 05:16:29 +0000 (05:16 +0000)]
Comment change.

30 years ago(rename-uniquely): Don't discard <NN> from end
Richard M. Stallman [Tue, 25 Apr 1995 04:22:37 +0000 (04:22 +0000)]
(rename-uniquely): Don't discard <NN> from end
if that is part of the visited file name.

30 years ago(rmail-insert-inbox-text): Get the truename of
Richard M. Stallman [Tue, 25 Apr 1995 04:09:47 +0000 (04:09 +0000)]
(rmail-insert-inbox-text): Get the truename of
the standard inbox name, not just of its directory.

30 years ago(mail-position-on-field): Use $, not \n, in regexp.
Richard M. Stallman [Tue, 25 Apr 1995 03:35:00 +0000 (03:35 +0000)]
(mail-position-on-field): Use $, not \n, in regexp.

30 years ago(tpu-search-internal): Case-sensitive search if search
Richard M. Stallman [Tue, 25 Apr 1995 03:24:37 +0000 (03:24 +0000)]
(tpu-search-internal): Case-sensitive search if search
string contains upper-case.
tpu-check-search-case): New function.

30 years ago(REGEXP_IN_LIBC): Defined.
Richard M. Stallman [Tue, 25 Apr 1995 02:31:36 +0000 (02:31 +0000)]
(REGEXP_IN_LIBC): Defined.

30 years ago[REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
Richard M. Stallman [Tue, 25 Apr 1995 02:30:06 +0000 (02:30 +0000)]
[REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
Alternative (empty) definitions.

30 years agoAt end, use default file name .tpu-keys.
Richard M. Stallman [Tue, 25 Apr 1995 00:42:22 +0000 (00:42 +0000)]
At end, use default file name .tpu-keys.
Do not kill Emacs.
(tpu-emacs-map-key): Renamed from tpu-gnu-map-key.

30 years agoDon't turn on tpu-edt mode.
Richard M. Stallman [Tue, 25 Apr 1995 00:37:27 +0000 (00:37 +0000)]
Don't turn on tpu-edt mode.
(tpu-gnu-emacs19-p): Function deleted.  Callers changed.
(tpu-load-xkeys): Use file name .tpu-keys by default.
(tpu-gnu-emacs18-p): Function deleted.

30 years agoFix backwards test in kill-buffer-query-functions.
Richard M. Stallman [Mon, 24 Apr 1995 22:36:08 +0000 (22:36 +0000)]
Fix backwards test in kill-buffer-query-functions.

30 years ago(x_term_init): If the previous kboard was the dummy one,
Karl Heuer [Mon, 24 Apr 1995 22:34:27 +0000 (22:34 +0000)]
(x_term_init): If the previous kboard was the dummy one,
switch to the new one immediately.

30 years ago(Vsystem_key_alist): Delete global variable.
Karl Heuer [Mon, 24 Apr 1995 22:13:00 +0000 (22:13 +0000)]
(Vsystem_key_alist): Delete global variable.
(init_kboard): Initialize Vsystem_key_alist member.
(syms_of_keyboard): Change DEFVAR_LISP to DEFVAR_KBOARD.
(make_lispy_event): Use the kboard's alist instead of the global.