- 23 Nov, 2000 26 commits
-
-
Dave Love authored
-
Dave Love authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(ada-stmt-mode-hook): New function extracted from old code. Only change the buffer-local side of skeleton-*. (ada-mode-hook): Use it.
-
Dave Love authored
(mailcap-mime-data): Various adjustments. (mailcap): New group. (mailcap-download-directory): Customize. (mailcap-generate-unique-filename, mailcap-binary-suffixes) (mailcap-temporary-directory): Deleted (unused). (mailcap-unescape-mime-test): Simplify slightly. (mailcap-viewer-passes-test): Use functionp. (mailcap-command-p): Aliased to executable-find.
-
Dave Love authored
(uudecode-decode-region, uudecode-decode-region-external): Don't autoload. (mm-uu-copy-to-buffer): Doc fix. (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom type fix.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value we expect to be returned by minibuffer-depth once we prompt the user in the minibuffer. (iswitchb-entryfn-p): If minibuffer-depth returns the same value as recorded in iswitchb-minibuf-depth, return non-nil.
-
Eli Zaretskii authored
(hscroll-window-maybe): Docstring fix.
-
Dave Love authored
default-enable-multibyte-characters is nil.
-
Dave Love authored
-
Dave Love authored
-
Eli Zaretskii authored
versions of DJGPP v2.x.
-
Eli Zaretskii authored
error message if it is not available.
-
Gerd Moellmann authored
is in the tool bar.
-
Dave Love authored
-
Gerd Moellmann authored
-
Dave Love authored
-
Gerd Moellmann authored
with `no-dir'; we want the directory part to be able to remove it.
-
Gerd Moellmann authored
-
Dave Love authored
-
Kenichi Handa authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Don't bind inhibit-read-only since we don't modify the buffer. (outline-isearch-open-invisible): Don't jump to overlay-start since we're trying to unhide text around point. (outline-discard-overlays): Use dolist.
-
- 22 Nov, 2000 14 commits
-
-
Sam Steingold authored
-
Dave Love authored
todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
y-or-n-p.
-
Gerd Moellmann authored
buffer object.
-
Stefan Monnier authored
(tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces. Remove `bf' and `it' from `bold' and `italic' (they were wrong and are (correctly) handled separately). Remove `caption' and `footnote' from `citations': they contain text. Don't highlight `textmd', `texttt' and `textrm' with bold-italic. (latex-skeleton-end-hook): New function. (latex-mode): Use it. (tex-start-tex-marker): Remove. (tex-send-tex-command): Don't set tex-start-tex-marker. (tex-error-parse-syntax-table): New var. (tex-compilation-parse-errors): Use it. Ignore tex-start-tex-marker. Don't bother with marker-position. (tex-validate-buffer): Don't bother with marker-position.
-
Gerd Moellmann authored
-
Stefan Monnier authored
(flyspell-generic-progmode-verify): Use it.
-
Sam Steingold authored
* progmodes/ada-mode.el (ada-mode): Use it instead of `ada-remove-trailing-spaces' (ada-remove-trailing-spaces): Removed. * textmodes/two-column.el (2C-merge): Recommend it in the doc. * textmodes/picture.el (picture-mode-exit): Call it instead of `picture-clean'. (picture-clean): Removed.
-
Gerd Moellmann authored
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Stefan Monnier authored
indent-new-comment-line -> comment-indent-new-line. (clone-indirect-buffer): Don't ignore NORECORD. (next-completion): Properly handle the case where items are adjacent.
-