Edward M. Reingold
32933edb9a
Moved stuff to other files.
1995-09-21 02:45:33 +00:00
Edward M. Reingold
7086b78e05
Many functions moved to other files, some rewritten. See ChangeLog entry.
1995-09-21 02:40:35 +00:00
Richard M. Stallman
afd9831b8d
(substitute-key-definition): Do recursively scan
...
where KEYMAP has nothing at all.
1995-09-18 14:45:44 +00:00
Richard M. Stallman
08a1c17815
(C-down-mouse-1): Use buffer menu, not font menu.
...
(S-down-mouse-1): Put font menu here.
1995-09-18 14:15:22 +00:00
Richard M. Stallman
baf9b8c4a3
(find-alternate-file): Kill any preexisting ` **lose**' buf.
1995-09-17 14:12:02 +00:00
Richard M. Stallman
34a71c1e6d
(indent-for-tab-command): Get the prefix arg
...
and pass it along to indent-line-function if it isn't nil.
1995-09-14 14:45:02 +00:00
André Spiegel
719dcee97b
(vc-fetch-master-properties): Call "cvs status" in the right
...
directory, passing only the nondirectory part of the file name.
(vc-find-cvs-master): Bind `mtime' locally instead of using it as a
free variable.
1995-09-14 07:23:43 +00:00
Erik Naggum
ac1ce3411f
(dired-up-directory): Add optional argument `other-window' to obviate
...
the need to redefine it in dired-x.el.
1995-09-12 23:20:42 +00:00
Richard M. Stallman
d23e6f972b
(auto-mode-alist): .pl is now Perl.
1995-09-12 21:37:08 +00:00
Richard M. Stallman
6bbb008e7e
(hexl-current-address): New arg VALIDATE.
...
Handle point values in the ASCII text section and in the addresses.
(hexl-insert-char): Handle point located in the ASCII text.
1995-09-10 17:45:08 +00:00
Richard M. Stallman
aaf6c7ef84
(center-line): New arg NLINES.
...
Do nothing for lines that are too wide.
1995-09-10 17:44:25 +00:00
Richard M. Stallman
7fd817093f
(setenv): Call set-time-zone-rule when setting TZ.
1995-09-10 04:36:12 +00:00
André Spiegel
2f119435a6
(vc-dired-mode): Now a major mode derived from dired-mode.
...
(vc-directory): Take DIRNAME as an argument. Ask for it in
the minibuffer.
Don't kill pre-existing vc-dired buffers (dired now re-uses the
right one).
(vc-file-tree-walk): New argument DIRNAME. Updated all callers.
(vc-dired-update): New function. `g' in vc-dired-mode calls it.
(vc-dired-reformat-line): Handle different ls -l formats.
1995-09-08 20:39:17 +00:00
André Spiegel
aadce164da
(vc-locking-user): Fixed wrong parentheses.
1995-09-08 20:38:53 +00:00
André Spiegel
6cfd24f9a5
(dired-internal-noselect): Set dired-directory when refreshing a buffer
...
that displays a list of files.
(dired-find-buffer-nocreate): Handle the case when dired-directory is
a list.
(dired-sort-other): Don't set mode-name if we are not in dired-mode.
1995-09-08 20:38:17 +00:00
Richard M. Stallman
1b8cac5dc4
Rename all register-name args to `register'.
1995-09-08 17:19:37 +00:00
Richard M. Stallman
6d766abc91
(ange-ftp-gwp-filter): Go to process buffer before getting text from it.
1995-09-06 18:17:59 +00:00
Richard M. Stallman
9b842cab49
(Info-suffix-list): Add .inf to MSDOS list.
...
(info-insert-file-contents): Use info-insert-file-contents-1
to set FULLNAME. Use call-process-region to run the decode program.
(Info-find-node): Use info-insert-file-contents-1.
(info-insert-file-contents-1) [MSDOS]: Don't use the dot in SUFFIX
if FILENAME already has one.
1995-09-06 18:04:02 +00:00
Richard M. Stallman
117364886e
(gud-filter): Save up text that arrives while processing previous text.
1995-09-06 17:07:53 +00:00
Richard M. Stallman
cb4903bcc1
(rmail-summary-construct-io-menu): Use all of FILES.
...
Also disable the menu instead of not displaying it, if FILES is empty.
1995-09-06 15:16:39 +00:00
Richard M. Stallman
0eef787b49
(mail-interactive-insert-alias): Call mail-abbrev-expand-hook.
1995-09-04 20:26:58 +00:00
Richard M. Stallman
6a4cd60590
(dired-internal-noselect): New arg MODE.
...
If it's non-nil, switch to that nil.
(dired-find-buffer-nocreate): New arg MODE.
1995-09-03 17:34:56 +00:00
Richard M. Stallman
bccfd93664
(auto-mode-alist): Handle .f90 files.
1995-09-02 16:36:41 +00:00
Richard M. Stallman
cbc9f037ea
(sendmail-send-it): Use user-mail-address.
1995-08-31 23:48:58 +00:00
Richard M. Stallman
007f026041
(ange-ftp-vms-sans-version): Accept extra args.
1995-08-31 15:05:39 +00:00
Richard M. Stallman
657a33ab15
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.
1995-08-30 19:33:08 +00:00
Richard M. Stallman
a513a2f85f
(list-directory): Set default-directory.
1995-08-30 16:01:39 +00:00
Richard M. Stallman
d5b876efa8
(dired-byte-compile): Report failure if output file is not created.
1995-08-29 16:22:25 +00:00
Richard M. Stallman
b8e9a326c1
(function-key-map): Consistently map CLEAR to C-l.
1995-08-29 15:31:46 +00:00
Richard M. Stallman
2486eb97d7
(wordstar-center-line): Renamed from center-line.
...
(wordstar-center-region): Renamed from center-region.
(wordstar-center-paragraph): Renamed from center-paragraph.
1995-08-29 14:55:25 +00:00
André Spiegel
8dd7134575
(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.
1995-08-29 10:52:14 +00:00
André Spiegel
b23a2306f7
(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.
1995-08-29 10:47:45 +00:00
Richard M. Stallman
aaf1750122
(recover-session-finish): Catch erorr in recover-file.
1995-08-28 20:13:56 +00:00
Richard M. Stallman
1cc852cc96
(basic-save-buffer): Doc fix.
...
(after-save-hook): Add defvar.
1995-08-28 15:15:28 +00:00
Richard M. Stallman
fa75f22d59
(executable-set-magic): Use make-local-hook for after-save-hook.
1995-08-28 15:12:57 +00:00
Richard M. Stallman
f067044f47
(makefile-font-lock-keywords): Highlight lines with
...
tab followed by #, and initial spaces preceding tabs--not all initial spaces.
1995-08-28 15:09:57 +00:00
Richard M. Stallman
e6a5c7de38
Fix typo in global-map define.
1995-08-28 00:15:59 +00:00
Richard M. Stallman
66770f4251
(rassoc): Definition deleted.
1995-08-27 18:15:26 +00:00
Richard M. Stallman
5b6f1300dc
(mail-mode-syntax-table): defvar deleted.
1995-08-27 17:56:53 +00:00
Richard M. Stallman
c31afdbda4
Load cl only during compilation.
...
(edmacro-mismatch, edmacro-subseq): New functions.
Use them instead of mismatch and subseq.
1995-08-27 17:50:39 +00:00
Richard M. Stallman
539fbabbec
(hide-ifdef-hiding): Delete duplicate defvar.
1995-08-27 17:18:05 +00:00
Richard M. Stallman
a4eecfc9a3
(m2-execute-monitor-command): Renamed from execute-monitor-command.
1995-08-27 17:15:57 +00:00
Richard M. Stallman
f1f20cec38
(refer-every): Renamed from every.
...
(refer-convert-string-to-list-of-strings): Renamed from
convert-string-to-list-of-strings.
1995-08-27 07:20:19 +00:00
Richard M. Stallman
553661834b
(eventp): Duplicate definition deleted.
1995-08-26 21:02:01 +00:00
Richard M. Stallman
7ea0b430d7
Doc fixes.
...
(caar, cdar): Deleted--use (car (car ...)).
1995-08-26 20:53:20 +00:00
Richard M. Stallman
903a238c61
(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.
1995-08-26 20:43:35 +00:00
Richard M. Stallman
44fad1233b
(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.
1995-08-26 20:31:16 +00:00
Richard M. Stallman
033fc52dc8
(Info-default-directory-list): Duplicate defvar deleted.
1995-08-26 20:25:23 +00:00
Richard M. Stallman
cf37652765
(rebuild-mail-abbrevs): FILE defaults to visited file.
1995-08-25 21:34:09 +00:00
André Spiegel
d270fe6e2d
(vc-fetch-master-properties): Count cvs status "Needs Patch" as
...
`needs-checkout'.
(vc-after-save): Clear the cvs status.
1995-08-25 18:35:32 +00:00