1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

12358 Commits

Author SHA1 Message Date
Richard M. Stallman
364581dc95 (complete-symbol): Invert meaning of prefix arg. 1999-04-09 19:22:42 +00:00
Richard M. Stallman
8a59213176 (auto-coding-alist-lookup): New function.
(set-auto-coding): Use auto-coding-alist-lookup.
1999-04-08 22:27:44 +00:00
Richard M. Stallman
c352d95951 (jka-compr-insert-file-contents):
Use auto-coding-alist-lookup to check for files that
should not have eol conversion, in the unibyte case.
1999-04-08 22:26:13 +00:00
Richard M. Stallman
418cb80df2 (nnmail-read-passwd): Use read-passwd if that is defined. 1999-04-08 19:08:22 +00:00
Richard M. Stallman
ff88af3794 (pop3-read-passwd): Use read-passwd if that is defined. 1999-04-08 19:08:11 +00:00
Richard M. Stallman
a4bb8336f9 (describe-variable): Check custom-loads property as well as custom-type. 1999-04-08 16:46:15 +00:00
Richard M. Stallman
5cf1c7acbf (abbrev-mode): Customizing sets the default value. 1999-04-08 16:26:38 +00:00
André Spiegel
b9482d15fc (vc-backend-revert): For CVS files that were made writeable with "cvs
edit", call "cvs unedit" to undo that.
1999-04-08 12:43:48 +00:00
Kenichi Handa
1ce2a3422d (gnus-mule-message-send-mail-function): Find a
coding system to encode the message by
select-message-coding-system.
1999-04-08 02:34:12 +00:00
Richard M. Stallman
e5a3d64826 (sql-send-paragraph): Delete duplicate definition. 1999-04-08 01:42:50 +00:00
Richard M. Stallman
e0a816503c Reorder definitions. 1999-04-08 01:41:12 +00:00
Richard M. Stallman
539eedecc0 (mh-find-progs): Try /etc/nmh and lib/nmh dirs. 1999-04-07 23:48:18 +00:00
Richard M. Stallman
2b09b4cecf (gnus-summary-save-in-folder): Use mh-lib-progs. 1999-04-07 23:45:36 +00:00
Richard M. Stallman
b68a01e799 (rmail-decode-babyl-format): Undo previous change. 1999-04-07 06:11:36 +00:00
Richard M. Stallman
635173de4a (Info-find-node): Check for an anchor at the
proper place, before reading an indirect file.
1999-04-06 23:23:23 +00:00
Richard M. Stallman
acc9e99d87 (face-set-after-frame-default): Obey the
`customized-face' for new faces.
1999-04-06 20:04:27 +00:00
Richard M. Stallman
fdc5fa25cb (imenu--mouse-menu): Use assq when searching in FINAL. 1999-04-06 20:02:45 +00:00
Richard M. Stallman
58a58dc023 When compiling, ignore errors in nnweb. 1999-04-06 20:00:52 +00:00
Richard M. Stallman
7a28e3b1f4 (byte-compile-file): Clear buffer-file-coding-system. If the coding
system used is raw-text, etc., make the *Compiler Input* buffer unibyte.
1999-04-06 19:56:24 +00:00
Richard M. Stallman
509064c5dd (find-new-buffer-file-coding-system): Doc fix. 1999-04-06 19:53:10 +00:00
Richard M. Stallman
684c38fcce Don't write the fns-...el file if not dumping. 1999-04-06 19:51:57 +00:00
Richard M. Stallman
9dafdfe285 (timezone-parse-date): Corrected regexp for
style (5) date format so that tenths of seconds are optional.
1999-04-06 18:50:08 +00:00
Richard M. Stallman
312bdc0dcb (jka-compr-insert-file-contents):
Use raw-text-unix when we want no conversion.
1999-04-06 18:43:26 +00:00
Eli Zaretskii
08baac3d70 (dos-cpNNN-setup): New function, with the guts
of dos-codepage-setup.
(cjk-codepages-alist): New variable, an alist of Far-Eastern
codepages for which there's no need to set up cpNNN coding
systems.
(dos-codepage-setup): Support Far-Eastern DOS terminals.
1999-04-05 14:59:21 +00:00
Richard M. Stallman
7c41178033 (rmail-ignored-headers): Doc fix. 1999-04-05 06:56:50 +00:00
Richard M. Stallman
01c504479b (compilation-handle-exit): Do right thing
if (car status) doesn't end in a newline.
1999-04-03 14:04:39 +00:00
Dave Love
6629e5ba9e Add defgroup :version. 1999-04-01 13:59:57 +00:00
Dave Love
a7845785f1 (highlight-changes): Add defgroup :version. 1999-03-31 16:09:40 +00:00
Dave Love
6d52355b7c (snmp): Fix defgroup :version. 1999-03-31 16:06:51 +00:00
Andreas Schwab
107ecebbe7 (gnus-data-compute-positions): Move down after
the gnus-save-hidden-threads macro.
1999-03-31 08:40:48 +00:00
Karl Heuer
ebef6d9376 (current-language-environment): Doc fix. 1999-03-30 21:38:20 +00:00
Karl Heuer
25f67e4bc9 *** empty log message *** 1999-03-30 21:37:40 +00:00
Karl Heuer
495a3f8d9e (winner-mode): Doc fix. 1999-03-30 21:30:20 +00:00
Karl Heuer
3f579f6af7 (which-func-mode-global): Doc fix. 1999-03-30 21:30:12 +00:00
Karl Heuer
511a07194f (type-break-mode): Doc fix. 1999-03-30 21:30:05 +00:00
Karl Heuer
14cace6c23 (display-time-mode): Doc fix. 1999-03-30 21:29:55 +00:00
Karl Heuer
18729d50d8 (resize-minibuffer-mode): Doc fix. 1999-03-30 21:29:47 +00:00
Karl Heuer
14fd44abc9 (show-paren-mode): Doc fix. 1999-03-30 21:29:38 +00:00
Karl Heuer
ce5d15426f (mouse-sel-mode): Doc fix. 1999-03-30 21:29:29 +00:00
Karl Heuer
b1c501a94e (icomplete-mode): Doc fix. 1999-03-30 21:29:19 +00:00
Karl Heuer
e7581a181a (hscroll-global-mode): Doc fix. 1999-03-30 21:29:00 +00:00
Karl Heuer
87f37557a5 (temp-buffer-resize-mode): Doc fix. 1999-03-30 21:28:47 +00:00
Karl Heuer
24789c69cd (global-font-lock-mode): Doc fix. 1999-03-30 21:28:05 +00:00
Karl Heuer
5481e5e87f (delete-selection-mode): Doc fix. 1999-03-30 21:27:55 +00:00
Karl Heuer
7421db29d7 (mouse-avoidance-mode): Doc fix. 1999-03-30 21:27:45 +00:00
Karl Heuer
2ca46a11bf (auto-insert-mode): Doc fix. 1999-03-30 21:27:34 +00:00
Karl Heuer
2002162195 (abbrev-mode): Doc fix. 1999-03-30 21:27:20 +00:00
Karl Heuer
35dfd2ef08 (partial-completion-mode): Doc fix. 1999-03-30 21:23:15 +00:00
Karl Heuer
808bcfd2c7 (widget-before-change): Signal text-read-only rather
than an ordinary error.
1999-03-30 18:09:57 +00:00
Karl Heuer
00ac134b3d Don't require advice.
(repeat): Do function-indirection in check for kbd macro.
In self-insert case, use the *last* char in INSERTION.
1999-03-30 18:07:16 +00:00