Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (query-replace-regexp-eval) | Richard M. Stallman | 1999-08-03 | 1 | -13/+113 |
| | | | | | | | (replace-eval-replacement, replace-loop-through-replacements) (replace-match-string-symbols): New functions. (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA). Use replace-loop-through-replacements. | ||||
* | (Buffer-menu-mode-map): Add V for Buffer-menu-View. | Richard M. Stallman | 1999-08-03 | 1 | -0/+19 |
| | | | | | | (Buffer-menu-mode): Doc fix. (Buffer-menu-view): New command. (Buffer-menu-view-other-window): New command. | ||||
* | (5x5-mode-map): Bind C-p, C-n, C-b, C-f. | Karl Heuer | 1999-08-03 | 1 | -3/+7 |
| | | | | (5x5): Doc fix. | ||||
* | Many doc fixes. | Richard M. Stallman | 1999-08-03 | 1 | -324/+50 |
| | | | | (tcl-add-emacs-menu): Renamed from tcl-add-fsf-menu. | ||||
* | (fortran-indent-new-line): Make it an alias | Dave Love | 1999-08-03 | 1 | -16/+3 |
| | | | | for reindent-then-newline-and-indent. | ||||
* | checked in with -k by blaak at 1999/08/03 06:17:58 | Ray Blaak | 1999-08-03 | 1 | -49/+66 |
| | |||||
* | Undo miscorrected non-typo. | Karl Heuer | 1999-08-02 | 1 | -2/+2 |
| | |||||
* | Change syntax table entry for colon in the diary as part of the | Richard M. Stallman | 1999-08-02 | 1 | -0/+1 |
| | | | | european-date-diary-pattern fix. | ||||
* | (european-date-diary-pattern): Fix pattern so it | Richard M. Stallman | 1999-08-02 | 1 | -1/+1 |
| | | | | does not interpret a time as the year in a day-month entry. | ||||
* | (outline-next-heading): New function. | Richard M. Stallman | 1999-08-01 | 1 | -3/+39 |
| | | | | | | (outline-up-heading-all): New function. (outline-font-lock-level): Using outline-up-heading-all. Tell outline-back-to-heading to accept invisible headings. | ||||
* | (shell-command-on-region): EXIT-STATUS can be a string. | Richard M. Stallman | 1999-08-01 | 1 | -1/+1 |
| | |||||
* | (mh-find-path-run): New variable. | Richard M. Stallman | 1999-08-01 | 1 | -2/+7 |
| | | | | | | (mh-find-path): Test and set that. Set mail-user-agent only the first time this function is run. (mail-user-agent): Defvar deleted. | ||||
* | (info-initialize): New function. | Richard M. Stallman | 1999-08-01 | 1 | -30/+38 |
| | | | | | | (info): Call info-initialize. (Info-directory-list): Initialize to nil, so info-initialize will set it up for real. | ||||
* | (set-auto-coding): Allow whitespace before | Eli Zaretskii | 1999-08-01 | 1 | -10/+12 |
| | | | | and after the "variable: value" pair. | ||||
* | Initial revision | Karl Heuer | 1999-07-31 | 1 | -0/+518 |
| | |||||
* | (sendmail-coding-system): Doc-string fixed. | Kenichi Handa | 1999-07-31 | 1 | -2/+2 |
| | | | | (default-sendmail-coding-system): Doc-string fixed. | ||||
* | (facemenu-read-color): Make it work for ttys. | Dave Love | 1999-07-30 | 1 | -1/+2 |
| | |||||
* | (assoc-delete-all): New function, renamed from frame-delete-all. | Dave Love | 1999-07-30 | 1 | -0/+11 |
| | |||||
* | Change comments to doc strings and other doc fixes. | Dave Love | 1999-07-30 | 1 | -51/+43 |
| | | | | | | | | (frame-delete-all): Moved to subr.el as `assoc-delete-all'. Callers changed. (set-background-color, set-foreground-color, set-cursor-color) (set-mouse-color, set-border-color): Offer completion of colours. (cursor): Add :version to defgroup. | ||||
* | (list-colors-display): Make it work on ttys. | Dave Love | 1999-07-30 | 1 | -9/+10 |
| | |||||
* | (bitmap-area): Add :version. | Dave Love | 1999-07-30 | 1 | -0/+1 |
| | |||||
* | (frame-notice-user-settings): If background | Karl Heuer | 1999-07-30 | 1 | -0/+7 |
| | | | | | color has been changed, update background-mode from it, then update faces. | ||||
* | (finger): Don't do indirect fingering. | Karl Heuer | 1999-07-30 | 1 | -12/+6 |
| | |||||
* | (cal-tex-cursor-filofax-daily): Add possibility of | Karl Heuer | 1999-07-30 | 1 | -32/+54 |
| | | | | | | | rules. Add separator at end of holidays. (cal-tex-rules): New customizable variable. (cal-tex-latexify-list): Add optional parameter to put separator at end. | ||||
* | (fill-individual-paragraphs): Calculate new | Karl Heuer | 1999-07-30 | 1 | -0/+7 |
| | | | | | fill prefix on each line while looping to the end of paragraph. End paragraph if it's longer than the existing fill prefix. | ||||
* | (fill-context-prefix): Doc fix. | Karl Heuer | 1999-07-30 | 1 | -1/+1 |
| | |||||
* | (jit-lock): Fix :load, add :version. | Dave Love | 1999-07-30 | 1 | -1/+1 |
| | |||||
* | (msb--choose-file-menu): Fix previous change. | Dave Love | 1999-07-30 | 1 | -5/+8 |
| | |||||
* | (msdos-face-setup): Register standard colors in | Eli Zaretskii | 1999-07-30 | 1 | -28/+41 |
| | | | | | Vface_tty_color_alist. (face-color-supported-p, face_color_gray_p): New functions. | ||||
* | Don't load scroll-bar unless x-toolkit-scroll-bars-p | Eli Zaretskii | 1999-07-30 | 1 | -1/+2 |
| | | | | is bound. | ||||
* | (command-line): Don't register default colors for | Eli Zaretskii | 1999-07-30 | 1 | -6/+7 |
| | | | | MSDOS window-system. | ||||
* | Fix previous change. | Dave Love | 1999-07-30 | 1 | -1/+1 |
| | |||||
* | (f90-mode-syntax-table): Change backslash to escape, not charquote. | Dave Love | 1999-07-29 | 1 | -1/+1 |
| | |||||
* | (eval-defun): Re-written to avoid | Dave Love | 1999-07-29 | 1 | -31/+34 |
| | | | | capturing variables. | ||||
* | (picture-beginning-of-line): Don't call | Dave Love | 1999-07-29 | 1 | -12/+4 |
| | | | | | | hscroll-point-visible now we have real autoscrolling. (picture-end-of-line, picture-newline, picture-open-line): Likewise. | ||||
* | (abbreviated-home-dir): Doc fix. | Dave Love | 1999-07-29 | 1 | -1/+1 |
| | |||||
* | (dontcompilefiles): Add latin-[89].el. | Dave Love | 1999-07-29 | 1 | -1/+1 |
| | |||||
* | Initial revision | Dave Love | 1999-07-29 | 2 | -0/+224 |
| | |||||
* | Update comments. | Dave Love | 1999-07-29 | 1 | -7/+10 |
| | |||||
* | (x-fixed-font-alist): Add lucidasanstypewriter. | Dave Love | 1999-07-28 | 1 | -4/+6 |
| | |||||
* | Require cl only when compiling. | Dave Love | 1999-07-28 | 1 | -21/+10 |
| | | | | | | (msb--home-dir): Deleted. (msb--format-title): Use abbreviate-file-name. (msb--choose-file-menu): Simplify string comparison. | ||||
* | (toolbar): Add face definition for mono displays. | Gerd Moellmann | 1999-07-27 | 1 | -0/+2 |
| | |||||
* | (fill-region-as-paragraph): Fix previous change. | Karl Heuer | 1999-07-27 | 1 | -3/+7 |
| | |||||
* | (frame-initialize): When setting frame-initial-frame-alist, | Karl Heuer | 1999-07-27 | 1 | -1/+1 |
| | | | | force copying of default-frame-alist. | ||||
* | (ps-mule-begin-job): Fix malformed regexp. | Kenichi Handa | 1999-07-27 | 1 | -1/+1 |
| | |||||
* | (set-mouse-color): If new color is nil, | Karl Heuer | 1999-07-26 | 1 | -1/+4 |
| | | | | really respecify the current color. | ||||
* | Initial revision | Karl Heuer | 1999-07-26 | 1 | -0/+1975 |
| | |||||
* | (bitmap-area): Change background to white for mono displays. | Gerd Moellmann | 1999-07-26 | 1 | -1/+4 |
| | |||||
* | (ccl-embed-symbol): New function. | Kenichi Handa | 1999-07-26 | 1 | -33/+25 |
| | | | | | | | | | | (ccl-program-p): Deleted. Now it's implemented in C code. (ccl-compile-call): Use ccl-embed-symbol to embed a symbol. (ccl-compile-translate-character): Likewise. (ccl-compile-map-single): Likewise. (ccl-compile-multiple-map-function): Likewise. (declare-ccl-program): Doc-string modified. (check-ccl-program): Check compiled CCL code by ccl-program-p. | ||||
* | (fill-region-as-paragraph): Fix previous change. | Kenichi Handa | 1999-07-26 | 1 | -4/+3 |
| |