Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (face-set-after-frame-default): Initialize some | Gerd Moellmann | 1999-09-07 | 1 | -9/+46 |
| | | | | | | attributes of some faces from frame parameters. (scroll-bar, border, cursor, mouse): New faces. (fringe): Replaces face `margin'. | ||||
* | (nnsoup-tmp-directory): Use temporary-file-directory. | Eli Zaretskii | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | (gnus-uu-tmp-dir): Use temporary-file-directory. | Eli Zaretskii | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | Initial revision | Dave Love | 1999-09-07 | 1 | -0/+506 |
| | |||||
* | (tar-header-block-tokenize): Bind linkname. | Dave Love | 1999-09-07 | 1 | -2/+2 |
| | |||||
* | (push): Doc fix. | Richard M. Stallman | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | (timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY. | Richard M. Stallman | 1999-09-06 | 1 | -2/+2 |
| | |||||
* | (vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY. | Richard M. Stallman | 1999-09-06 | 1 | -4/+4 |
| | |||||
* | (tar-extract): Don't assume buffer is visiting a file. | Richard M. Stallman | 1999-09-06 | 1 | -1/+3 |
| | |||||
* | (quickurl-list-focused-line): Removed. | Richard M. Stallman | 1999-09-06 | 1 | -9/+1 |
| | | | | | (quickurl-list-insert): Now works out the focused line using `count-lines' instead of using `quickurl-list-focused-line'. | ||||
* | (rmail-retry-failure): Unconditionally move to beginning of message. | Richard M. Stallman | 1999-09-06 | 1 | -2/+2 |
| | |||||
* | (isearch-mode-map): Add mouse-2. | Dave Love | 1999-09-06 | 1 | -0/+4 |
| | |||||
* | (rmail-read-password): Deleted. | Dave Love | 1999-09-06 | 1 | -24/+1 |
| | | | | (rmail-get-pop-password): Use read-password. | ||||
* | Don't conditionally define caddr. | Dave Love | 1999-09-06 | 1 | -13/+2 |
| | | | | | (quickurl-url-comment): Use nth, not caddr in function and defsetf. | ||||
* | Doc fixes. | Richard M. Stallman | 1999-09-06 | 1 | -2/+2 |
| | |||||
* | add --no-line-editing to inferior-octave-startup-args so that TABs in source | Stephen Eglen | 1999-09-06 | 1 | -1/+1 |
| | | | | files are not interpreted as completion requests. | ||||
* | Remove all code, keep interface. | Gerd Moellmann | 1999-09-06 | 1 | -89/+12 |
| | |||||
* | Remove all code, keep interface. | Gerd Moellmann | 1999-09-06 | 1 | -190/+18 |
| | |||||
* | (face-bold-p): Don't return t if face has lighter | Gerd Moellmann | 1999-09-06 | 1 | -1/+1 |
| | | | | weight than normal. | ||||
* | (small-temporary-file-directory): Make it nil except on ms-dos. | Eli Zaretskii | 1999-09-06 | 1 | -3/+4 |
| | |||||
* | (command-line): Make small-temporary-file-directory | Eli Zaretskii | 1999-09-06 | 1 | -2/+1 |
| | | | | be nil except on ms-dos. | ||||
* | (dired-re-dir, dired-re-sym): Don't match DOS drive | Eli Zaretskii | 1999-09-06 | 1 | -2/+4 |
| | | | | letters with a colon after d or l. | ||||
* | (byte-boolean-vars): Removed. (Now primitive.) | Dave Love | 1999-09-06 | 1 | -26/+3 |
| | |||||
* | (sh-tmp-file): Use $TMPDIR, if defined, for sh. | Eli Zaretskii | 1999-09-06 | 1 | -2/+2 |
| | |||||
* | (vc-annotate-display): Treat 2-digit years under 70 as 20YY. | Richard M. Stallman | 1999-09-06 | 1 | -2/+7 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1999-09-06 | 1 | -1/+1 |
| | |||||
* | (backward-kill-sentence): Don't test minibuffer-prompt-end here. | Richard M. Stallman | 1999-09-05 | 1 | -11/+28 |
| | | | | | | (forward-sentence): Do handle it here. (backward-kill-paragraph): Don't test it here. (forward-paragraph): Handle it here. | ||||
* | (font-menu-add-default): Simplify code. | Richard M. Stallman | 1999-09-05 | 1 | -2/+1 |
| | |||||
* | (header-line): Renamed from `top-line'. | Gerd Moellmann | 1999-09-05 | 1 | -2/+2 |
| | |||||
* | (tool-bar): Change face `toolbar' to `tool-bar'. | Gerd Moellmann | 1999-09-05 | 1 | -3/+3 |
| | |||||
* | Make some doc strings obey the make-docfile convention. | Dave Love | 1999-09-04 | 1 | -11/+15 |
| | |||||
* | Make some doc strings obey the make-docfile convention. | Dave Love | 1999-09-04 | 1 | -27/+22 |
| | | | | (debug-ignored-errors): Remove BBDB ones. | ||||
* | (mh-forward): Get new subject line from the original, | Richard M. Stallman | 1999-09-04 | 1 | -10/+14 |
| | | | | not from the draft to forward. | ||||
* | (make-autoload): Handle defun* like defun. | Richard M. Stallman | 1999-09-03 | 1 | -1/+2 |
| | |||||
* | (highlight-changes-mode): Add autoload cookie for variable. | Dave Love | 1999-09-03 | 1 | -0/+2 |
| | |||||
* | (double-mode): Customize the variable. | Dave Love | 1999-09-03 | 1 | -3/+13 |
| | |||||
* | Delete duplicated code. | Kenichi Handa | 1999-09-03 | 1 | -1/+0 |
| | |||||
* | (indent-relative): Doc fix. | Richard M. Stallman | 1999-09-03 | 1 | -0/+2 |
| | |||||
* | (quickurl): Doc fix. | Richard M. Stallman | 1999-09-03 | 1 | -18/+10 |
| | |||||
* | (margin): Change background to "gray" for mono (this is | Gerd Moellmann | 1999-09-02 | 1 | -2/+0 |
| | | | | drawn with a stipple pattern). | ||||
* | (next-history-element): Use minibuffer-prompt-end once | Gerd Moellmann | 1999-09-02 | 1 | -3/+1 |
| | | | | again. Remove test for minibuffer-prompt-in-buffer. | ||||
* | (vc-update-change-log): Use small-temporary-file-directory when non-nil. | Eli Zaretskii | 1999-09-02 | 1 | -2/+4 |
| | |||||
* | (c-macro-expansion): Use small-temporary-file-directory when non-nil. | Eli Zaretskii | 1999-09-02 | 1 | -1/+2 |
| | |||||
* | (ediff-temp-file-prefix): Use | Eli Zaretskii | 1999-09-02 | 1 | -1/+2 |
| | | | | small-temporary-file-directory if non-nil. | ||||
* | (command-line): Compute the value of | Eli Zaretskii | 1999-09-02 | 1 | -0/+4 |
| | | | | small-temporary-file-directory. | ||||
* | (small-temporary-file-directory): New variable. | Eli Zaretskii | 1999-09-02 | 1 | -0/+6 |
| | |||||
* | (shell-command, shell-command-on-region): Use | Eli Zaretskii | 1999-09-02 | 1 | -5/+9 |
| | | | | | | make-temp-name properly. Use small-temporary-file-directory if non-nil, otherwise temporary-file-directory, to generate temporary files. | ||||
* | (direct-print-region-helper): Use temporary-file-directory. | Eli Zaretskii | 1999-09-02 | 1 | -1/+1 |
| | |||||
* | (asm-mode): Set comment-start properly from asm-comment-char. | Richard M. Stallman | 1999-09-02 | 1 | -3/+3 |
| | | | | (asm-font-lock-keywords): Recognize instruction width suffixes. | ||||
* | Initial revision | Richard M. Stallman | 1999-09-01 | 1 | -0/+317 |
| |