| Commit message (Expand) | Author | Age | Files | Lines |
| * | (read_char): Save and restore echo_string when | Kim F. Storm | 2004-12-15 | 1 | -0/+2 |
| * | (Vthrow_on_input): New variable. | Kim F. Storm | 2004-12-15 | 2 | -0/+22 |
| * | *** empty log message *** | Kim F. Storm | 2004-12-14 | 1 | -0/+1 |
| * | (cua--preserve-mark-commands): Remove. | Kim F. Storm | 2004-12-14 | 1 | -16/+1 |
| * | (beginning-of-defun, end-of-defun): Don't | Kim F. Storm | 2004-12-14 | 1 | -4/+2 |
| * | (inhibit-mark-movement): Remove defvar. | Kim F. Storm | 2004-12-14 | 1 | -8/+2 |
| * | *** empty log message *** | Kim F. Storm | 2004-12-14 | 1 | -0/+13 |
| * | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734 | Miles Bader | 2004-12-14 | 5 | -18/+40 |
| * | *** empty log message *** | Jay Belanger | 2004-12-14 | 1 | -0/+4 |
| * | Replace @tmath macro with @math. | Jay Belanger | 2004-12-14 | 1 | -383/+376 |
| * | (Buffer-menu-switch-other-window): Bind pop-up-windows to t. | Juri Linkov | 2004-12-14 | 2 | -2/+15 |
| * | (list-buffers-noselect): Collect internal info | Juri Linkov | 2004-12-14 | 1 | -43/+40 |
| * | (sc-cite-frame-alist): Doc fix. | Juri Linkov | 2004-12-14 | 2 | -18/+26 |
| * | (next-error-buffer-p, next-error-find-buffer): Doc fix. | Juri Linkov | 2004-12-14 | 1 | -19/+19 |
| * | Fix tyop. | Juri Linkov | 2004-12-13 | 1 | -1/+1 |
| * | Restore ChangeLog entries deleted 2004-12-02. | Juri Linkov | 2004-12-13 | 1 | -1/+109 |
| * | Variable move. | J.D. Smith | 2004-12-13 | 1 | -1/+1 |
| * | Re-arrange variables to avoid compiler warnings. Change | J.D. Smith | 2004-12-13 | 1 | -59/+64 |
| * | (file-cache-add-directory-using-find): | Richard M. Stallman | 2004-12-13 | 5 | -5/+60 |
| * | (file-cache-add-directory-using-find): | Richard M. Stallman | 2004-12-13 | 1 | -7/+5 |
| * | (mode-line-buffer-identification-keymap): | Richard M. Stallman | 2004-12-13 | 1 | -1/+0 |
| * | (custom-display): Handle `default' specs. | Richard M. Stallman | 2004-12-13 | 1 | -0/+1 |
| * | (custom-face-selected): Handle `default' specs. | Richard M. Stallman | 2004-12-13 | 1 | -21/+38 |
| * | (xml-name-re, xml-entity-value-re): Add defvars. | Richard M. Stallman | 2004-12-13 | 1 | -0/+2 |
| * | (elint-standard-variables, elint-unknown-builtin-args): Move definitions up. | Richard M. Stallman | 2004-12-13 | 1 | -79/+79 |
| * | (browse-url-url-at-point): Add autoload. | Richard M. Stallman | 2004-12-13 | 1 | -0/+1 |
| * | (info-xref-visited): Use `default' instead of t. | Richard M. Stallman | 2004-12-13 | 1 | -3/+2 |
| * | (header-line, mode-line-inactive, tool-bar): | Richard M. Stallman | 2004-12-13 | 1 | -14/+22 |
| * | (while-no-input): New macro. | Richard M. Stallman | 2004-12-13 | 1 | -0/+13 |
| * | (syms_of_eval) <quit-flag>: Doc fix. | Richard M. Stallman | 2004-12-13 | 1 | -1/+5 |
| * | (QUIT): Check for Vthrow_on_input. | Richard M. Stallman | 2004-12-13 | 1 | -0/+8 |
| * | (set_iterator_to_next): Reset stop_charpos after display vector. | Kim F. Storm | 2004-12-13 | 1 | -0/+3 |
| * | *** empty log message *** | Kim F. Storm | 2004-12-13 | 1 | -0/+5 |
| * | (vc-svn-repository-hostname): Adjust to new format. | Stefan Monnier | 2004-12-13 | 2 | -3/+39 |
| * | ffap-dired-at-point -> dired-at-point | Juri Linkov | 2004-12-13 | 1 | -2/+2 |
| * | *** empty log message *** | Juri Linkov | 2004-12-13 | 2 | -0/+41 |
| * | (Dired Navigation): Add @r{(Dired)} to M-g. | Juri Linkov | 2004-12-13 | 1 | -2/+2 |
| * | (FFAP): Add C-x C-r, C-x C-v, C-x C-d, C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d. | Juri Linkov | 2004-12-13 | 1 | -4/+22 |
| * | ffap and wildcards | Juri Linkov | 2004-12-13 | 1 | -0/+21 |
| * | (ffap-dired-wildcards): Set default to "[*?][^/]*\\'". Doc fix. | Juri Linkov | 2004-12-13 | 1 | -29/+157 |
| * | (find-file-other-window, find-file-other-frame): | Juri Linkov | 2004-12-13 | 1 | -33/+55 |
| * | *** empty log message *** | Juri Linkov | 2004-12-13 | 3 | -2/+35 |
| * | (Marking Objects): Marking commands also extend the | Juri Linkov | 2004-12-13 | 1 | -0/+2 |
| * | * textmodes/paragraphs.el (mark-paragraph): | Juri Linkov | 2004-12-13 | 1 | -3/+5 |
| * | * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun): | Juri Linkov | 2004-12-13 | 1 | -16/+22 |
| * | * simple.el (beginning-of-buffer, end-of-buffer): | Juri Linkov | 2004-12-13 | 1 | -19/+28 |
| * | query-replace-highlight eq isearch | Juri Linkov | 2004-12-12 | 1 | -0/+4 |
| * | * replace.el (query-replace-highlight): Add new value `isearch' | Juri Linkov | 2004-12-12 | 2 | -15/+72 |
| * | (replace-match-maybe-edit): Doc fix. | Juri Linkov | 2004-12-12 | 1 | -2/+2 |
| * | (isearch-process-search-multibyte-characters): | Juri Linkov | 2004-12-12 | 1 | -2/+3 |