| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Juanma Barranquero | 2005-08-25 | 1 | -0/+5 |
* | (menu-bar-describe-menu): Delete "What's New". | Richard M. Stallman | 2005-08-25 | 2 | -7/+19 |
* | bg-mouse.el: Moved from term/. | Juanma Barranquero | 2005-08-25 | 1 | -0/+306 |
* | (build-mail-aliases): Delete comments | Richard M. Stallman | 2005-08-25 | 1 | -0/+6 |
* | bg-mouse.el: Moved to obsolete/. | Juanma Barranquero | 2005-08-25 | 1 | -303/+0 |
* | (isearch-edit-string): Erase the Search prompt | Richard M. Stallman | 2005-08-25 | 1 | -1/+5 |
* | (play-sound): Rearrange to avoid warning. | Richard M. Stallman | 2005-08-25 | 1 | -3/+3 |
* | (comint-file-name-prefix): Add autoload. | Richard M. Stallman | 2005-08-25 | 1 | -0/+1 |
* | Fixed typo. | Carsten Dominik | 2005-08-25 | 1 | -1/+1 |
* | Documentation string of diary-modify-entry-list-string-function improved. | Carsten Dominik | 2005-08-25 | 1 | -2/+3 |
* | (diary-modify-entry-list-string-function): New hook. | Carsten Dominik | 2005-08-25 | 1 | -0/+8 |
* | *** empty log message *** | Carsten Dominik | 2005-08-25 | 1 | -0/+6 |
* | version string comparison | Vinicius Jose Latorre | 2005-08-25 | 2 | -0/+210 |
* | (icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char): | Juanma Barranquero | 2005-08-24 | 2 | -9/+36 |
* | (filter-region, execute-monitor-command): Use `let*' instead of `let'. | Juanma Barranquero | 2005-08-24 | 1 | -4/+4 |
* | (bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time. | Juanma Barranquero | 2005-08-24 | 1 | -0/+3 |
* | (current-global-mousemap, current-local-mousemap): Declare them before use. | Juanma Barranquero | 2005-08-24 | 1 | -7/+5 |
* | (nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time. | Juanma Barranquero | 2005-08-24 | 2 | -1/+9 |
* | (url-http-cookies-sources): Defvar at compile time. | Juanma Barranquero | 2005-08-24 | 1 | -1/+2 |
* | (news-inews-hook, news-group-hook-alist, mail-send-hook): | Juanma Barranquero | 2005-08-24 | 1 | -2/+6 |
* | (info-xref-xfile-alist, info-xref-filename-heading, info-xref-good, | Juanma Barranquero | 2005-08-24 | 1 | -13/+21 |
* | (define-minor-mode): Simplify. | Stefan Monnier | 2005-08-24 | 1 | -15/+7 |
* | (custom-theme-set-variables): Sort minor modes last. | Stefan Monnier | 2005-08-24 | 1 | -9/+7 |
* | (merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff, | Juanma Barranquero | 2005-08-24 | 2 | -0/+27 |
* | (ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use | Juanma Barranquero | 2005-08-24 | 1 | -8/+18 |
* | (bookmark-after-jump-hook): New hook. | Carsten Dominik | 2005-08-24 | 1 | -0/+5 |
* | *** empty log message *** | Carsten Dominik | 2005-08-24 | 1 | -0/+5 |
* | (minibuffer-prompt): Doc fix. | Juri Linkov | 2005-08-23 | 2 | -7/+14 |
* | Moved to obsolete | Jan Djärv | 2005-08-23 | 1 | -157/+0 |
* | Moved from international. Old log: | Jan Djärv | 2005-08-23 | 1 | -0/+157 |
* | Trivial changes to silence warnings. | Juanma Barranquero | 2005-08-23 | 2 | -143/+175 |
* | * hexl.el (hexl-print-current-point-info): Fix simple spelling error. | Masatake YAMATO | 2005-08-23 | 2 | -1/+6 |
* | (compilation-disable-input): Doc fix. | Juri Linkov | 2005-08-22 | 2 | -7/+28 |
* | (Info-insert-dir): Use save-excursion around insert-buffer-substring. | Juri Linkov | 2005-08-22 | 1 | -25/+10 |
* | (set-face-underline): Delete this duplicate function | Juri Linkov | 2005-08-22 | 1 | -14/+12 |
* | (smerge-basic-map): Bind smerge-combine-with-next. | Stefan Monnier | 2005-08-22 | 2 | -53/+129 |
* | *** empty log message *** | Kim F. Storm | 2005-08-21 | 1 | -0/+5 |
* | (ido-ignore-item-p): Use save-match-data. | Kim F. Storm | 2005-08-21 | 1 | -31/+30 |
* | (normal-mode): If font lock is on, turn it off and on. | Richard M. Stallman | 2005-08-20 | 2 | -0/+19 |
* | (replace-regexp-in-string): Doc fix. | Richard M. Stallman | 2005-08-20 | 1 | -3/+4 |
* | (command-line-1): Don't suppress startup screen due to existing processes. | Richard M. Stallman | 2005-08-20 | 1 | -5/+1 |
* | (grep): Bind compilation-disable-input to t. | Richard M. Stallman | 2005-08-20 | 1 | -1/+2 |
* | (compilation-disable-input): Default to nil. | Richard M. Stallman | 2005-08-20 | 1 | -1/+1 |
* | *** empty log message *** | Eli Zaretskii | 2005-08-20 | 1 | -0/+6 |
* | (compilation-disable-input): New defcustom. | Eli Zaretskii | 2005-08-20 | 1 | -0/+10 |
* | (tex-bibtex-file, tex-send-tex-command): | Eli Zaretskii | 2005-08-20 | 2 | -2/+12 |
* | (gud-kill-buffer-hook): Don't kill unrelated | Andreas Schwab | 2005-08-19 | 2 | -1/+6 |
* | (minibuffer-prompt-properties): Correct typo. | Luc Teirlinck | 2005-08-19 | 1 | -1/+1 |
* | *** empty log message *** | Luc Teirlinck | 2005-08-19 | 1 | -0/+4 |
* | Fix errors due to incorrect line wrapping. | Kim F. Storm | 2005-08-18 | 1 | -4/+2 |