Richard M. Stallman
b387ef9a4f
(eval-expression): Don't bind minibuffer-history-sexp-flag.
...
(edit-and-eval-command): Likewise.
1993-11-19 17:43:24 +00:00
Richard M. Stallman
7ce370e11f
(ange-ftp-parse-dired-listing): Skip extra blank line
...
after the "total" line.
1993-11-19 16:19:32 +00:00
Richard M. Stallman
f4e3d4eb48
(hexlify-buffer): Add autoload cookie.
1993-11-19 15:57:50 +00:00
Richard M. Stallman
f93f92f169
(calculate-fortran-indent): Fixup regexp for where statements.
1993-11-18 10:03:14 +00:00
Richard M. Stallman
ab4d6ceb16
(iso-accents-list): Add "s.
1993-11-18 05:45:07 +00:00
Richard M. Stallman
1784bc326a
(iso-accents-list): Fix entries for 'y and ~c.
1993-11-18 05:25:21 +00:00
Richard M. Stallman
c541b39e04
(comint-scroll-show-maximum-output): Make default nil.
1993-11-17 14:20:31 +00:00
Richard M. Stallman
9a22438281
(gnus-summary-save-in-mail): Use rmail-output
...
if the file is not an Rmail file.
1993-11-17 13:41:50 +00:00
Richard M. Stallman
2555cdec34
(font-lock-hack-keywords):
...
Handle next-single-property-change returning nil.
1993-11-17 13:12:29 +00:00
Richard M. Stallman
650c052451
(gnus-summary-save-in-mail): Don't use rmail-output.
...
Instead, use either gnus-output-to-rmail or gnus-output-to-file.
Expand filename before use.
1993-11-16 10:47:27 +00:00
Richard M. Stallman
cdc424a566
(rmail-file-p): Add autoload cookie.
1993-11-16 10:44:47 +00:00
Richard M. Stallman
669a535c93
(comint-send-input): Run comint-output-filter-functions
...
only if process is using comint-output-filter as its filter.
1993-11-16 09:29:01 +00:00
Richard M. Stallman
708bfd4f81
(rmail-set-attribute): Do nothing if MSGNUM is 0.
1993-11-16 08:45:56 +00:00
Richard M. Stallman
827534ea93
(remove-hook): Doc fix.
1993-11-16 08:44:51 +00:00
Richard M. Stallman
1df4537453
(nntp-encode-text): Insert a CR before the newline.
1993-11-16 06:53:45 +00:00
Richard M. Stallman
8884bb82f1
(Info-mode): Doc fix.
1993-11-16 06:52:12 +00:00
Richard M. Stallman
a2b2b91bf3
(iso-accents-list): Added /A for A-with-ring
...
and /E for AE-ligature, with lowercase versions.
1993-11-16 06:33:45 +00:00
Richard M. Stallman
75ade4691a
(change-log-default-name, add-log-current-defun-function)
...
(add-log-full-name, add-log-mailing-address): Delete autoload cookies.
1993-11-16 06:15:33 +00:00
Richard M. Stallman
b570e6523a
(appt-display-interval): New variable.
...
(appt-check): Obey that variable.
1993-11-16 03:30:08 +00:00
Richard M. Stallman
f3783befbb
(sun-raw-prefix): Make this just a variable, not a function name.
1993-11-15 10:52:46 +00:00
Richard M. Stallman
dd524dbd68
(mouse-save-then-kill-delete-region): Take args BEG and END.
...
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
When we kill, clear mouse-save-then-kill-posn
and mouse-selection-click-count.
(mouse-secondary-save-then-kill): Likewise.
Delete the overlay after deleting the selection text.
(mouse-selection-click-count): Initialize to 0.
(mouse-save-then-kill-delete-region): Handle buffers with no undo list.
Handle empty regions. Handle end < beg.
1993-11-15 09:56:05 +00:00
Richard M. Stallman
76766f2d87
(describe-project): New function, on C-h C-p.
...
(help-for-help): Add C-p. Refer to help-command, not
help-for-help, in the \\[...].
1993-11-15 09:23:34 +00:00
Richard M. Stallman
e8997612fd
(command-line-1): Display a message in the echo area.
1993-11-15 09:22:23 +00:00
Richard M. Stallman
6f034b1c22
(command-line-1): Display a message in the echo area.
1993-11-15 08:04:41 +00:00
Richard M. Stallman
8105b77ee3
Add `provide'.
...
(narrow-to-page): Enable page-delimiter to span lines.
1993-11-15 06:48:23 +00:00
Richard M. Stallman
98d873522c
Revise documentation. Add `provide'.
...
(pages-directory-for-adding-addresses-narrowing-p):
New user option for adding addresses. Default to narrowing.
(pages-directory-for-addresses): Intall user settable options.
(add-new-page): Insert new page in specified location.
(original-page-delimiter): Set default value to "^^L".
1993-11-15 06:46:14 +00:00
Richard M. Stallman
07ccf0bc94
(comint-read-input-ring, comint-write-input-ring):
...
Treat "" like nil in comint-input-ring-file-name.
1993-11-15 05:18:33 +00:00
Eric S. Raymond
ba5c3004d3
vc-static-header-alist shouldn't have been declared const.
1993-11-15 04:13:48 +00:00
Richard M. Stallman
8649e3a094
(gnus-summary-save-in-mail): Pass new args to rmail-output.
1993-11-15 01:06:24 +00:00
Richard M. Stallman
32ad8f1f6b
(rmail-output): New argument FROM-GNUS.
1993-11-15 01:05:37 +00:00
Richard M. Stallman
ce4d3fff9b
(solar-equinoxes-solstices): Add autoload.
1993-11-14 22:54:45 +00:00
Richard M. Stallman
3b92bdd24e
(solar-holidays): Change top-level progn to an if.
1993-11-14 22:51:17 +00:00
Richard M. Stallman
26d280b955
(mouse-save-then-kill-delete-region): Take args BEG and END.
...
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
(mouse-secondary-save-then-kll): Pass those args.
Delete the overlay after deleting the selection text.
1993-11-14 06:26:02 +00:00
Richard M. Stallman
18e90c5846
(rmail-summary-forward): Accept prefix arg
...
and pass it to rmail-forward.
1993-11-14 05:50:47 +00:00
Richard M. Stallman
5dd1ad8ed5
(compare-windows-skip-whitespace): Swap the two
...
and's within the or.
1993-11-14 02:56:24 +00:00
Richard M. Stallman
f48872fc37
(lpr-command): Check for irix, not silicon-graphic-unix.
1993-11-14 00:06:48 +00:00
Richard M. Stallman
7425bbff0a
(dired-chown-program): Check for irix, not silicon-graphic-unix.
1993-11-14 00:06:23 +00:00
Richard M. Stallman
28195f9701
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.
1993-11-14 00:06:01 +00:00
Richard M. Stallman
3ac14ca02a
(calendar-absolute-from-time): Undo Sep 14 patch.
...
Fix comments instead, since they didn't match the code.
1993-11-13 23:59:53 +00:00
Richard M. Stallman
ff383ac0d7
Add a provide call.
1993-11-13 11:20:56 +00:00
Richard M. Stallman
54d4b6096c
(remove-hook): Function deleted.
1993-11-13 08:21:16 +00:00
Richard M. Stallman
1ae2f9fe09
(comint-match-partial-filename): Consider +@: part of
...
filenames; don't consider parens as part of them.
1993-11-13 00:02:20 +00:00
Richard M. Stallman
30b786c340
(fill-individual-paragraphs): Fix skipping headers of yanked message.
1993-11-12 23:35:39 +00:00
Richard M. Stallman
d52f0de91e
(vc-rename-file): Don't overwrite an existing file.
...
Fix test for unsaved files.
Calculate name of new master file properly.
1993-11-12 22:31:12 +00:00
Richard M. Stallman
ae06ea79c8
(rmail-summary-edit-map): Inherit text-mode-map properly.
1993-11-12 22:16:44 +00:00
Richard M. Stallman
d55d5ec215
Comment change.
1993-11-11 10:05:51 +00:00
Richard M. Stallman
9dc96d324c
(texinfo-format-region): Change `texinfo-[start
...
end]-of-header' to `tex-[start end]-of-header'.
1993-11-11 07:56:04 +00:00
Richard M. Stallman
bb946175c2
(texinfo-texi2dvi-command): Separate `texi2dvi'
...
command from `tex' command so `texinfo-format-region' can use
straight `tex' command.
(texinfo-format-buffer): Use `texinfo-texi2dvi-command'
(texinfo-delete-from-print-queue): Revise documentation.
1993-11-11 07:52:56 +00:00
Richard M. Stallman
f5f76002c2
(Man-section-regexp): Allow section names l, n, L, N.
1993-11-11 07:17:08 +00:00
Richard M. Stallman
e6033883a5
Comment change.
1993-11-11 05:25:09 +00:00