- 09 Oct, 2000 4 commits
-
-
Stefan Monnier authored
(tags-table-format-functions): Renamed from tags-table-format-hooks.
-
Miles Bader authored
Correct image size.
-
Miles Bader authored
-
Miles Bader authored
-
- 08 Oct, 2000 36 commits
-
-
Miles Bader authored
definition of `auto-compression-mode' if necessary). Move code to uninstall existing file-name handler before definition of `auto-compression-mode'.
-
Miles Bader authored
`define-minor-mode' actually calls the mode-function if the associated variable is non-nil, which requires that all needed functions be already defined.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Stefan Monnier authored
so that popup-menu returns whatever the command returns.
-
Stefan Monnier authored
(initialize-new-tags-table): Use run-hook-with-args-until-success. (find-tag): Use pop-to-buffer if switch-to-buffer failed.
-
Stefan Monnier authored
-
Stefan Monnier authored
(vc-post-command-functions): Remove old-VC compatibility code.
-
Eli Zaretskii authored
Mark C-down-mouse-3 as documented.
-
Stefan Monnier authored
-
Stefan Monnier authored
(font-lock-turn-on-thing-lock): Use jit-lock-refontify. (font-lock-choose-keywords): Ignore LEVEL unless KEYWORDS is a list of syms. (c-keywords, c++-keywords, objc-keywords, java-keywords): Don't wrap regexp-opt things in \(...\) unnecessarily.
-
Stefan Monnier authored
(jit-lock-functions): Make buffer-local. (jit-lock-saved-fontify-buffer-function): Remove. (jit-lock-mode): Remove autoload cookie. Remove font-lock specific code. (jit-lock-unregister): Don't bother handling complex hooks any more. (jit-lock-refontify): New function. (jit-lock-fontify-buffer): Use it. (jit-lock-function-1): Replaced by jit-lock-fontify-now. (jit-lock-fontify-now): Renamed from jit-lock-function-1. Add optional args START and END. Never call font-lock-fontify-region directly. (jit-lock-function, jit-lock-stealth-fontify): Use it.
-
Stefan Monnier authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
cookie.
-
Dave Love authored
cookie.
-
Dave Love authored
concat.
-
Dave Love authored
Gnus with little use. (mail-setup-hook): Add mail-abbrevs-setup to options.
-
Dave Love authored
insist on symbols starting with word syntax. (lisp-mode-shared-map): Renamed from shared-lisp-mode-map. (eval-defun-1): Doc fix. (indent-sexp): Use nconc to build up indent-stack.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
Clean up remainder.
-
Dave Love authored
without timezone and (8) with timezone to enforce some whitespace. Simplify code somewhat.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(Info-mode-menu): Bind beginning-of-buffer, Info-edit (info-tool-bar-map): New variable. (Info-mode): Use it. (Info-edit-map): Define all in defvar. (speedbar-attached-frame): Avoid compiler warning.
-
Dave Love authored
(global-map): Bind [tool-bar] to a filtered map. (tool-bar-add-item): Remove MAP arg. Allow PBM icons. (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map. Allow PBM icons. (tool-bar-setup): Adjust calls of tool-bar-add-item.
-
Dave Love authored
-
Peter Breton authored
-
Eli Zaretskii authored
-