| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (vc-dir-children-marked-p): Fix child check. | Andreas Schwab | 2008-06-08 | 2 | -3/+4 |
| | | |||||
| * | (vc-cvs-dir-status): Pass -f to cvs. | Andreas Schwab | 2008-06-08 | 2 | -1/+3 |
| | | |||||
| * | (vc-dir-move-to-goal-column): Don't move in an | Andreas Schwab | 2008-06-08 | 2 | -2/+6 |
| | | | | | empty line. | ||||
| * | (minibuffer-message): Bind inhibit-quit around | Andreas Schwab | 2008-06-08 | 2 | -1/+9 |
| | | | | | sit-for. | ||||
| * | (split-height-threshold, split-width-threshold): Add | Martin Rudalics | 2008-06-08 | 2 | -75/+97 |
| | | | | | | | | | | | choice nil. (split-window-preferred-function): Allow either nil or a function. (window--splittable-p, window--try-to-split-window): Handle changed option values. (window--frame-usable-p): Handle nil argument. (display-buffer): Call get-lru-window when pop-up-windows is nil and window can't be split. | ||||
| * | * auth-source.el: Precise Tramp doc. | Michael Albinus | 2008-06-08 | 2 | -11/+13 |
| | | |||||
| * | * net/tramp.el (top): Quote feature names. Remove | Michael Albinus | 2008-06-08 | 2 | -12/+22 |
| | | | | | | | | `tramp-rfn-eshadow-setup-minibuffer' from `rfn-eshadow-setup-minibuffer-hook' when unloading. (tramp-read-passwd): There is only one call to `auth-source-user-or-password' needed. Pacify byte compiler. | ||||
| * | * uniquify.el (uniquify-get-proposed-name): Handle remote files. | Michael Albinus | 2008-06-08 | 1 | -1/+2 |
| | | |||||
| * | (display-buffer): Use lru window if current window | Andreas Schwab | 2008-06-08 | 2 | -1/+7 |
| | | | | | cannot be split. | ||||
| * | (apropos-library): New command and new button. | Stefan Monnier | 2008-06-08 | 2 | -0/+69 |
| | | | | | (apropos-library-button): New function. | ||||
| * | Remove spurious * in docstrings. | Stefan Monnier | 2008-06-08 | 2 | -71/+73 |
| | | | | | | | (apropos-label-face): Use variable pitch. (apropos-print): Use dolist and with-current-buffer. (apropos-print-doc): Use when. | ||||
| * | (special-display-p, display-buffer): Fix up C->Elisp transcription error. | Stefan Monnier | 2008-06-08 | 2 | -20/+27 |
| | | |||||
| * | (byte-compile-current-group): New var. | Stefan Monnier | 2008-06-08 | 2 | -8/+25 |
| | | | | | | (byte-compile-file): Initialize it. (byte-compile-nogroup-warn): Keep track of the current group. | ||||
| * | (compile, compile-always, bootstrap-prepare): | Glenn Morris | 2008-06-08 | 2 | -4/+11 |
| | | | | | Explictly pass EMACS to sub-makes that use it, for non-GNU makes. | ||||
| * | Docstrings improved. | Kenichi Handa | 2008-06-07 | 1 | -0/+6 |
| | | |||||
| * | (hanja-init-load): Use a char-table for | Kenichi Handa | 2008-06-07 | 1 | -7566/+6439 |
| | | | | | | hanja-table. (hangul-to-hanja-char): Adjusted for the above change. | ||||
| * | (bootstrap-clean): Run autogen-clean. | Glenn Morris | 2008-06-07 | 2 | -5/+25 |
| | | | | | | (maintainer-clean): No need to run autogen-clean now it is included in bootstrap-clean. | ||||
| * | Remove unnecessary eval-when-compile. | Glenn Morris | 2008-06-07 | 1 | -5/+4 |
| | | |||||
| * | Remove unnecessary eval-when-compiles and eval-and-compiles. | Glenn Morris | 2008-06-07 | 3 | -5/+5 |
| | | |||||
| * | (finder-compile-keywords): Use lm-keywords-list rather than lm-keywords. | Glenn Morris | 2008-06-07 | 1 | -6/+4 |
| | | |||||
| * | (terminal-init-linux): Use gpm-mouse-mode rather than obsolete alias. | Glenn Morris | 2008-06-07 | 1 | -3/+2 |
| | | |||||
| * | Commentary fixes. | Glenn Morris | 2008-06-07 | 1 | -5/+4 |
| | | | | | Remove unnecessary eval-when-compile. | ||||
| * | Remove unnecessary eval-and-compile. | Glenn Morris | 2008-06-07 | 1 | -7/+5 |
| | | |||||
| * | (mail-interactive): Add :version. | Glenn Morris | 2008-06-07 | 1 | -1/+3 |
| | | |||||
| * | Remove unnecessary eval-when-compiles and eval-and-compiles. | Glenn Morris | 2008-06-07 | 1 | -4/+3 |
| | | |||||
| * | Remove unnecessary eval-and-compile. | Glenn Morris | 2008-06-07 | 1 | -5/+4 |
| | | |||||
| * | Remove unnecessary eval-when-compiles. | Glenn Morris | 2008-06-07 | 2 | -10/+8 |
| | | |||||
| * | Remove unnecessary eval-when-compile. | Glenn Morris | 2008-06-07 | 2 | -9/+8 |
| | | |||||
| * | Remove unnecessary eval-when-compiles and eval-and-compiles. | Glenn Morris | 2008-06-07 | 9 | -66/+55 |
| | | |||||
| * | Fix attribution and date of nnir.el addition. | Glenn Morris | 2008-06-07 | 1 | -1/+5 |
| | | |||||
| * | Remove unnecessary eval-when-compile. | Glenn Morris | 2008-06-07 | 1 | -3/+2 |
| | | |||||
| * | Formatting fixes. | Glenn Morris | 2008-06-07 | 1 | -27/+26 |
| | | |||||
| * | Remove unnecessary eval-when-compiles. | Glenn Morris | 2008-06-07 | 6 | -15/+19 |
| | | |||||
| * | (auth-source-user-or-password): Remove unnecessary eval-and-compile. | Glenn Morris | 2008-06-07 | 2 | -11/+14 |
| | | |||||
| * | Merge from gnus--devo--0 | Miles Bader | 2008-06-06 | 4 | -0/+1675 |
| | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1215 | ||||
| * | (menu-bar-options-menu): Add Menu entry for longlines mode. | Chong Yidong | 2008-06-06 | 1 | -4/+12 |
| | | |||||
| * | * menu-bar.el (menu-bar-options-menu): Add Menu entry for longlines | Chong Yidong | 2008-06-06 | 1 | -0/+3 |
| | | | | | mode. | ||||
| * | (longlines-show-effect): Default to a pilcrow sign. | Chong Yidong | 2008-06-06 | 1 | -1/+1 |
| | | |||||
| * | * longlines.el (longlines-show-effect): Default to a pilcrow sign. | Chong Yidong | 2008-06-06 | 1 | -0/+1 |
| | | |||||
| * | (replace-search-function, replace-re-search-function): New vars. | Chong Yidong | 2008-06-06 | 1 | -1/+15 |
| | | | | | (perform-replace): Use them. | ||||
| * | (longlines-re-search-forward): New function. | Chong Yidong | 2008-06-06 | 1 | -0/+10 |
| | | | | | | | (longlines-mode): Bind replace-search-function and replace-re-search-function, to ensure that replacement commands treat newlines as spaces. | ||||
| * | * replace.el (replace-search-function) | Chong Yidong | 2008-06-06 | 1 | -0/+11 |
| | | | | | | | | | | | (replace-re-search-function): New vars. (perform-replace): Use them. * longlines.el (longlines-re-search-forward): New function. (longlines-mode): Bind replace-search-function and replace-re-search-function, to ensure that replacement commands treat newlines as spaces. | ||||
| * | * help.el (function-called-at-point): | Stefan Monnier | 2008-06-06 | 3 | -47/+53 |
| | | | | | | * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table even when calling find-tag-default. | ||||
| * | Fix typos. | Juanma Barranquero | 2008-06-06 | 1 | -16/+16 |
| | | |||||
| * | Add ChangeLog entries. Remove unneeded (require 'cl). | Michael Olson | 2008-06-06 | 2 | -3/+26 |
| | | |||||
| * | nXML: Use font lock | Michael Olson | 2008-06-06 | 3 | -159/+217 |
| | | |||||
| * | (display-buffer): Remove dead call to get-lru-window. | Martin Rudalics | 2008-06-06 | 2 | -8/+15 |
| | | |||||
| * | (mail-interactive): Change default. | Stefan Monnier | 2008-06-06 | 2 | -1/+9 |
| | | |||||
| * | (completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl. | John Paul Wallington | 2008-06-05 | 2 | -0/+6 |
| | | |||||
| * | (ffap-prompter): Don't use the region. | Stefan Monnier | 2008-06-05 | 2 | -1/+9 |
| | | |||||