1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

13085 Commits

Author SHA1 Message Date
Richard M. Stallman
007f026041 (ange-ftp-vms-sans-version): Accept extra args. 1995-08-31 15:05:39 +00:00
Richard M. Stallman
05abbc425e Add #undef for open, close, read, write. 1995-08-31 02:37:12 +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
2c6c7c721b (Fdecode_time): Doc fix. 1995-08-29 19:38:04 +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
d70fbccad6 (decode_env_path): Use ".", not nil, for current dir. 1995-08-29 15:32:00 +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
6856855556 (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing. 1995-08-29 04:36:12 +00:00
Roland McGrath
afe3e77471 (GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.
(HAVE_SOCKETS, A_TEXT_SEEK, NO_REMAP): Macros removed.
1995-08-28 20:38:37 +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
bf1f6e77a1 (doprnt): Fix typo in error message. 1995-08-27 23:53:06 +00:00
Richard M. Stallman
ecb2a4680f Delete some #if 0'd functions. 1995-08-27 18:17:01 +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
f335fabe75 (modifier_names): Add 4 bits to modifier bit positions. 1995-08-26 15:26:42 +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
André Spiegel
b0c9bc8c21 (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.
1995-08-25 18:30:11 +00:00
Roland McGrath
f042d38385 (next-file): Advance next-file-list before finding the file named in its
car, in case finding signals an error.
1995-08-25 16:39:34 +00:00
Richard M. Stallman
ad3ec2527c (describe-function): Show file name for autoloaded fns. 1995-08-25 15:35:37 +00:00
Richard M. Stallman
cf329c9536 (mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook. 1995-08-25 15:14:03 +00:00
Richard M. Stallman
2578be7619 (what-line): Print narrowed linenum with full buffer num. 1995-08-25 14:16:26 +00:00
Richard M. Stallman
6a99a3eade (makefile-mode-syntax-table): "]" is a close-paren. 1995-08-24 20:18:58 +00:00
Richard M. Stallman
6728a649bd (makefile-add-log-defun): Avoid error at eob. 1995-08-24 20:16:31 +00:00
Richard M. Stallman
bd0e4eb1cc Doc fixes.
(makefile-font-lock-keywords): Highlight lines of just whitespace.
1995-08-23 23:51:38 +00:00
Roland McGrath
33b78bd601 [HAVE_CONFIG_H]: Include config.h.
[! O_RDONLY]: Define it to zero.
(main): Use O_RDONLY instead of explicit zero.
1995-08-23 17:42:20 +00:00
Richard M. Stallman
5181be3a88 (2C-mode): Use make-local-hook and add-hook. 1995-08-22 20:55:36 +00:00
Richard M. Stallman
d183f322f9 (icomplete-minibuffer-setup): Use make-local-hook
and add and remove hooks locally.
1995-08-22 20:30:57 +00:00
Richard M. Stallman
c2bf3f2e59 (ediff-profile): Use make-local-hook and add and remove hooks locally. 1995-08-22 20:27:05 +00:00
Richard M. Stallman
faec11dbd4 (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.
1995-08-22 19:44:26 +00:00
Richard M. Stallman
4953086242 (basic-save-buffer): Call vc-after-save. 1995-08-22 19:06:19 +00:00
Richard M. Stallman
6cf85938f4 (auto-mode-alist): Turn on use of makefile-mode. 1995-08-22 19:03:41 +00:00
Richard M. Stallman
2140206e1c (byte-compiler-base-file-name): New function.
(byte-compile-dest-file): Call byte-compiler-base-file-name.
1995-08-22 18:52:47 +00:00