- 29 Sep, 2000 22 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Stefan Monnier authored
(outline-mode): Use define-derived-mode.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Distinguish the let-binding case from the funcall case. (forward-sexp-function): New variable. (forward-sexp): Use it.
-
Stefan Monnier authored
(easy-mmode-defmap): Remove the now useless autoload.
-
Stefan Monnier authored
-
Stefan Monnier authored
Don't depend on the presence of TOGGLE-FUN for any special behavior. Use if rather than cond.
-
Stefan Monnier authored
(comment-indent-hook): Remove. (string-to-syntax): Bug fix.
-
Stefan Monnier authored
(cvs-ediff-diff): Fix typo. (cvs-revert-if-needed): Don't bother preserving read-only.
-
Stefan Monnier authored
-
Stefan Monnier authored
(toggle-auto-compression): Remove. (jka-compr-build-file-regexp): Remove useless grouping.
-
Stefan Monnier authored
-
Stefan Monnier authored
Avoid user-reserved bindings. (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook). (diff-header-face): Revert to grey85.
-
Stefan Monnier authored
-
Stefan Monnier authored
(partial-completion-mode): Use define-minor-mode. (PC-do-completion): Understand `completion-auto-help = delay' to mean to popup the completion buffer only the second time. (PC-include-file-all-completions, PC-include-file-all-completions) (PC-include-file-all-completions): Don't quote lambda.
-
Stefan Monnier authored
(comint-mode): Use define-derived-mode. (comint-mode-map): Remove obsolete comment. (make-comint): Minor stylistic change. (comint-insert-clicked-input): Be more careful to find the overlay. Use this-command-keys rather than hardcoding mouse-2.
-
Stefan Monnier authored
(tex-font-lock-keywords-1, tex-font-lock-keywords-2): Don't use regexp-opt-depth. Spice up the regexp for args. Don't distinguish between cmds that can take an opt arg or not. Use `append' and `prepend' rather than `keep'.
-
Stefan Monnier authored
(latex-outline-regexp): New var. (latex-outline-level): New fun. (latex-section-alist): New var. (latex-imenu-create-index): Use it. Use `push' as well. (tex-shell-map): Initialize it properly. (tex-mode): Minor stylistic change. (plain-tex-mode): Use define-derived-mode. (latex-mode): Use define-derived-mode. Construct the paragraph regexps in a more readable way. Set the buffer-local outline-{level,regexp} vars. (slitex-mode): Derive from latex-mode. (tex-common-initialization): Don't kill-all-vars anymore. Add setting for comment-add and font-lock-defaults. (tex-start-shell): Use with-current-buffer and don't re-init keymap. (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'. (tex-start-tex): New arg DIR (and send a chdir command for it). Also display the shell buffer and save it in tex-last-buffer-texed. (tex-region): Use expand-file-name rather than concat. Remove code made useless by changes in tex-start-tex. (tex-file): Use tex-main-file and adapt to new tex-start-tex.
-
Stefan Monnier authored
-
- 28 Sep, 2000 18 commits
-
-
Dave Love authored
-
Dave Love authored
-
Sam Steingold authored
-
Sam Steingold authored
to avoid redefining struct timeval and struct timezone.
-
Gerd Moellmann authored
image's :ascent to 80. That gives a mode-line which is approx. as tall as the normal one.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
`append'.
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
toggle-truncate-lines.
-
Stefan Monnier authored
Instead, fix the position of the `bound' arg to re-search-backward.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
visible.
-