1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-25 07:40:40 -07:00
Commit graph

3853 commits

Author SHA1 Message Date
Colin Walters
a7c4d9c8a5 *** empty log message *** 2002-05-21 21:21:37 +00:00
Colin Walters
4531bb653b *** empty log message *** 2002-05-21 21:13:36 +00:00
Colin Walters
59809627aa (shortlisp): Add font-core.el. 2002-05-21 21:03:51 +00:00
Colin Walters
0555901649 *** empty log message *** 2002-05-21 20:58:06 +00:00
Eli Zaretskii
5a0f9388a1 (indent-rigidly): Mention how to remove all indentation. 2002-05-21 16:28:08 +00:00
Colin Walters
9969dd6cc2 *** empty log message *** 2002-05-21 06:05:12 +00:00
Stefan Monnier
6f6420041a *** empty log message *** 2002-05-20 19:32:59 +00:00
Markus Rost
eb1213c14b (mail-recover-1): Remove (debug).
(mail-signature): Fix :type.
(mail-default-directory): New user option.
(mail, mail-recover):  Use that option.
2002-05-20 16:05:56 +00:00
Kai Großjohann
4588540051 (auto-coding-alist): Use emacs-mule
for auto-save files.  (Fix previous change.)
2002-05-20 14:13:11 +00:00
Kai Großjohann
6caef2da88 (auto-coding-alist): Use no-conversion
for auto-save files.
2002-05-20 11:01:14 +00:00
Miles Bader
257ae3a60a (find-file-read-args): Don't trash existing value of
`minibuffer-setup-hook', just add our hook to it.
2002-05-20 04:40:53 +00:00
Markus Rost
5d598f1645 (unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): Change
:version attributes to strings.
2002-05-20 03:09:11 +00:00
Markus Rost
2b29f15cc4 (find-dired): Implement revert-buffer-function. 2002-05-20 00:42:27 +00:00
Glenn Morris
02f85cbae5 (f90-change-keywords): Doc fix. 2002-05-19 23:23:22 +00:00
Glenn Morris
f14ca2504b (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
(f90-looking-at-if-then): Remove lets.
(f90-looking-at-where-or-forall): Handle if split over lines.
2002-05-19 23:19:42 +00:00
Glenn Morris
89fa1ef503 (f90-get-present-comment-type): Fix bug introduced in version 1.46.
(f90-comment-indent): Doc fix.
(f90-break-line): Simplify it a bit.
2002-05-19 22:28:15 +00:00
Glenn Morris
6dd52cafbd (f90-match-end): Simplify it a bit. 2002-05-19 21:47:46 +00:00
Richard M. Stallman
8bad880b02 *** empty log message *** 2002-05-19 16:10:29 +00:00
Richard M. Stallman
91f50d610e Fix previous change. 2002-05-19 16:03:51 +00:00
Stefan Monnier
de856d998f (uniquify-rationalize-file-buffer-names):
Always strip the trailing / even if the file is not a directory.
2002-05-19 02:11:24 +00:00
Glenn Morris
4f9fc70285 (f90-mode-abbrev-table): Initialize in the defvar. 2002-05-18 22:42:23 +00:00
Glenn Morris
ba69d9faac (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed. 2002-05-18 22:18:58 +00:00
Glenn Morris
70186f7ff2 (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.
(f90-font-lock-on, f90-font-lock-off): Add 'menu-alias property.
(f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4): Move
the doc strings.
(f90-menu-bar-menu): New internal variable to hold the top-level menu.
(f90-change-case-menu, f90-font-lock-menu): Minor code changes.
2002-05-18 21:52:58 +00:00
Eli Zaretskii
516f7fca86 (tar-octal-time): Fix last change. 2002-05-18 19:45:37 +00:00
Markus Rost
515ced278c (report-emacs-bug-text-prompt): New variable.
(report-emacs-bug):  Store the prompt in
`report-emacs-bug-text-prompt'.  Move Configuration/Important settings
information after the user's report.
(report-emacs-bug-hook): Unclutter by deleting the content of
`report-emacs-bug-text-prompt'.
2002-05-18 19:19:18 +00:00
Pavel Janík
17b1725804 (forms-jump-record, forms-insert-record, forms-delete-record): Calculate
lines from the beginning of the accessible portion rather than from the
beginning of the buffer.
2002-05-18 08:05:54 +00:00
Eli Zaretskii
2c978fafa1 *** empty log message *** 2002-05-17 14:10:12 +00:00
Eli Zaretskii
fe960d0a0a *** empty log message *** 2002-05-17 11:37:48 +00:00
Colin Walters
9f1f80ae68 Format John Paul Wallington's changes correctly. 2002-05-16 19:32:18 +00:00
Juanma Barranquero
b96fb65cd3 *** empty log message *** 2002-05-16 12:01:57 +00:00
Juanma Barranquero
6afa540403 (describe-face): Fix typo. 2002-05-16 07:49:59 +00:00
Stefan Monnier
daaf4dfc9d *** empty log message *** 2002-05-15 22:35:48 +00:00
Colin Walters
30762c43d2 *** empty log message *** 2002-05-15 19:35:13 +00:00
Eli Zaretskii
f8229bf639 *** empty log message *** 2002-05-15 16:50:34 +00:00
Glenn Morris
3ec0a24862 *** empty log message *** 2002-05-14 23:15:41 +00:00
Jason Rumney
dd9b56636e (easy-menu-name-match): Match both
displayed text and internal name as string.
2002-05-14 21:20:24 +00:00
Kim F. Storm
af1a014016 (cua--rectangle-operation):
Don't highlight empty lines in rectangles.
2002-05-14 21:11:10 +00:00
Kim F. Storm
861a74f307 *** empty log message *** 2002-05-14 20:30:17 +00:00
Markus Rost
b1ab3f5b13 *** empty log message *** 2002-05-14 20:18:50 +00:00
Richard M. Stallman
93a4333463 (dabbrev-case-distinction): New option.
(dabbrev--try-find): Handle dabbrev-case-distinction.
(dabbrev--search): Clean up the code.
(dabbrev-upcase-means-case-search): Doc fix.
(dabbrev-case-replace): Fix custom tags and docs.
2002-05-14 19:45:16 +00:00
Colin Walters
b54f4255b3 *** empty log message *** 2002-05-14 18:49:19 +00:00
Stefan Monnier
f530a77bf3 *** empty log message *** 2002-05-14 14:22:41 +00:00
Mike Williams
51df53f840 (sgml-tag): Default skeleton-transformation to `identity'. 2002-05-14 09:51:03 +00:00
Francesco Potortì
42fe2ab9fe *** empty log message *** 2002-05-14 08:41:37 +00:00
Richard M. Stallman
ff5c7181b0 (make-auto-save-file-name):
Delete the auto-save file after make-temp-file creates it.
2002-05-14 05:36:44 +00:00
Kim F. Storm
64bd386041 *** empty log message *** 2002-05-13 20:34:48 +00:00
Richard M. Stallman
9210027b8d (report-emacs-bug): Change the "English please" msg. 2002-05-13 15:45:18 +00:00
Markus Rost
31e1a094cf (woman-menu): Add a comment about the last change. 2002-05-13 15:41:00 +00:00
Colin Walters
859eefe71f *** empty log message *** 2002-05-13 05:59:22 +00:00
Colin Walters
a61756e10c *** empty log message *** 2002-05-13 05:47:08 +00:00