Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 61 | -369/+251 |
| | |||||
* | Remove translation of permissions notice. | Glenn Morris | 2008-05-06 | 1 | -27/+12 |
| | | | | Switch to recommended form of GPLv3 permissions notice. | ||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 140 | -872/+596 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 160 | -1089/+774 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 71 | -426/+284 |
| | |||||
* | Fix last fix. | Chong Yidong | 2008-05-06 | 1 | -2/+2 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 25 | -155/+105 |
| | |||||
* | (compilation-error-regexp-alist-alist): Tweak Open Watcom regexp to | Chong Yidong | 2008-05-06 | 1 | -1/+3 |
| | | | | distinguish between errors and warnings. | ||||
* | * progmodes/compile.el (compilation-error-regexp-alist-alist): | Chong Yidong | 2008-05-06 | 1 | -0/+6 |
| | | | | | Tweak Open Watcom regexp to distinguish between errors and warnings. | ||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 64 | -386/+261 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 45 | -270/+180 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 27 | -163/+109 |
| | |||||
* | Move a customization variable. | Eric S. Raymond | 2008-05-06 | 2 | -6/+24 |
| | |||||
* | (dired-read-dir-and-switches): Fix up last change. | Stefan Monnier | 2008-05-06 | 2 | -4/+11 |
| | |||||
* | Move the fileset staleness check from vc-next-action to | Eric S. Raymond | 2008-05-06 | 2 | -47/+39 |
| | | | | vc-dispatcher-selection-set. | ||||
* | (erc-noncommands-list, noncommands, erc-control-characters, | Juanma Barranquero | 2008-05-05 | 2 | -8/+14 |
| | | | | | erc-interpret-controls-p, erc-interpret-mirc-color): Fix typos in docstrings. (erc-controls-highlight): Reflow docstring. | ||||
* | More policy-mechanism separation. | Eric S. Raymond | 2008-05-05 | 3 | -49/+81 |
| | |||||
* | Fix typo in comment. | Juanma Barranquero | 2008-05-05 | 1 | -1/+1 |
| | |||||
* | Fix typo. | Juanma Barranquero | 2008-05-05 | 1 | -1/+1 |
| | |||||
* | (delete-other-windows-vertically): New function. | Sam Steingold | 2008-05-05 | 2 | -0/+19 |
| | |||||
* | (dired-read-dir-and-switches): Obey read-file-name-completion-ignore-case. | Stefan Monnier | 2008-05-05 | 2 | -3/+10 |
| | |||||
* | Actually supply needed arguments. | Eric S. Raymond | 2008-05-05 | 1 | -2/+2 |
| | |||||
* | Avoid passing default nil argument. | Eric S. Raymond | 2008-05-05 | 1 | -7/+8 |
| | |||||
* | Fix a compilation warning. | Eric S. Raymond | 2008-05-05 | 1 | -1/+2 |
| | |||||
* | (compilation-error-regexp-alist-alist): | Nick Roberts | 2008-05-05 | 1 | -0/+3 |
| | | | | Add regexp for Open Watcom compiler output. | ||||
* | *** empty log message *** | Nick Roberts | 2008-05-05 | 1 | -0/+5 |
| | |||||
* | (ispell-get-decoded-string): Remove no-op | Agustín Martín | 2008-05-05 | 1 | -2/+1 |
| | |||||
* | (python-block-pairs): Align finally with except. | Stefan Monnier | 2008-05-05 | 2 | -1/+5 |
| | |||||
* | (vc-rcs-fetch-master-state): Fix inf-loop. | Stefan Monnier | 2008-05-05 | 2 | -1/+6 |
| | |||||
* | (smerge-start-session): Don't call smerge-next if | Stefan Monnier | 2008-05-05 | 2 | -1/+7 |
| | | | | looking at conflict marker. | ||||
* | (vc-dir-mark-buffer-changed): Fix typo | Stefan Monnier | 2008-05-05 | 2 | -15/+21 |
| | | | | | client-mode -> vc-client-object, and guess `funcall' was meant. (vc-dir-mode): Rename client-mode -> vc-client.mode. | ||||
* | (dbus-call-method, dbus-register-signal) | Dan Nicolaescu | 2008-05-05 | 2 | -4/+10 |
| | | | | (dbus-debug): Move declarations outside eval-when-compile. | ||||
* | Typo fix. | Eric S. Raymond | 2008-05-05 | 1 | -1/+1 |
| | |||||
* | * proced.el (proced-command-alist): Fix system-type values. Fix defcustom. | Roland Winkler | 2008-05-05 | 1 | -0/+12 |
| | | | | | | | | | (proced-sorting-schemes-alist, proced-sorting-scheme): New variables. (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid) (proced-sort-start, proced-sort, proced-sort-time): New commands. (proced-update): Use proced-sorting-scheme. Update modeline. (proced-send-signal): Use nreverse. (proced-sorting-scheme-p): New function. | ||||
* | (proced-command-alist): Fix system-type values. Fix defcustom. | Roland Winkler | 2008-05-05 | 1 | -14/+120 |
| | | | | | | | | | (proced-sorting-schemes-alist, proced-sorting-scheme): New variables. (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid) (proced-sort-start, proced-sort, proced-sort-time): New commands. (proced-update): Use proced-sorting-scheme. Update modeline. (proced-send-signal): Use nreverse. (proced-sorting-scheme-p): New function. | ||||
* | Correct buggy dispatch logic. | Eric S. Raymond | 2008-05-04 | 1 | -3/+5 |
| | |||||
* | (mailcap-replace-in-string): New compatibility alias. | Juri Linkov | 2008-05-04 | 2 | -13/+34 |
| | | | | | | (mailcap-file-default-commands): Use mailcap-replace-in-string instead of replace-regexp-in-string, and mailcap-delete-duplicates instead of delete-dups. Use [ \t\n]* for whitespace in regexp. | ||||
* | Merge from gnus--devo--0 | Miles Bader | 2008-05-04 | 2 | -1/+5 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1141 | ||||
* | Add arch tagline | Miles Bader | 2008-05-04 | 1 | -0/+1 |
| | |||||
* | Typo fix. | Eric S. Raymond | 2008-05-04 | 1 | -1/+1 |
| | |||||
* | Bug fix for vc-dispatcher split. | Eric S. Raymond | 2008-05-04 | 2 | -95/+137 |
| | |||||
* | *** empty log message *** | Michael Albinus | 2008-05-04 | 1 | -0/+7 |
| | |||||
* | Require dired when compiling. | Andreas Schwab | 2008-05-04 | 2 | -0/+3 |
| | |||||
* | (completion--insert-strings): Don't delete past | Andreas Schwab | 2008-05-04 | 2 | -8/+13 |
| | | | | bol. | ||||
* | Simplify compilation requirements. | Glenn Morris | 2008-05-03 | 9 | -73/+18 |
| | |||||
* | Remove unnecessary variable declarations. | Glenn Morris | 2008-05-03 | 2 | -6/+0 |
| | |||||
* | Fix typo. | Glenn Morris | 2008-05-03 | 1 | -1/+1 |
| | |||||
* | Dave Love <fx at gnu.org> | Glenn Morris | 2008-05-03 | 2 | -5/+13 |
| | | | | (python-beginning-of-statement): Loop at least once (fixes 2008-02-21 change). | ||||
* | Another refactoring step. | Eric S. Raymond | 2008-05-03 | 1 | -12/+7 |
| | |||||
* | Refactoring step. | Eric S. Raymond | 2008-05-03 | 1 | -6/+9 |
| |