| Commit message (Expand) | Author | Age | Files | Lines |
* | (dired-recursive-copies): New custom variable. | Richard M. Stallman | 1999-09-16 | 1 | -36/+93 |
* | Use aref instead of sref. | Richard M. Stallman | 1999-09-15 | 1 | -1/+1 |
* | (whitespace-mode, whitespace-mode-line): Add defvars. | Richard M. Stallman | 1999-09-15 | 1 | -2/+4 |
* | (dired-recursive-deletes): New custom variable. | Richard M. Stallman | 1999-09-15 | 1 | -6/+45 |
* | (whitespace-version): Update version to 2.4 | Richard M. Stallman | 1999-09-14 | 1 | -22/+89 |
* | (eval-last-sexp): Use prin1 instead of print. | Gerd Moellmann | 1999-09-14 | 1 | -1/+1 |
* | Update author address. | Dave Love | 1999-09-14 | 1 | -2/+1 |
* | (lisp-font-lock-keywords-1): Recognize an autoload | Richard M. Stallman | 1999-09-14 | 1 | -1/+1 |
* | (inferior-octave-startup): Ensure -i and --no-line-editing are passed | Stephen Eglen | 1999-09-14 | 1 | -2/+3 |
* | (texinfo-font-lock-keywords): Add uref, command, option, env and sc. | Eli Zaretskii | 1999-09-14 | 1 | -3/+3 |
* | (shell-quote-argument): Quote argument with double | Eli Zaretskii | 1999-09-14 | 1 | -2/+13 |
* | (eval-defun, eval-last-sexp): | Richard M. Stallman | 1999-09-14 | 1 | -27/+35 |
* | (eval-expression-print-level): New variable. | Richard M. Stallman | 1999-09-14 | 1 | -3/+24 |
* | (Info-find-node): Cope better if guesspos is too large. | Richard M. Stallman | 1999-09-14 | 1 | -2/+7 |
* | (hide-ifdef-mode): Add autoload cookie. | Dave Love | 1999-09-13 | 1 | -0/+2 |
* | (checkdoc-display-status-buffer): Avoid | Dave Love | 1999-09-13 | 1 | -8/+10 |
* | Remove code, keep the interface. | Gerd Moellmann | 1999-09-13 | 1 | -202/+12 |
* | (help-highlight-p): Doc fix. | Dave Love | 1999-09-13 | 1 | -2/+1 |
* | Copyright up-date. | Dave Love | 1999-09-13 | 1 | -1/+1 |
* | (mode-line, header-line, tool-bar, ): Add :version. | Dave Love | 1999-09-13 | 1 | -3/+10 |
* | Remove some compatibility code and checks. | Dave Love | 1999-09-13 | 1 | -67/+27 |
* | Don't define-widget-keywords. | Dave Love | 1999-09-13 | 1 | -223/+532 |
* | (custom-face-attributes): Simplify :underline, :overline, | Dave Love | 1999-09-13 | 1 | -41/+34 |
* | Don't define-widget-keywords. | Dave Love | 1999-09-13 | 1 | -31/+30 |
* | (iswitchb-exhibit): Use buffer-string instead | Gerd Moellmann | 1999-09-12 | 1 | -1/+1 |
* | Change `ghostscript' to `postscript' in comment. | Gerd Moellmann | 1999-09-12 | 1 | -1/+1 |
* | (mode-line): Replaces `modeline'. | Gerd Moellmann | 1999-09-12 | 1 | -1/+3 |
* | (tpu-version): New version. | Richard M. Stallman | 1999-09-12 | 1 | -43/+67 |
* | (isearch-mode-map): Undo previous change. | Richard M. Stallman | 1999-09-12 | 1 | -3/+4 |
* | (eval-last-sexp): If after ?\LETTER, use all of that as the sexp. | Richard M. Stallman | 1999-09-12 | 1 | -0/+6 |
* | (find-file-noselect): Catch errors in file-expand-wildcards, | Richard M. Stallman | 1999-09-11 | 1 | -4/+6 |
* | Major changes. Avoid changing point and mark. | Richard M. Stallman | 1999-09-11 | 1 | -136/+261 |
* | (byte-compile-output-docform): Bind print-gensym-alist for compatibility, | Richard M. Stallman | 1999-09-11 | 1 | -2/+8 |
* | (byte-compile-output-docform): Bind print-continuous-numbering and | Richard M. Stallman | 1999-09-11 | 1 | -6/+4 |
* | (make-temp-file): New function. | Richard M. Stallman | 1999-09-11 | 1 | -0/+24 |
* | (lisp-imenu-generic-expression): Recognize define-widget. | Dave Love | 1999-09-10 | 1 | -2/+22 |
* | (debug-ignored-errors): Restore BBDB stuff. | Dave Love | 1999-09-10 | 1 | -1/+5 |
* | Finish making it fit Emacs conventions. Add autoloads. | Richard M. Stallman | 1999-09-10 | 1 | -87/+146 |
* | (bat-generic-mode): "::"-style comments don't | Richard M. Stallman | 1999-09-09 | 1 | -9/+3 |
* | Comment. | Dave Love | 1999-09-09 | 1 | -1/+1 |
* | Comment on finder-known-keywords. | Dave Love | 1999-09-09 | 1 | -0/+2 |
* | (byte-optimize-backward-char, byte-optimize-backward-word): New | Dave Love | 1999-09-09 | 1 | -10/+37 |
* | (mouse-drag-mode-line-1): Extension of former | Gerd Moellmann | 1999-09-09 | 1 | -9/+34 |
* | (put-image): Remove optional buffer parameter. | Gerd Moellmann | 1999-09-09 | 1 | -16/+14 |
* | (face-italic-p): Return t only for values `italic' | Gerd Moellmann | 1999-09-09 | 1 | -1/+1 |
* | (mode-line-unbury-buffer): Use aref instead of sref. | Gerd Moellmann | 1999-09-08 | 1 | -6/+6 |
* | (fill-region-as-paragraph, canonically-space-region): | Richard M. Stallman | 1999-09-08 | 1 | -5/+11 |
* | (describe-function-1): Don't return empty string for keymaps. | Richard M. Stallman | 1999-09-08 | 1 | -0/+12 |
* | (backup-by-copying-when-privileged-mismatch): New variable. | Richard M. Stallman | 1999-09-08 | 1 | -6/+24 |
* | (generic-define-unix-modes): Added new modes: | Richard M. Stallman | 1999-09-08 | 1 | -24/+220 |