Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * image-dired.el: Rename from thumbnails.el. All instances of | Chong Yidong | 2007-04-22 | 1 | -0/+3 |
| | | | | "thumbnails" replaced with "image-dired". | ||||
* | Commentary fix. | Chong Yidong | 2007-04-22 | 1 | -1/+1 |
| | |||||
* | Rename from "thumbnails.el"; all instances of "thumbnails" changed to | Chong Yidong | 2007-04-22 | 1 | -0/+2597 |
| | | | | "image-dired". | ||||
* | Remove file. | Chong Yidong | 2007-04-22 | 1 | -2597/+0 |
| | |||||
* | * dired.el (dired-mode-map): Rename "thumbnails" again, to | Chong Yidong | 2007-04-22 | 1 | -0/+5 |
| | | | | "image-dired". | ||||
* | Rename "thumbnails" to "image-dired". | Chong Yidong | 2007-04-22 | 1 | -28/+28 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2007-04-22 | 1 | -3/+2 |
| | |||||
* | (ido-kill-buffer-at-head, ido-delete-file-at-head): | Kim F. Storm | 2007-04-22 | 1 | -2/+2 |
| | | | | Don't use kill-line. | ||||
* | *** empty log message *** | Kim F. Storm | 2007-04-22 | 1 | -0/+5 |
| | |||||
* | (t-mouse-make-event): Pass on mev's more informative | Nick Roberts | 2007-04-22 | 1 | -0/+2 |
| | | | | error message. | ||||
* | *** empty log message *** | Nick Roberts | 2007-04-22 | 1 | -0/+5 |
| | |||||
* | Rename "tumme" to "thumbnails". | Chong Yidong | 2007-04-22 | 1 | -27/+27 |
| | |||||
* | "tumme" renamed to "thumbnails". | Chong Yidong | 2007-04-22 | 1 | -1/+1 |
| | |||||
* | All instances of "tumme" replaced with "thumbnails". | Chong Yidong | 2007-04-22 | 1 | -0/+3 |
| | | | | (tumme): Define alias to thumbnails-show-all-from-dir | ||||
* | * dired.el: Rename "tumme" to "thumbnails". | Chong Yidong | 2007-04-22 | 1 | -0/+2 |
| | |||||
* | * thumbnails.el: Rename from tumme.el. All instances of "tumme" | Chong Yidong | 2007-04-22 | 1 | -0/+5 |
| | | | | replaced with "thumbnails". | ||||
* | Rename tumme.el to thumbnails.el | Chong Yidong | 2007-04-22 | 1 | -880/+875 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2007-04-22 | 1 | -0/+3 |
| | |||||
* | (hi-lock-file-patterns-policy): Make it a defcustom, and give it the | Glenn Morris | 2007-04-22 | 1 | -2/+10 |
| | | | | risky-local-variable property. | ||||
* | Fix some typos. | Glenn Morris | 2007-04-22 | 1 | -6/+6 |
| | |||||
* | (flyspell-define-abbrev): Downcase abbrev before defining it. | Glenn Morris | 2007-04-22 | 2 | -1/+6 |
| | |||||
* | (c-remove-any-local-eval-or-mode-variables): Use delete-region | Martin Rudalics | 2007-04-21 | 2 | -3/+8 |
| | | | | instead of kill-line. | ||||
* | Fix author entry. | Chong Yidong | 2007-04-21 | 1 | -1/+1 |
| | |||||
* | (perl-indent-command): Use delete-region instead of kill-region. | Chong Yidong | 2007-04-21 | 1 | -2/+2 |
| | |||||
* | * progmodes/perl-mode.el (perl-indent-command): Use delete-region | Chong Yidong | 2007-04-21 | 1 | -0/+3 |
| | | | | instead of kill-region. | ||||
* | (c-electric-slash): Replace wrong use of `kill-region' by | Alan Mackenzie | 2007-04-21 | 1 | -1/+1 |
| | | | | `delete-region'. | ||||
* | (mantemp-make-mantemps-region) | Chong Yidong | 2007-04-21 | 1 | -9/+9 |
| | | | | | | (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines) (mantemp-remove-memfuncs): Use delete-region instead of kill-word and kill-line. | ||||
* | * progmodes/mantemp.el (mantemp-make-mantemps-region) | Chong Yidong | 2007-04-21 | 1 | -0/+5 |
| | | | | | | (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines) (mantemp-remove-memfuncs): Use delete-region instead of kill-word and kill-line. | ||||
* | *** empty log message *** | Alan Mackenzie | 2007-04-21 | 1 | -0/+5 |
| | |||||
* | (vhdl-template-type) | Chong Yidong | 2007-04-21 | 1 | -10/+12 |
| | | | | | | | (vhdl-template-record, vhdl-template-nature) (vhdl-template-configuration-spec, vhdl-template-component-inst) (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use delete-region instead of kill-word and kill-line. | ||||
* | * progmodes/vhdl-mode.el (vhdl-template-type) | Chong Yidong | 2007-04-21 | 1 | -0/+8 |
| | | | | | | | (vhdl-template-record, vhdl-template-nature) (vhdl-template-configuration-spec, vhdl-template-component-inst) (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use delete-region instead of kill-word and kill-line. | ||||
* | Johan Bockg� <bojohan at dd.chalmers.se>: | Glenn Morris | 2007-04-21 | 1 | -8/+5 |
| | | | | (dired-virtual-mode): Doc fix. | ||||
* | *** empty log message *** | Glenn Morris | 2007-04-21 | 1 | -5/+9 |
| | |||||
* | (font-lock-keywords-alist): Mark as risky. | Richard M. Stallman | 2007-04-21 | 2 | -0/+3 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2007-04-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2007-04-21 | 1 | -0/+8 |
| | |||||
* | (read-number): Doc fix. | Richard M. Stallman | 2007-04-21 | 1 | -0/+3 |
| | |||||
* | (pop-to-mark-command): Display message "mark popped" if point does not move. | Richard M. Stallman | 2007-04-21 | 1 | -11/+15 |
| | | | | (set-mark-command): Doc fix. | ||||
* | Revert 2006-09-09 and 2007-04-20 changes. | Chong Yidong | 2007-04-21 | 1 | -37/+32 |
| | | | | | | | (locate-local-filter, locate-local-search): New vars. (locate): Make variables local. (locate-update): Bind locate-buffer-name. Call locate using locate-local-filter and locate-local-search. | ||||
* | * locate.el: Revert 2006-09-09 and 2007-04-20 changes. | Chong Yidong | 2007-04-21 | 1 | -0/+8 |
| | | | | | | | (locate-local-filter, locate-local-search): New vars. (locate): Make variables local. (locate-update): Bind locate-buffer-name. Call locate using locate-local-filter and locate-local-search. | ||||
* | * hi-lock.el (hi-lock-file-patterns-policy): New var. | Chong Yidong | 2007-04-20 | 1 | -0/+6 |
| | | | | | (hi-lock-find-patterns): Use hi-lock-file-patterns-policy. (hi-lock-mode): Update docstring. | ||||
* | (hi-lock-file-patterns-policy): New var. | Chong Yidong | 2007-04-20 | 1 | -11/+40 |
| | | | | | (hi-lock-find-patterns): Use hi-lock-file-patterns-policy. (hi-lock-mode): Update docstring. | ||||
* | (fill-move-to-break-point): Don't inhibit | Stefan Monnier | 2007-04-20 | 2 | -11/+15 |
| | | | | fill-nobreak-predicate when the break is past fill-column. | ||||
* | Revert last change. | Chong Yidong | 2007-04-20 | 2 | -5/+1 |
| | |||||
* | * textmodes/fill.el (fill-move-to-break-point): Don't bind | Chong Yidong | 2007-04-20 | 1 | -0/+5 |
| | | | | fill-nobreak-predicate. | ||||
* | (fill-move-to-break-point): Don't bind fill-nobreak-predicate. | Chong Yidong | 2007-04-20 | 1 | -1/+0 |
| | |||||
* | (locate): Output from shell-command should go in the current buffer | Chong Yidong | 2007-04-20 | 1 | -1/+1 |
| | | | | rather than *Shell Command Output*. | ||||
* | * locate.el (locate): Output from shell-command should go in the | Chong Yidong | 2007-04-20 | 1 | -0/+5 |
| | | | | current buffer rather than *Shell Command Output*. | ||||
* | (show-paren-function): Fix last fix. | Chong Yidong | 2007-04-20 | 1 | -1/+2 |
| | |||||
* | * paren.el (show-paren-function): Fix last fix. | Chong Yidong | 2007-04-20 | 1 | -0/+4 |
| |