summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (query-replace-regexp-eval)Richard M. Stallman1999-08-031-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. Stallman1999-08-031-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 Heuer1999-08-031-3/+7
| | | | (5x5): Doc fix.
* Many doc fixes.Richard M. Stallman1999-08-031-324/+50
| | | | (tcl-add-emacs-menu): Renamed from tcl-add-fsf-menu.
* (fortran-indent-new-line): Make it an aliasDave Love1999-08-031-16/+3
| | | | for reindent-then-newline-and-indent.
* checked in with -k by blaak at 1999/08/03 06:17:58Ray Blaak1999-08-031-49/+66
|
* Undo miscorrected non-typo.Karl Heuer1999-08-021-2/+2
|
* Change syntax table entry for colon in the diary as part of theRichard M. Stallman1999-08-021-0/+1
| | | | european-date-diary-pattern fix.
* (european-date-diary-pattern): Fix pattern so itRichard M. Stallman1999-08-021-1/+1
| | | | does not interpret a time as the year in a day-month entry.
* (outline-next-heading): New function.Richard M. Stallman1999-08-011-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. Stallman1999-08-011-1/+1
|
* (mh-find-path-run): New variable.Richard M. Stallman1999-08-011-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. Stallman1999-08-011-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 beforeEli Zaretskii1999-08-011-10/+12
| | | | and after the "variable: value" pair.
* Initial revisionKarl Heuer1999-07-311-0/+518
|
* (sendmail-coding-system): Doc-string fixed.Kenichi Handa1999-07-311-2/+2
| | | | (default-sendmail-coding-system): Doc-string fixed.
* (facemenu-read-color): Make it work for ttys.Dave Love1999-07-301-1/+2
|
* (assoc-delete-all): New function, renamed from frame-delete-all.Dave Love1999-07-301-0/+11
|
* Change comments to doc strings and other doc fixes.Dave Love1999-07-301-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 Love1999-07-301-9/+10
|
* (bitmap-area): Add :version.Dave Love1999-07-301-0/+1
|
* (frame-notice-user-settings): If backgroundKarl Heuer1999-07-301-0/+7
| | | | | color has been changed, update background-mode from it, then update faces.
* (finger): Don't do indirect fingering.Karl Heuer1999-07-301-12/+6
|
* (cal-tex-cursor-filofax-daily): Add possibility ofKarl Heuer1999-07-301-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 newKarl Heuer1999-07-301-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 Heuer1999-07-301-1/+1
|
* (jit-lock): Fix :load, add :version.Dave Love1999-07-301-1/+1
|
* (msb--choose-file-menu): Fix previous change.Dave Love1999-07-301-5/+8
|
* (msdos-face-setup): Register standard colors inEli Zaretskii1999-07-301-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-pEli Zaretskii1999-07-301-1/+2
| | | | is bound.
* (command-line): Don't register default colors forEli Zaretskii1999-07-301-6/+7
| | | | MSDOS window-system.
* Fix previous change.Dave Love1999-07-301-1/+1
|
* (f90-mode-syntax-table): Change backslash to escape, not charquote.Dave Love1999-07-291-1/+1
|
* (eval-defun): Re-written to avoidDave Love1999-07-291-31/+34
| | | | capturing variables.
* (picture-beginning-of-line): Don't callDave Love1999-07-291-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 Love1999-07-291-1/+1
|
* (dontcompilefiles): Add latin-[89].el.Dave Love1999-07-291-1/+1
|
* Initial revisionDave Love1999-07-292-0/+224
|
* Update comments.Dave Love1999-07-291-7/+10
|
* (x-fixed-font-alist): Add lucidasanstypewriter.Dave Love1999-07-281-4/+6
|
* Require cl only when compiling.Dave Love1999-07-281-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 Moellmann1999-07-271-0/+2
|
* (fill-region-as-paragraph): Fix previous change.Karl Heuer1999-07-271-3/+7
|
* (frame-initialize): When setting frame-initial-frame-alist,Karl Heuer1999-07-271-1/+1
| | | | force copying of default-frame-alist.
* (ps-mule-begin-job): Fix malformed regexp.Kenichi Handa1999-07-271-1/+1
|
* (set-mouse-color): If new color is nil,Karl Heuer1999-07-261-1/+4
| | | | really respecify the current color.
* Initial revisionKarl Heuer1999-07-261-0/+1975
|
* (bitmap-area): Change background to white for mono displays.Gerd Moellmann1999-07-261-1/+4
|
* (ccl-embed-symbol): New function.Kenichi Handa1999-07-261-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 Handa1999-07-261-4/+3
|