Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (x-resolve-font-name): Don't pass FACE to x-list-fonts | Richard M. Stallman | 1993-11-20 | 1 | -1/+3 |
| | | | | if FACE has nil as its font. | ||||
* | (tags-complete-tag): Bind enable-recursive-minibuffers to t. | Richard M. Stallman | 1993-11-20 | 1 | -1/+3 |
| | |||||
* | Comment changes. | Richard M. Stallman | 1993-11-20 | 1 | -3/+7 |
| | |||||
* | (eval-expression): Don't bind minibuffer-history-sexp-flag. | Richard M. Stallman | 1993-11-19 | 1 | -9/+7 |
| | | | | (edit-and-eval-command): Likewise. | ||||
* | (ange-ftp-parse-dired-listing): Skip extra blank line | Richard M. Stallman | 1993-11-19 | 1 | -1/+3 |
| | | | | after the "total" line. | ||||
* | (hexlify-buffer): Add autoload cookie. | Richard M. Stallman | 1993-11-19 | 1 | -0/+1 |
| | |||||
* | (calculate-fortran-indent): Fixup regexp for where statements. | Richard M. Stallman | 1993-11-18 | 1 | -3/+3 |
| | |||||
* | (iso-accents-list): Add "s. | Richard M. Stallman | 1993-11-18 | 1 | -0/+4 |
| | |||||
* | (iso-accents-list): Fix entries for 'y and ~c. | Richard M. Stallman | 1993-11-18 | 1 | -2/+2 |
| | |||||
* | (comint-scroll-show-maximum-output): Make default nil. | Richard M. Stallman | 1993-11-17 | 1 | -1/+1 |
| | |||||
* | (gnus-summary-save-in-mail): Use rmail-output | Richard M. Stallman | 1993-11-17 | 1 | -2/+2 |
| | | | | if the file is not an Rmail file. | ||||
* | (font-lock-hack-keywords): | Richard M. Stallman | 1993-11-17 | 1 | -1/+1 |
| | | | | Handle next-single-property-change returning nil. | ||||
* | (gnus-summary-save-in-mail): Don't use rmail-output. | Richard M. Stallman | 1993-11-16 | 1 | -2/+8 |
| | | | | | Instead, use either gnus-output-to-rmail or gnus-output-to-file. Expand filename before use. | ||||
* | (rmail-file-p): Add autoload cookie. | Richard M. Stallman | 1993-11-16 | 1 | -0/+1 |
| | |||||
* | (comint-send-input): Run comint-output-filter-functions | Richard M. Stallman | 1993-11-16 | 1 | -4/+5 |
| | | | | only if process is using comint-output-filter as its filter. | ||||
* | (rmail-set-attribute): Do nothing if MSGNUM is 0. | Richard M. Stallman | 1993-11-16 | 1 | -24/+25 |
| | |||||
* | (remove-hook): Doc fix. | Richard M. Stallman | 1993-11-16 | 1 | -1/+1 |
| | |||||
* | (nntp-encode-text): Insert a CR before the newline. | Richard M. Stallman | 1993-11-16 | 1 | -1/+1 |
| | |||||
* | (Info-mode): Doc fix. | Richard M. Stallman | 1993-11-16 | 1 | -2/+2 |
| | |||||
* | (iso-accents-list): Added /A for A-with-ring | Richard M. Stallman | 1993-11-16 | 1 | -1/+6 |
| | | | | and /E for AE-ligature, with lowercase versions. | ||||
* | (change-log-default-name, add-log-current-defun-function) | Richard M. Stallman | 1993-11-16 | 1 | -4/+4 |
| | | | | (add-log-full-name, add-log-mailing-address): Delete autoload cookies. | ||||
* | (appt-display-interval): New variable. | Richard M. Stallman | 1993-11-16 | 1 | -114/+124 |
| | | | | (appt-check): Obey that variable. | ||||
* | (sun-raw-prefix): Make this just a variable, not a function name. | Richard M. Stallman | 1993-11-15 | 1 | -2/+2 |
| | |||||
* | (mouse-save-then-kill-delete-region): Take args BEG and END. | Richard M. Stallman | 1993-11-15 | 1 | -24/+37 |
| | | | | | | | | | | | | 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. | ||||
* | (describe-project): New function, on C-h C-p. | Richard M. Stallman | 1993-11-15 | 1 | -2/+11 |
| | | | | | (help-for-help): Add C-p. Refer to help-command, not help-for-help, in the \\[...]. | ||||
* | (command-line-1): Display a message in the echo area. | Richard M. Stallman | 1993-11-15 | 1 | -3/+6 |
| | |||||
* | (command-line-1): Display a message in the echo area. | Richard M. Stallman | 1993-11-15 | 1 | -1/+3 |
| | |||||
* | Add `provide'. | Richard M. Stallman | 1993-11-15 | 1 | -2/+6 |
| | | | | (narrow-to-page): Enable page-delimiter to span lines. | ||||
* | Revise documentation. Add `provide'. | Richard M. Stallman | 1993-11-15 | 1 | -171/+172 |
| | | | | | | | | (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". | ||||
* | (comint-read-input-ring, comint-write-input-ring): | Richard M. Stallman | 1993-11-15 | 1 | -1/+3 |
| | | | | Treat "" like nil in comint-input-ring-file-name. | ||||
* | vc-static-header-alist shouldn't have been declared const. | Eric S. Raymond | 1993-11-15 | 1 | -1/+1 |
| | |||||
* | (gnus-summary-save-in-mail): Pass new args to rmail-output. | Richard M. Stallman | 1993-11-15 | 1 | -2/+2 |
| | |||||
* | (rmail-output): New argument FROM-GNUS. | Richard M. Stallman | 1993-11-15 | 1 | -33/+38 |
| | |||||
* | (solar-equinoxes-solstices): Add autoload. | Richard M. Stallman | 1993-11-14 | 1 | -0/+1 |
| | |||||
* | (solar-holidays): Change top-level progn to an if. | Richard M. Stallman | 1993-11-14 | 1 | -3/+4 |
| | |||||
* | (mouse-save-then-kill-delete-region): Take args BEG and END. | Richard M. Stallman | 1993-11-14 | 1 | -16/+25 |
| | | | | | | | 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. | ||||
* | (rmail-summary-forward): Accept prefix arg | Richard M. Stallman | 1993-11-14 | 1 | -4/+6 |
| | | | | and pass it to rmail-forward. | ||||
* | (compare-windows-skip-whitespace): Swap the two | Richard M. Stallman | 1993-11-14 | 1 | -6/+6 |
| | | | | and's within the or. | ||||
* | (lpr-command): Check for irix, not silicon-graphic-unix. | Richard M. Stallman | 1993-11-14 | 1 | -1/+1 |
| | |||||
* | (dired-chown-program): Check for irix, not silicon-graphic-unix. | Richard M. Stallman | 1993-11-14 | 1 | -1/+5 |
| | |||||
* | (rmail-spool-directory): Check for irix, not silicon-graphic-unix. | Richard M. Stallman | 1993-11-14 | 1 | -1/+1 |
| | |||||
* | (calendar-absolute-from-time): Undo Sep 14 patch. | Richard M. Stallman | 1993-11-13 | 1 | -4/+4 |
| | | | | Fix comments instead, since they didn't match the code. | ||||
* | Add a provide call. | Richard M. Stallman | 1993-11-13 | 1 | -0/+2 |
| | |||||
* | (remove-hook): Function deleted. | Richard M. Stallman | 1993-11-13 | 1 | -12/+0 |
| | |||||
* | (comint-match-partial-filename): Consider +@: part of | Richard M. Stallman | 1993-11-13 | 1 | -3/+3 |
| | | | | filenames; don't consider parens as part of them. | ||||
* | (fill-individual-paragraphs): Fix skipping headers of yanked message. | Richard M. Stallman | 1993-11-12 | 1 | -1/+3 |
| | |||||
* | (vc-rename-file): Don't overwrite an existing file. | Richard M. Stallman | 1993-11-12 | 1 | -8/+27 |
| | | | | | Fix test for unsaved files. Calculate name of new master file properly. | ||||
* | (rmail-summary-edit-map): Inherit text-mode-map properly. | Richard M. Stallman | 1993-11-12 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1993-11-11 | 1 | -5/+9 |
| | |||||
* | (texinfo-format-region): Change `texinfo-[start | Richard M. Stallman | 1993-11-11 | 1 | -3/+3 |
| | | | | end]-of-header' to `tex-[start end]-of-header'. |