1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

5306 commits

Author SHA1 Message Date
Richard M. Stallman
abae13bd2c (Fmodify_syntax_entry): Doc fix. 1993-12-24 23:12:07 +00:00
Richard M. Stallman
97d3f95071 (vc-buffer-sync, vc-diff): New arg NOT-URGENT.
(vc-diff): Pass new arg.
1993-12-24 23:07:23 +00:00
Richard M. Stallman
be44f62cfb (query-replace-map): Don't bind ESC.
(query-replace-help): Changed accordingly.
1993-12-24 22:55:03 +00:00
Richard M. Stallman
67fc28a745 (unload-feature): Ignore conses in the feature-symbols. 1993-12-24 07:29:39 +00:00
Richard M. Stallman
b0f867435d (shell-backward-command): If comint-bol moves forward,
use real beginning of line instead.
Use skip-syntax-backward properly.
If backward search finds a separator, move forward over it.
(shell-forward-command): Call skip-syntax-backward properly.
1993-12-24 05:42:58 +00:00
Richard M. Stallman
6eb7492c51 (TERMCAP_NAME): Defined. 1993-12-24 04:38:03 +00:00
Richard M. Stallman
6cc0778f31 (telnet): Use comint-arguments. 1993-12-24 04:00:16 +00:00
Richard M. Stallman
457a9beede (Fopen_network_stream): Turn off SIGIO while connecting. 1993-12-24 03:49:30 +00:00
Richard M. Stallman
913126a6bc (rmail-output-to-rmail-file): When copying to a buffer,
maybe enable auto save in that buffer.
1993-12-24 03:43:13 +00:00
Richard M. Stallman
876cd68935 Comment change. 1993-12-24 03:40:42 +00:00
Richard M. Stallman
6c0457176c (awk-mode-syntax-table): Was mistakenly changing
emacs-lisp-mode-syntax-table.
1993-12-24 03:34:11 +00:00
Richard M. Stallman
99afb6719f (isearch-update): If isearch-other-end is nil,
call isearch-dehighlight.
1993-12-24 03:30:11 +00:00
Richard M. Stallman
4a7e63b938 (vc-mode-line): Make buffer read-only for root if file is locked. 1993-12-24 03:12:14 +00:00
Richard M. Stallman
202af1a239 (telnet): Use comint-canonicalize-args. 1993-12-24 03:07:30 +00:00
Richard M. Stallman
660a52f9c9 (rmail-insert-inbox-text): If copy-file fails,
call rename-file with t as third arg.
1993-12-24 02:49:41 +00:00
Richard M. Stallman
1f6fcec334 (next-complete-history-element): Doc fix.
(previous-complete-history-element): Doc fix.
1993-12-24 02:44:13 +00:00
Richard M. Stallman
3f849529a6 (comint-next-matching-input-from-input): Doc fix. 1993-12-24 02:40:33 +00:00
Richard M. Stallman
91a480c1c2 Put man/getopt.c in the dist. 1993-12-24 02:34:25 +00:00
Richard M. Stallman
653ddcc30b (mkdir): Make only the lockdir writable.
(libdir): Use @libdir@.

(install): Add empty command.

(install): Depend on ${SUBDIR}, not `all'.
1993-12-24 02:28:35 +00:00
Richard M. Stallman
9c34bd79b7 (*-sun-solaris*): Add special case for Solaris 2.3.
(i860-*-sysv4): Renamed from i860-*-sysvr4.

(LIBS): Add test for existence of XSetWMProtocols.

(solaris): Set NON_GNU_CPP instead of CPP.
Set it for all solaris versions.
(mips-mips-riscos4*): Set NON_GNU_CC, not CC.
(after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
Likewise for NON_GNU_CC and CC.

(mips-mips-riscos4*): Assign variable CC.
(checking ${with_gcc}): If "no", don't override CC if already set.
(CC): Initialize it as empty.

(Suns): Set CPP if *-solaris2.3*.
1993-12-24 02:26:57 +00:00
Richard M. Stallman
80fce26856 (${archlibdir}, install): Use $(INSTALL_PROGRAM)
for all executables and scripts.
1993-12-24 02:18:42 +00:00
Richard M. Stallman
3f628ebde4 (main): When making tempname, cast result of xmalloc.
Include room for EXXXXXX in the size.
Don't use result of strcpy.
1993-12-24 02:17:52 +00:00
Richard M. Stallman
7694a0c4c2 (scan_lisp_file): Don't add newline at end of string. 1993-12-24 02:16:49 +00:00
Richard M. Stallman
b9911289d3 (picture-mode): Save the old truncate-lines value.
(picture-mode-exit): Restore that value.
1993-12-23 05:01:36 +00:00
Richard M. Stallman
c20a77cc59 Add side-effect-free props for many functions.
(byte-boolean-vars): Add highlight-nonselected-windows.
1993-12-23 05:00:49 +00:00
Richard M. Stallman
b6105c76ee Add keywords.
(desktop-outvar): clean-up output using fewer quotes and \n for newlines.
(desktop-save): print buffer information using \n for newlines.
(desktop-save-buffer-p): doc fix.
(desktop-save): bug in mark-activity saving.
(desktop-buffer-rmail): doc fix.
(desktop-buffer-rmail, desktop-buffer-dired, desktop-buffer):
Use `eq' instead of `equal'.
(desktop-clear): end up with one window.
1993-12-23 04:59:47 +00:00
Richard M. Stallman
57b908e3c0 (gnus-capitalize-newsgroup): Modify a new temporary
syntax table, not the current one.
1993-12-23 04:58:26 +00:00
Richard M. Stallman
0c5b5a13c9 (makefile-ignored-files-in-pickup-regex): Supply missing \\.
(makefile-insert-target-ref): Fix typo.
1993-12-23 04:57:18 +00:00
Richard M. Stallman
e6945ec780 (pages-copy-header-and-position): Call end-of-line, not forward-line.
(pages-directory): Omit space at end of pages-directory-buffer.
1993-12-23 04:56:43 +00:00
Richard M. Stallman
23e62b22f5 (outline-copy-exposed): Don't use replace-regexp. 1993-12-23 04:55:44 +00:00
Richard M. Stallman
088f8c7717 (hide-bibtex-entry-bodies): Don't use replace-regexp. 1993-12-23 04:54:37 +00:00
Richard M. Stallman
5975546182 (vip-replace-string): Don't use replace-regexp. 1993-12-23 04:53:48 +00:00
Richard M. Stallman
5f5d794a22 Don't repeat at load time any bindings that are autoloaded. 1993-12-23 04:52:56 +00:00
Richard M. Stallman
85111db572 (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
(outline-mode): Set change-major-mode-hook.
1993-12-23 04:47:13 +00:00
Richard M. Stallman
7620dcc5bb (c-delete-backslash): Do nothing if empty line. 1993-12-23 04:46:18 +00:00
Richard M. Stallman
9f370a90b5 (inferior-scheme-mode):
Don't let `comint-prompt-regexp' match more than one line.
1993-12-23 04:44:57 +00:00
Richard M. Stallman
50e268ea77 (inferior-lisp-prompt): Don't match more than one line. 1993-12-23 04:43:53 +00:00
Richard M. Stallman
f48c1d8d7c (remove-hook): Use equal to see if hook is just that fcn.
(add-hook): Use member to see if a lambda expr is already in the list.
1993-12-23 04:43:01 +00:00
Richard M. Stallman
d226f0a6b1 (add-log-current-defun):
Remove spurious quote on c++-mode.  Recognize c++-c-mode.
1993-12-23 04:42:26 +00:00
Richard M. Stallman
4c980cfae1 (c++-indent-line, calculate-c++-indent):
(indent-c++-exp): Recognize `friend' without `class'.
1993-12-23 04:41:41 +00:00
Richard M. Stallman
233993a347 (dired-in-this-tree): Call expand-file-name.
(dired-goto-file): Call expand-file-name.
1993-12-23 04:40:58 +00:00
Richard M. Stallman
a1c7dec409 (perform-replace): Prompt now says how to get help. 1993-12-23 04:40:13 +00:00
Richard M. Stallman
12fbf178bb (apropos-match-keys): If REGEXP is nil, always act as if it matched. 1993-12-23 04:39:33 +00:00
Richard M. Stallman
d1d1ddbd6a (;; Keywords:): Changed to "abbrev".
(hippie-expand-ignore-buffers): New variable.
(he-regexp-member): New function.
(hippie-expand-try-functions-list): Added `try-expand-list'.
(try-expand-line-all-buffers, try-expand-list-all-buffers,
try-expand-dabbrev-all-buffers): Use `he-regexp-member' and
`hippie-expand-ignore-buffers'.
(he-list-search): Don't find list containing point.
(he-dab-search-regexp): Just match at beginning of words.
(he-dabbrev-beg): Never move point forward.
1993-12-23 04:38:57 +00:00
Richard M. Stallman
2368506ddc (gnus-post-news): Call gnus-read-distributions-file. 1993-12-23 04:37:27 +00:00
Richard M. Stallman
a47d9087bc (font-lock-set-defaults): Do nothing if font-lock-keywords is already set. 1993-12-23 04:36:41 +00:00
Richard M. Stallman
925a622cbe Don't imply private dictionary is always ispell.words.
Don't repeat at load time any bindings that are autoloaded.
1993-12-23 04:35:44 +00:00
Richard M. Stallman
6f93191964 (hack-local-variables-prop-line): If we can't switch-to-buffer
in selected window, try another window, then a new frame.

(set-visited-file-name): Don't rename-buffer if buffer
already has the desired name.

(insert-file): Add * to interactive spec.
1993-12-23 03:49:15 +00:00
Richard M. Stallman
aea2e14ce5 (fill-region-as-paragraph): Do allow breaking line at a period
followed by two spaces, in the case where we are insisting on having at
least one complete word.
1993-12-23 03:47:45 +00:00
Richard M. Stallman
5590a22428 (reposition-window): Fix whitespace-skipping regexp.
(reposition-window): Don't err if comment-height = 0.

Don't repeat at load time any bindings that are autoloaded.
1993-12-23 03:47:06 +00:00