- 09 Apr, 2005 1 commit
-
-
Lute Kamstra authored
accessible part of the buffer.
-
- 08 Apr, 2005 30 commits
-
-
Kenichi Handa authored
-
Luc Teirlinck authored
-
Kim F. Storm authored
current buffer to read. Callers changed. When specified, narrow to this region only when reading, not during eval. Track next point to read from during eval. Also restore point to "real" buffer position before eval. (Feval_region): Don't save excursion and restriction here, and don't narrow to region. Just pass region to readevalloop. Note: Point is now preserved even when PRINTFLAG is nil.
-
Kim F. Storm authored
-
Luc Teirlinck authored
(insert-parentheses): Doc fixes.
-
Luc Teirlinck authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Dan Nicolaescu authored
* comint.el (comint-highlight-input): Fix previous changes. * term.el (term-handle-ansi-escape): Add a comment.
-
Stefan Monnier authored
in the buffer and in whitespace-highlighted-space. (whitespace-unhighlight-the-space): Simplify. (whitespace-buffer): Simplify.
-
Dan Nicolaescu authored
high number of colors displays. * textmodes/table.el (table-cell-face): Add special case for displays supporting a high number of colors. * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face) (vhdl-font-lock-reserved-words-face) (vhdl-speedbar-architecture-face) (vhdl-speedbar-instantiation-face) (vhdl-speedbar-architecture-selected-face) (vhdl-speedbar-instantiation-selected-face): Likewise. * progmodes/sh-script.el (sh-heredoc-face): Likewise. * progmodes/idlw-help.el (idlwave-help-link-face): Likewise. * progmodes/ebrowse.el (ebrowse-tree-mark-face) (ebrowse-root-class-face, ebrowse-member-attribute-face) (ebrowse-progress-face): Likewise. * progmodes/compile.el (compilation-info-face): Likewise. * progmodes/cc-fonts.el (c-invalid-face): Likewise. * emacs-lisp/re-builder.el (reb-match-3): Likewise. * calendar/calendar.el (diary-face): Likewise. * woman.el (woman-italic-face, woman-bold-face) (woman-unknown-face): Likewise. * wid-edit.el (widget-button-pressed-face): Likewise. * whitespace.el (whitespace-highlight-face): Likewise. * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise. * pcvs-info.el (cvs-marked-face): Likewise. * info.el (info-xref): Likewise. * ido.el (ido-subdir-face, ido-indicator-face): Likewise. * hilit-chg.el (highlight-changes-face) (highlight-changes-delete-face): Likewise. * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b) (hi-red-b): Likewise. * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise. * font-lock.el (font-lock-keyword-face) (font-lock-function-name-face, font-lock-warning-face): Likewise. * cus-edit.el (custom-invalid-face, custom-modified-face) (custom-set-face, custom-changed-face, custom-variable-tag-face) (custom-group-tag-face-1, custom-group-tag-face): Likewise. * comint.el (comint-highlight-prompt): Likewise.
-
Lute Kamstra authored
-
Kenichi Handa authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(authors-ignored-files): New list. (authors-fixed-entries): Fix typo. (authors-renamed-files-alist): Update list. (authors-add): Check authors-ignored-files.
-
Kim F. Storm authored
-
Carsten Dominik authored
optional, to ensure backward compatibility.
-
Carsten Dominik authored
-
Kim F. Storm authored
mouse-face.
-
Stephen Eglen authored
-
Kim F. Storm authored
-
Lute Kamstra authored
Use consistent terminology. Document anchored highlighting.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kenichi Handa authored
-
Kenichi Handa authored
TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
-
Luc Teirlinck authored
-
- 07 Apr, 2005 9 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Juri Linkov authored
ensure dired always handles wildcards passed to ffap. (find-file-at-point): Use it. (ffap-dired-wildcards): Doc fix.
-
Juri Linkov authored
locally instead of adding it to the global hook. (Info-kill-buffer): Move up.
-
Juri Linkov authored
Set `next-error-overlay-arrow-position' to nil. Also set it to nil in the local hook `kill-buffer-hook'. Make local variable `overlay-arrow-string' and set it to "=>". (compilation-goto-locus): Set BOL position to `next-error-overlay-arrow-position' instead of `overlay-arrow-position'.
-
Juri Linkov authored
Put "=>" on its property `overlay-arrow-string'. Add it to `overlay-arrow-variable-list'.
-
Stefan Monnier authored
-