Richard M. Stallman
2036d16f51
(ad-handle-definition, defadvice): Fix error messages.
1998-05-14 05:39:59 +00:00
Richard M. Stallman
0f2aa0e118
(describe-key-briefly): When INSERT, put cmd name in `...'.
1998-05-14 05:23:24 +00:00
Richard M. Stallman
cbe9a46020
(locale-translation-file-name): New variable.
...
(command-line): Use it to decode locale aliases.
1998-05-14 03:55:13 +00:00
Richard M. Stallman
a56d55b703
(disassemble-1): Reference bytecode string as unibyte.
1998-05-14 00:57:14 +00:00
Richard M. Stallman
271af23306
(format-alist): Use -f when running recode.
1998-05-13 05:23:56 +00:00
Richard M. Stallman
d57d06cb6e
(byte-compile-insert-header): Fix prev chg.
1998-05-13 04:48:48 +00:00
Richard M. Stallman
2157be68a7
(type-break-mode-line-message-mode): Doc fix. Fix some messages.
...
(type-break-mode): Doc fix.
1998-05-13 01:46:28 +00:00
Richard M. Stallman
1596952ed4
(byte-compile-from-buffer):
...
Insert the output file header after compiling all the input.
(byte-compile-output-file-form): Major cleanup.
If output file contains multibyte chars,
insist on Emacs 20 when loading.
1998-05-13 00:03:19 +00:00
Richard M. Stallman
313aaa0cc9
(ispell-dictionary-alist-1): Doc fix.
...
(ispell-dictionary-alist-2): Doc fix.
1998-05-12 23:27:21 +00:00
Richard M. Stallman
578b64159b
(rmail-decode-babyl-format):
...
Set save-buffer-coding-system instead of buffer-file-coding-system.
Decode the whole Babyl text at once, not message by message.
Don't alter global value of rmail-file-coding-system.
(rmail-show-message): Set buffer-file-coding-system from
X-Coding-System header field.
(rmail-convert-to-babyl-format): Record X-Coding-System header
for each message that was converted.
(rmail-variables): Make local binding for save-buffer-coding-system,
and set it from buffer-file-coding-system if not already non-nil.
(rmail-ignored-headers): Ignore X-Coding-System header.
Ignore Return-Path, Errors-To, X-Attribution, X-Disclaimer.
1998-05-12 23:26:17 +00:00
Richard M. Stallman
ccb77b4efd
(after-insert-file-set-buffer-file-coding-system):
...
Don't make buffer unibyte unless we seem to be visiting a file.
1998-05-12 23:09:35 +00:00
Richard M. Stallman
4b876894b7
(smtpmail-via-smtp): Speciy process coding system.
1998-05-12 19:44:17 +00:00
Edward M. Reingold
b67c85e9a3
Add separators to Holidays menu.
1998-05-12 15:32:50 +00:00
Richard M. Stallman
f8cac35aae
(calendar-mode-map): Rename holidays' menu to
Holidays'.
...
(cal-menu-update): Similar renamings; change the arg to
easy-menu-change also. Change some item names.
1998-05-12 03:12:08 +00:00
Richard M. Stallman
168b2d0d5a
(easy-menu-change): Add autoload cookie.
1998-05-11 23:34:25 +00:00
Dave Love
7523843657
(tar-subfile-mode): Call auto-save-mode with -1.
1998-05-11 18:49:42 +00:00
Edward M. Reingold
07342a647f
Minor fix to earlier changes today.
1998-05-11 17:18:04 +00:00
Edward M. Reingold
3802302078
On exiting, don't signal error when user changes mind.
1998-05-11 15:48:24 +00:00
Edward M. Reingold
b5305eb051
Made holiday button on menu bar related to current calendar display.
1998-05-11 14:56:37 +00:00
Richard M. Stallman
0516edee5f
(save-buffer-coding-system): New variable.
...
(basic-save-buffer-1): Obey it.
(basic-save-buffer): Set save-buffer-coding-system instead of
buffer-file-coding-system, if save-buffer-coding-system is already non-nil.
1998-05-11 01:33:54 +00:00
Richard M. Stallman
c83c4f6098
(last-coding-system-specified): New var.
...
(select-safe-coding-system): Set var if user specifies a coding system.
1998-05-11 01:22:35 +00:00
Richard M. Stallman
0412d83360
(normal-top-level-add-subdirs-to-load-path):
...
Ignore subdirectories whose names start with nonalphanumeric
or that have a file called .nosearch.
1998-05-11 01:17:48 +00:00
Richard M. Stallman
63c7727f83
Fix previous change.
1998-05-10 18:45:55 +00:00
Richard M. Stallman
f731e2ff42
(add-log-current-defun): Fix previous change--skip
...
tab and newline also.
1998-05-10 05:53:16 +00:00
Richard M. Stallman
1cdb6e7c67
(byte-compile-output-docform): Use position-bytes.
1998-05-10 03:50:03 +00:00
Richard M. Stallman
828fac3a67
(standard-display-european): Doc fix.
1998-05-09 21:10:30 +00:00
Richard M. Stallman
1f43a8c647
(find-function-noselect): Autoload it.
1998-05-09 19:53:47 +00:00
Richard M. Stallman
f13c1dae62
(mail-signature): Allow expression as value.
...
Improve prompts in custom type. Add risky-local-variable property.
(mail-setup): Implement that feature.
1998-05-09 07:24:47 +00:00
Richard M. Stallman
be96282a73
(widgets: sexp, variable, list, vector): Doc fixes.
1998-05-09 07:12:14 +00:00
Richard M. Stallman
6b797f0613
(generate-file-autoloads): Handle progn forms generated by
...
make-autoload: print just the first subform with print-escape-newlines.
1998-05-09 07:02:50 +00:00
Richard M. Stallman
ee019c842f
(mail-strip-quoted-names):
...
Delete comments, then delete leading/trailing whitespace.
1998-05-09 06:40:53 +00:00
Richard M. Stallman
fd88fe732d
(customize-group-other-window): Handle groups not
...
yet loaded. If buffer exists, use it unchanged. Rename parameter
and update doc string.
1998-05-09 04:59:22 +00:00
Richard M. Stallman
7ae35a2f51
(ps-alist-position): Renamed from ps-position.
...
Look for ITEM as the car of an element.
(ps-font-number): Use ps-alist-position.
(ps-font-alist): Renamed from ps-font-list.
1998-05-08 22:26:43 +00:00
Richard M. Stallman
0b28758d4b
(reporter-bug-hook): Use rfc822-goto-eoh.
1998-05-08 22:05:42 +00:00
Richard M. Stallman
58c817539d
(standard-display-european): Don't call
...
set-terminal-coding-system when window-system is w32.
1998-05-08 01:53:55 +00:00
Richard M. Stallman
36f8d564cd
(edebug-all-forms): Add autoload cookie.
...
(edebug-all-defs): Likewise.
1998-05-07 23:31:26 +00:00
Richard M. Stallman
a9e5664e49
(ispell-word): Make M-$ binding using esc-map.
1998-05-07 23:21:15 +00:00
Richard M. Stallman
91f3402b8d
Comment changes.
1998-05-07 22:28:23 +00:00
Richard M. Stallman
b13a9b1b60
(vc-consult-rcs-headers): Fix previous change.
1998-05-07 21:34:54 +00:00
Richard M. Stallman
7ddbb5bc20
(toggle-input-method): Use a more
...
appropriate default value while reading an input method.
1998-05-07 20:50:48 +00:00
Richard M. Stallman
ced7b4a427
(sh-shell-file): Add cmdproxy to MS shells.
1998-05-07 19:18:29 +00:00
Richard M. Stallman
73eaef52d3
(list-input-methods): Doc fix.
1998-05-07 19:15:43 +00:00
Kenichi Handa
44d086b885
Cancel the previous change for
...
customization, customized variables are changed to constant.
1998-05-07 06:41:35 +00:00
Richard M. Stallman
e9227982cb
(report-emacs-bug): Don't display *Bug Help* if
...
report-emacs-bug-no-explanations.
1998-05-07 06:34:20 +00:00
Richard M. Stallman
518adca24d
(report-emacs-bug): After reinserting
...
the signature, leave point before it.
1998-05-07 06:31:31 +00:00
Richard M. Stallman
613a39b91b
(view-lossage): Set help-xref-stack* in the help buffer.
...
(describe-bindings): Likewise.
(help-xref-go-back): New arg BUFFER.
(help-make-xrefs): Specify the help buffer as arg for
help-xref-go-back.
1998-05-07 05:37:59 +00:00
Richard M. Stallman
7dcf11272e
(describe-function-1): Use find-function-noselect instead of find-function.
1998-05-07 05:30:07 +00:00
Richard M. Stallman
9e832d815b
(sgml-mode-common): Make local binding from adaptive-fill-regexp.
1998-05-07 04:51:41 +00:00
Richard M. Stallman
c81845b60c
(quit-window): Fixed FRAME to be the frame and never window.
1998-05-07 04:05:28 +00:00
Richard M. Stallman
0d5f1e3a1e
(print-coding-system):
...
Handle (SYMBOL . SYMBOL) as the flags of a type 4 coding system.
1998-05-07 03:52:48 +00:00