1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 12:40:56 -08:00
Commit graph

6838 commits

Author SHA1 Message Date
Richard M. Stallman
d877f24756 Many doc fixes.
(hs-hide-hook): Renamed from hs-hide-hooks.
(hs-show-hook): Renamed from hs-show-hooks.
1996-01-12 05:28:46 +00:00
Erik Naggum
1f64403f13 (apropos-print): Fix previous change to mouse message. 1996-01-12 01:51:05 +00:00
Richard M. Stallman
616db04b18 (sh-mode): Don't move point.
(sh-set-shell): New args NO-QUERY-FLAG and INSERT-FLAG.
Pass them to executable-set-magic.
Really set font-lock-syntax-table.  Slight cleanups.
1996-01-11 17:11:39 +00:00
Richard M. Stallman
fc83abf785 (dired-ls-F-marks-symlinks): Doc fix. 1996-01-11 16:37:29 +00:00
André Spiegel
b806321282 (vc-follow-symlinks): New variable.
(vc-find-file-hook): Use it.
1996-01-10 15:27:49 +00:00
André Spiegel
ae2506d066 (vc-cancel-version): Use search-forward to scan error message. Added
comments.
1996-01-10 15:24:03 +00:00
Roland McGrath
4cb4ed4111 (diff): Fix local compilation-exit-message-function to take the proper
arguments; remove gratuitous use of if around cond; return useful mode
line messages for normal completion.
1996-01-10 15:03:26 +00:00
Karl Heuer
a30b83a501 (imenu--create-keymap-2): Delete debugging line. 1996-01-10 01:30:06 +00:00
Karl Heuer
bc31a60a7c (ange-ftp-name-format): Don't match "/:" or "/.:". 1996-01-10 00:16:02 +00:00
Karl Heuer
3da6a0264b Comment fixes. 1996-01-09 23:21:29 +00:00
Karl Heuer
5fd72a2474 (x-cut-buffer-or-selection-value): Don't print messages
about failure to get selection or cut buffer.
1996-01-09 23:20:39 +00:00
Karl Heuer
f7f786081a (using-unix-filesystems):
Don't do anything to write-contents-hooks.
1996-01-09 23:20:20 +00:00
Karl Heuer
8e735883f4 (tmm-menubar-mouse): Add autoload cookie. 1996-01-09 23:20:11 +00:00
Karl Heuer
aafd074a3e (sh-alias-alist): Don't map sh to bash.
(sh-canonicalize-shell): New function.
(sh-shell-file): Renamed from sh-shell-path.
(sh-set-shell): Don't set local-abbrev-table.
(sh-abbrevs): Variable and function definition commented out.
1996-01-09 23:19:53 +00:00
Karl Heuer
c895a24800 (mh-display-msg): Use kill-local-variable
to clear out write-contents-hooks.
1996-01-09 23:19:28 +00:00
Karl Heuer
5f55e1592e (makefile-space-face): Don't work on
facemenu-unlisted-faces if it isn't bound.
1996-01-09 23:19:17 +00:00
Karl Heuer
767a11517e (emacs-lisp-byte-compile): Fix error message.
(emacs-lisp-compile-and-load): New function.
(emacs-lisp-mode-map): Add emacs-lisp-compile-and-load to menu bar.
1996-01-09 23:19:05 +00:00
Karl Heuer
9a71dcfd6d (iso-accents-accent-key): Check iso-accents-enable here.
(iso-accents-customize): Define all possible accent keys with
translations, not just the enabled ones.
Don't bind iso-accents-enable around the initial call to this function.
(iso-accents-enable): Make the default once again include all prefixes.
1996-01-09 23:18:40 +00:00
Karl Heuer
fc0ac20de0 (imenu--create-keymap-2): Fix bug in constructing
the lambda expression.  Use backquote.  Don't use incf.
1996-01-09 23:18:21 +00:00
Karl Heuer
dcfe5c0511 (fill-region-as-paragraph): Check again for reaching
the end of the paragraph, after we adjust for places we can't break
and make sure to keep at least one word.
1996-01-09 23:18:07 +00:00
Karl Heuer
f82966e4c0 (write-contents-hooks): Call make-variable-buffer-local.
Doc fix.
(local-write-file-hooks, write-file-hooks): Doc fixes.
1996-01-09 23:17:37 +00:00
Karl Heuer
291c92b777 (executable-find): Renamed from `executable'.
(executable-set-magic): Use new name `executable'.  Fix messages.
Add save-excursion.  Don't test this-command--use interactive
to get the information.  Simplify considerably.
1996-01-09 23:17:18 +00:00
Karl Heuer
a731bd48ea (menu-bar-emerge-menu): Delete spaces before `...'. 1996-01-09 23:16:41 +00:00
Karl Heuer
190271b979 Delete spaces before `...' in menu strings. 1996-01-09 23:16:28 +00:00
Karl Heuer
41e6ca7a0c (easy-menu-define): Doc fix. 1996-01-09 23:16:13 +00:00
Karl Heuer
9eabb7d50c (dired-standard-move-to-filename-regexp): New variable.
(dired-insert-directory): Don't alter environment if would use the
C locale anyway, or if dired-move-to-filename-regexp has been
changed from the default value.
When changing the environment, avoid need for setenv.
1996-01-09 23:15:52 +00:00
Karl Heuer
2f29e0c6d9 (diff): Set compilation-exit-message-function. 1996-01-09 23:14:47 +00:00
Karl Heuer
f750c3604e (edt-emulation-on): system-type is a symbol. 1996-01-09 23:08:24 +00:00
Karl Heuer
3787cf2cdf (apropos-print): Fix message about mouse command. 1996-01-09 23:07:49 +00:00
Karl Heuer
50584ac0cc Initial revision 1996-01-08 22:52:14 +00:00
Karl Heuer
9afa72e8e6 (Man-filter-list): Recognize "Rev" footers. 1996-01-08 22:49:24 +00:00
Karl Heuer
04f3a6563a (uniquify-rationalize-file-buffer-names): If
newbuffile is nil, don't call expand-file-name on it.
1996-01-08 22:41:40 +00:00
Karl Heuer
449decf581 (vc-update-change-log): Use add-log-full-name and
add-log-mailing-address if they are defined.
1996-01-08 22:24:05 +00:00
Roland McGrath
3e8258e7f5 (compilation-error-regexp-alist, grep-regexp-alist
compilation-mode-font-lock-keywords): Allow leading "[a-zA-Z]:" in file
name regexps, for DOS drive letters.
1996-01-06 21:20:51 +00:00
Roland McGrath
369d3cdc63 Mon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>
* compile.el (compilation-error-regexp-alist): Add MIPS lint
        regexps.
1996-01-06 21:11:08 +00:00
Roland McGrath
b1707ae465 (compilation-error-regexp-alist): Broaden GNAT regexp to match column numbers. 1996-01-06 21:09:40 +00:00
Roland McGrath
21f47958e4 (compilation-error-regexp-alist): Add regexp for IBM AIX xlc compiler. 1996-01-06 21:03:47 +00:00
Roland McGrath
fd5e58d78d (compilation-handle-exit): New function, broken out of compilation-sentinel.
(compilation-sentinel, compile-internal): Use it.
(compilation-exit-message-function): Doc fix for protocol change: take
process status and exit-code args instead of process object.
(grep): Use new protocol for compilation-exit-message-function.
1996-01-06 20:54:19 +00:00
Roland McGrath
0f09bac62e (update-file-autoloads): Fix placement of new sections. 1996-01-06 19:57:24 +00:00
Roland McGrath
b59c72562e (update-file-autoloads): Notice when searching found nothing at all.
(update-autoloads-from-directory): New function.
(batch-update-autoloads): Use it.
(update-directory-autoloads, update-autoloads-here): Functions removed.
1996-01-06 18:38:41 +00:00
Karl Heuer
c7c4ddd481 (time-stamp-line-limit): negative value counts
from end of file.
1996-01-06 01:03:24 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Karl Fogel
60d0378e48 "cyclic.com" addresses changed to "red-bean.com".
<bookmark-bmenu-mode-map>: don't bind C-k.
<bookmark-bmenu-mode>: better key description.
<bookmark-bmenu-execute-deletions>: display message while working.
<bookmark-version>: upped to 2.6.20.
<bookmark-load>: fixed "done" message, duh.
1996-01-05 21:57:54 +00:00
Karl Heuer
e934d70045 (expand-mail-aliases, define-mail-alias): Fix calls to `sendmail-sync-aliases'
(formerly `sendmail-synch-aliases')
1996-01-05 21:41:55 +00:00
Karl Heuer
da62804ea4 (gnus-cache-enter-remove-article, gnus-cache-possibly-remove-articles):
Fix references to `gnus-cache-removable-articles' (formerly
`gnus-cache-removeable-articles')
1996-01-05 21:35:28 +00:00
Richard M. Stallman
e20903fba8 (rmail-retry-failure): Bind inhibit-read-only. 1996-01-05 07:23:52 +00:00
Richard M. Stallman
a8840283de (custom-default-validate): Fix message spelling.
(rear-nonsticky, custom-property-set, custom-field-accept,
custom-repeat-extract, custom-pair-extract, custom-list-extract,
custom-choice-extract, custom-choice-validate, custom-mode-map): Doc fix.

(custom-file): Use convert-standard-filename.
1996-01-05 07:22:20 +00:00
Richard M. Stallman
29565a8722 (mail-extr-nuke-outside-range): Fix error message.
(mail-extract-address-components, what-domain): Fix error messages.
1996-01-05 07:14:40 +00:00
Richard M. Stallman
6cfd21c904 (interpreter-mode-alist, auto-mode-alist): Don't alter this here. 1996-01-05 02:36:06 +00:00
Richard M. Stallman
d1194c856c (interpreter-mode-alist): Add most shells, with sh-mode.
Add tail, more, less, pg with text-mode.
(auto-mode-alist): Recognize extensions that indicate
shell scripts, as well as common init file names.
1996-01-05 02:34:37 +00:00