Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XEmacs compatibility and doc fixes from Vinicius Jose Latorre | Eli Zaretskii | 2001-01-30 | 2 | -54/+116 |
| | | | | | | | | | | | <vinicius@cpqd.com.br>: (lpr-windows-system, lpr-lp-system): New vars. (lpr-printer-switch): New defcustom. (printer-name, lpr-command): Customization fix. (print-region-1): Code fix. (print-region-new-buffer, printify-region): Indentation fix. (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New funcsions. | ||||
* | (eshell-ls-exclude-regexp): Fix :type. | Dave Love | 2001-01-29 | 2 | -1/+5 |
| | |||||
* | (eshell-windows-shell-file): Fix :type. | Dave Love | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-01-29 | 1 | -0/+4 |
| | |||||
* | Update copyright. | Gerd Moellmann | 2001-01-29 | 1 | -1/+2 |
| | |||||
* | (toplevel): Fix the eval-after-load. | Gerd Moellmann | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | (outline, dabbrev, add-log): Require when | Gerd Moellmann | 2001-01-29 | 2 | -17/+31 |
| | | | | | | | | compiling. (tcl-using-emacs-19-23): Consider Emacs 21+. (tcl-help-directory-list, tcl-command-switches): Fix :type. (tcl-add-emacs-menu): Supply menu name. (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset. | ||||
* | (delete-trailing-whitespace): Don't delete formfeeds. | Gerd Moellmann | 2001-01-29 | 2 | -0/+7 |
| | |||||
* | (cvs-mark-fis-dead): New function. | Stefan Monnier | 2001-01-29 | 2 | -3/+15 |
| | | | | | | (cvs-mode-add): Use it. (cvs-mode-add-change-log-entry-other-window): Rebind change-log-default-name to itself rather than to nil. | ||||
* | *** empty log message *** | Dave Love | 2001-01-29 | 1 | -0/+2 |
| | |||||
* | replaced require with autoloads | Sam Steingold | 2001-01-29 | 2 | -3/+16 |
| | |||||
* | (elide-head): Make overlay evaporate. | Dave Love | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2001-01-29 | 1 | -0/+2 |
| | |||||
* | (confirm-kill-emacs): Doc fix. | Eli Zaretskii | 2001-01-29 | 1 | -1/+3 |
| | |||||
* | (frame-initialize): Doc fix. | Eli Zaretskii | 2001-01-29 | 2 | -1/+3 |
| | |||||
* | (time-stamp-string): Doc fix. | Eli Zaretskii | 2001-01-29 | 2 | -1/+4 |
| | |||||
* | (WoMan-log-1): Make the log buffer writable. From | Eli Zaretskii | 2001-01-29 | 2 | -0/+6 |
| | | | | Markus Rost <rost@math.ohio-state.edu>. | ||||
* | (imenu-syntax-alist): Add autoload cookie for | Gerd Moellmann | 2001-01-29 | 2 | -0/+6 |
| | | | | the `make-variable-buffer-local'. | ||||
* | (ansi-color-for-comint-mode): Add :version. | Gerd Moellmann | 2001-01-29 | 2 | -2/+10 |
| | | | | | | (ansi-color-for-comint-mode-on, ansi-color-process-output): Add autoload cookie. (ansi-color-apply-sequence): Fix typo. | ||||
* | (menu-bar-files-menu): Add menu items for | Gerd Moellmann | 2001-01-29 | 2 | -1/+11 |
| | | | | Postscript printing in black and white. | ||||
* | (chinese-big5-1, chinese-big5-2): Doc | Dave Love | 2001-01-29 | 2 | -2/+7 |
| | | | | fix. | ||||
* | (rmail-ignored-headers): Add X-Sign, X-BeenThere, | Gerd Moellmann | 2001-01-29 | 2 | -2/+22 |
| | | | | | | X-Mailman-Version, Precedence, List-Help, List-Post, List-Subscribe, List-Id, List-Unsubscribe, List-Archive, Content-Type, Content-Length. | ||||
* | Set version to 21.0.97. | Gerd Moellmann | 2001-01-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-01-28 | 3 | -340/+368 |
| | |||||
* | (isearch-highlight): Don't punt if the display | Eli Zaretskii | 2001-01-28 | 2 | -1/+7 |
| | | | | | doesn't support colors, since isearch faces are defined for monochrome displays as well. | ||||
* | shell-write-history-on-exit: make sure the error message goes to the right ↵ | Sam Steingold | 2001-01-28 | 2 | -27/+35 |
| | | | | buffer | ||||
* | *** empty log message *** | Eli Zaretskii | 2001-01-27 | 1 | -0/+4 |
| | |||||
* | (transient-mark-mode): Doc fix. | Eli Zaretskii | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | (find-tag-noselect): Don't bind | Gerd Moellmann | 2001-01-27 | 2 | -2/+6 |
| | | | | tags-file-name. | ||||
* | (shell-unquote-argument): If the shell is one of the | Eli Zaretskii | 2001-01-27 | 2 | -5/+20 |
| | | | | | | | | mentioned in shell-dumb-shell-regexp, don't treat a backslash as a quote character. (shell-dumb-shell-regexp): Document that the shells which match this regexp are supposed to not treat a backslash as a quote character. | ||||
* | (lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed, | Eli Zaretskii | 2001-01-27 | 2 | -1/+10 |
| | | | | since backspace is now mapped into DEL. | ||||
* | (dabbrev--substitute-expansion): | Gerd Moellmann | 2001-01-27 | 2 | -2/+13 |
| | | | | | | Treat a one-capital-letter abbrev as "not all upper case", so as to force preservation of the expansion's pattern if the expansion starts with a capital letter. | ||||
* | Fix last change. | Eli Zaretskii | 2001-01-27 | 1 | -2/+3 |
| | |||||
* | (facemenu-set-face, facemenu-set-face-from-menu): Doc fix. | Eli Zaretskii | 2001-01-27 | 2 | -4/+7 |
| | |||||
* | (transient-mark-mode): Document the fact that many | Eli Zaretskii | 2001-01-27 | 2 | -1/+14 |
| | | | | commands act on the region when mark is active. | ||||
* | (quail-setup-completion-buf): Make the | Kenichi Handa | 2001-01-27 | 1 | -4/+7 |
| | | | | | | | | | multibyteness of current buffer inherited to Quail completion buffer. (quail-show-guidance-buf): Make the multibyteness of current buffer inherited to Quail guidance buffer. (quail-help): Make the multibyteness of current buffer inherited to Quail help buffer. | ||||
* | *** empty log message *** | Kenichi Handa | 2001-01-27 | 1 | -0/+10 |
| | |||||
* | *** empty log message *** | Dave Love | 2001-01-26 | 1 | -0/+2 |
| | |||||
* | Doc fixes. | Dave Love | 2001-01-26 | 1 | -12/+14 |
| | |||||
* | *** empty log message *** | Dave Love | 2001-01-26 | 1 | -1/+10327 |
| | |||||
* | (delphi-comment-face, delphi-string-face) | Dave Love | 2001-01-26 | 2 | -10332/+12 |
| | | | | (delphi-keyword-face, delphi-other-face): Fix :type. | ||||
* | (cvs-mode-revert-buffer): Doc fix. | Dave Love | 2001-01-26 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Dave Love | 2001-01-26 | 2 | -0/+19 |
| | |||||
* | Remove un-logged bogus changes from 2000-12-20. | Dave Love | 2001-01-26 | 1 | -34/+39 |
| | | | | | | | (quoted-printable-encode-region): Doc fix. Don't call string-as-multibyte on class. Clarify line-folding. (quoted-printable-encode-string): Make temp buffer inherit string's multibyteness. | ||||
* | (mm-multibyte-string-p): New. | Dave Love | 2001-01-26 | 1 | -1/+2 |
| | |||||
* | Doc fixes. Add :version to new options. | Dave Love | 2001-01-26 | 1 | -36/+47 |
| | |||||
* | (feedmail): Add :link. | Dave Love | 2001-01-26 | 1 | -6/+4 |
| | | | | (feedmail-send-it): Doc fix. | ||||
* | Doc fixes. | Dave Love | 2001-01-26 | 1 | -6/+13 |
| | | | | | (sendmail-send-it): Fix the non-ASCII regexp and use rfc2047-encode-string. | ||||
* | *** empty log message *** | Dave Love | 2001-01-26 | 1 | -0/+7 |
| | |||||
* | Revert last change. | Dave Love | 2001-01-26 | 2 | -67/+81 |
| |