Commit Graph

13440 Commits

Author SHA1 Message Date
Karl Heuer
90a5604048 (help-for-help): Mention C-h C-i. Clear up C-h n. 1999-06-12 03:54:03 +00:00
Karl Heuer
3481a5c0f6 (info-lookup-file, info-lookup-symbol): Doc fix.
(info-lookup-interactive-arguments): Never insert the default
into the minibuffer automatically.
1999-06-12 03:52:13 +00:00
Karl Heuer
318f417cd3 (getf): Don't call get*. 1999-06-12 03:36:46 +00:00
Karl Heuer
634376231a (shell-command): Avoid printing "mark set" message. 1999-06-10 01:19:33 +00:00
Dave Love
a0730fbd38 (compilation-error-regexp-alist): Allow
digits in program name in first pattern.
1999-06-09 17:57:05 +00:00
André Spiegel
fdc3f606b1 (vc-dired-mode): Don't match anything before the date in
dired-move-to-filename-regexp.
1999-06-09 16:52:56 +00:00
Kenichi Handa
9429dee6ef (quail-define-rules): Fix typo in docstring. 1999-06-07 11:02:33 +00:00
Stephen Eglen
ee5897a42c Add iswitchb-minibuffer-setup to minibuffer-setup-hook in
iswitchb-default-keybindings.
1999-06-05 11:48:02 +00:00
Karl Heuer
042dc0345a (command-line): Don't set user-init-file directly;
tell `load' to set it.
1999-06-05 01:18:14 +00:00
Karl Heuer
75062f5909 (ange-ftp-shell-command): Handle error-buffer arg. 1999-06-05 01:17:08 +00:00
Karl Heuer
57ec49bae0 (help-xref-interned): Fix insertion of fdoc and revamp. 1999-06-04 18:48:16 +00:00
Karl Heuer
068c712cc9 (next-history-element):
Handle minibuffer-text-before-history properly when reading sexps.
1999-06-04 18:46:17 +00:00
Karl Heuer
3fbd8622f2 (standard-display-european):
For an interactive call by the user,
don't set enable-multibyte-characters,
and don't set the terminal coding system.
1999-06-04 18:42:20 +00:00
Karl Heuer
adb643d36c Don't change hooks on loading.
(auto-show-mode): Autoload.  Default to nil.  Add :set &c.
(auto-show-mode): Add to hooks here.
1999-06-04 18:40:43 +00:00
Karl Heuer
1fc4747e4e Don't print any messages or display
a buffer when loading the library.
(r2b-help): Doc fix.
(r2b-help-message): Update the documentation.
(r2b-load-quietly): Variable deleted.
(r2b-convert-buffer): Doc fix.
1999-06-04 18:39:01 +00:00
Karl Heuer
e011fd6b5c (regexp-opt-group): Avoid infinite
recursion on bogus input.
1999-06-04 18:36:35 +00:00
Karl Heuer
a8197cfe37 (speedbar-hack-buffer-menu): Fixed so if the user
does not select a buffer from the buffers menu, then the attached
frame is not switched to anything.
1999-06-04 18:22:55 +00:00
Kenichi Handa
2324f7a23c (ccl-encode-vscii): Typo fixed
(viet-viscii-...->viet-vscii...).
1999-06-03 23:53:52 +00:00
Kenichi Handa
3374b353e6 (iso-2022-7bit-lock-ss2): Typo fixed. 1999-06-03 23:28:22 +00:00
Karl Heuer
b1fb5d1b3e Add commentary. 1999-06-01 16:59:41 +00:00
Dave Love
e04196d361 Add :link to defgroup.
(fortran-blink-matching-if): Match ELSE statements too.
(fortran-fill-statement, fortran-fill): Bind auto-fill-function so
that filling is always done.
1999-06-01 15:54:31 +00:00
Karl Heuer
c75d498611 (append-next-kill): Use an arg to distinguish
interactive calls from Lisp calls, rather than (interactive-p).
1999-05-31 18:06:22 +00:00
Karl Heuer
005f783076 (iso-transl-language-alist): Interchange n and N. 1999-05-31 17:41:54 +00:00
Dave Love
aade135d49 Add to minor-mode-map-alist. Remove hook installation
and keymap munging on load.
(msb-mode): New option.
(msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
Doc fix.
(msb-mode-map): New variable.
(msb-mode): New command.
1999-05-31 14:49:05 +00:00
Dave Love
71c62b6bbe (ispell-alternate-dictionary): Fix custom type.
(ispell-complete-word-dict): Likewise.
1999-05-31 14:47:33 +00:00
Eli Zaretskii
f3ae6c2a76 forms-save-buffer): Call set-buffer-modified-p to
force the data buffer to be saved, even if the data didn't
change, in case the write filter was modified.  Restore the
current record after read-file-filter finishes.
1999-05-31 08:34:19 +00:00
Karl Heuer
95012c62d5 (texinfo-format-direntry): Avoid blank line. 1999-05-29 19:22:00 +00:00
Karl Heuer
1faf64740a (font-lock-apply-syntactic-highlight): Don't die if
VALUE is a syntax table.
1999-05-29 19:20:07 +00:00
Karl Heuer
7dcf626950 (custom-print-functions): Add autoload cookie. 1999-05-29 19:15:10 +00:00
Karl Heuer
13cd02ec46 (zap-to-char): Doc fix. 1999-05-29 19:08:52 +00:00
Kenichi Handa
c20d35d515 (isearch-quote-char): Don't assume character codes
0200 - 0237 stand for characters in some single-byte character
charset.
1999-05-28 00:16:09 +00:00
Dave Love
83eded3abd (iso-8859-n-locale-regexp): Don't match 8859-15 &c. 1999-05-27 15:40:33 +00:00
Andreas Schwab
ea15df4061 (dired-insert-subdir-doinsert): Check that the
headerline does not exist already.
1999-05-27 09:34:36 +00:00
Richard M. Stallman
00cd4c7542 (cc-imenu-java-generic-expression): Avoid nested null-loops. 1999-05-26 17:14:33 +00:00
Kenichi Handa
aaa9f206fd Typo fixed; prefered->preferred. 1999-05-26 12:29:18 +00:00
Kenichi Handa
0e0a9ac30d (find-coding-systems-for-charsets):
Typo fixed; prefered->preferred.
1999-05-26 12:27:38 +00:00
Kenichi Handa
aa8bb64501 (charset-info): Fix previous change. 1999-05-26 08:05:50 +00:00
Kenichi Handa
55f7520a6e (map-y-or-n-p): Don't inherit the current input
method in read-event.
1999-05-26 07:40:26 +00:00
Kenichi Handa
08b4ace55d (charset-info): Doc-string for DIRECTION fixed. 1999-05-26 07:14:06 +00:00
Kenichi Handa
83af570eae (smtpmail-send-it): Bind
smtpmail-code-conv-from properly.
(smtpmail-send-data-1): If DATA is a multibyte string, encode it
by smtpmail-code-conv-from.
1999-05-25 11:12:17 +00:00
Richard M. Stallman
3619d13102 (crisp-submit-bug-report): Function deleted. Binding deleted also. 1999-05-24 22:25:57 +00:00
Richard M. Stallman
3da6cc2655 (crisp-mode-map): Don't inherit global-map.
Enter it on minor-mode-map-alist.
(crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
Autoload.  Add custom setter.
(crisp-mark-line): Doc fix.
(crisp-mode): Autoload.  Re-write not to frob keymaps directly.
(crisp-mode-hook): Define.
1999-05-24 22:23:35 +00:00
Richard M. Stallman
ba20f07702 Comment change. 1999-05-24 19:47:21 +00:00
Karl Heuer
37dbcd5cf3 (comint-bol-or-process-mark): Doc fix. 1999-05-24 06:45:49 +00:00
Kenichi Handa
1e87edf5ef (recover-file): Recover buffer-file-coding-system. 1999-05-24 02:09:27 +00:00
Richard M. Stallman
596ff2eefc Delete some XEmacs compatibility code.
(bookmark-jump-noselect): Check vc-backend.
1999-05-23 21:46:08 +00:00
Dave Love
5d5fa02f65 Fix header comments. 1999-05-23 21:08:13 +00:00
Richard M. Stallman
e4f95b80d8 (vc-dired-mode): Make the dired-move-to-filename-regexp
regexp match the date, to avoid treating date as file size.
Add YYYY S option to WESTERN/
1999-05-23 05:34:53 +00:00
Richard M. Stallman
6934b6e29b (diary-mail-entries): Use fancy-diary-buffer. 1999-05-22 19:53:39 +00:00
Richard M. Stallman
0ab0e672f8 (describe-function-1): Extra arg, interactive-p.
(describe-key, describe-function): Use it.
1999-05-22 19:49:39 +00:00