summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* * image-dired.el: Rename from thumbnails.el. All instances ofChong Yidong2007-04-221-0/+3
| | | | "thumbnails" replaced with "image-dired".
* Commentary fix.Chong Yidong2007-04-221-1/+1
|
* Rename from "thumbnails.el"; all instances of "thumbnails" changed toChong Yidong2007-04-221-0/+2597
| | | | "image-dired".
* Remove file.Chong Yidong2007-04-221-2597/+0
|
* * dired.el (dired-mode-map): Rename "thumbnails" again, toChong Yidong2007-04-221-0/+5
| | | | "image-dired".
* Rename "thumbnails" to "image-dired".Chong Yidong2007-04-221-28/+28
|
* *** empty log message ***Kim F. Storm2007-04-221-3/+2
|
* (ido-kill-buffer-at-head, ido-delete-file-at-head):Kim F. Storm2007-04-221-2/+2
| | | | Don't use kill-line.
* *** empty log message ***Kim F. Storm2007-04-221-0/+5
|
* (t-mouse-make-event): Pass on mev's more informativeNick Roberts2007-04-221-0/+2
| | | | error message.
* *** empty log message ***Nick Roberts2007-04-221-0/+5
|
* Rename "tumme" to "thumbnails".Chong Yidong2007-04-221-27/+27
|
* "tumme" renamed to "thumbnails".Chong Yidong2007-04-221-1/+1
|
* All instances of "tumme" replaced with "thumbnails".Chong Yidong2007-04-221-0/+3
| | | | (tumme): Define alias to thumbnails-show-all-from-dir
* * dired.el: Rename "tumme" to "thumbnails".Chong Yidong2007-04-221-0/+2
|
* * thumbnails.el: Rename from tumme.el. All instances of "tumme"Chong Yidong2007-04-221-0/+5
| | | | replaced with "thumbnails".
* Rename tumme.el to thumbnails.elChong Yidong2007-04-221-880/+875
|
* *** empty log message ***Glenn Morris2007-04-221-0/+3
|
* (hi-lock-file-patterns-policy): Make it a defcustom, and give it theGlenn Morris2007-04-221-2/+10
| | | | risky-local-variable property.
* Fix some typos.Glenn Morris2007-04-221-6/+6
|
* (flyspell-define-abbrev): Downcase abbrev before defining it.Glenn Morris2007-04-222-1/+6
|
* (c-remove-any-local-eval-or-mode-variables): Use delete-regionMartin Rudalics2007-04-212-3/+8
| | | | instead of kill-line.
* Fix author entry.Chong Yidong2007-04-211-1/+1
|
* (perl-indent-command): Use delete-region instead of kill-region.Chong Yidong2007-04-211-2/+2
|
* * progmodes/perl-mode.el (perl-indent-command): Use delete-regionChong Yidong2007-04-211-0/+3
| | | | instead of kill-region.
* (c-electric-slash): Replace wrong use of `kill-region' byAlan Mackenzie2007-04-211-1/+1
| | | | `delete-region'.
* (mantemp-make-mantemps-region)Chong Yidong2007-04-211-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 Yidong2007-04-211-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 Mackenzie2007-04-211-0/+5
|
* (vhdl-template-type)Chong Yidong2007-04-211-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 Yidong2007-04-211-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 Morris2007-04-211-8/+5
| | | | (dired-virtual-mode): Doc fix.
* *** empty log message ***Glenn Morris2007-04-211-5/+9
|
* (font-lock-keywords-alist): Mark as risky.Richard M. Stallman2007-04-212-0/+3
|
* *** empty log message ***Richard M. Stallman2007-04-211-1/+1
|
* *** empty log message ***Richard M. Stallman2007-04-211-0/+8
|
* (read-number): Doc fix.Richard M. Stallman2007-04-211-0/+3
|
* (pop-to-mark-command): Display message "mark popped" if point does not move.Richard M. Stallman2007-04-211-11/+15
| | | | (set-mark-command): Doc fix.
* Revert 2006-09-09 and 2007-04-20 changes.Chong Yidong2007-04-211-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 Yidong2007-04-211-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 Yidong2007-04-201-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 Yidong2007-04-201-11/+40
| | | | | (hi-lock-find-patterns): Use hi-lock-file-patterns-policy. (hi-lock-mode): Update docstring.
* (fill-move-to-break-point): Don't inhibitStefan Monnier2007-04-202-11/+15
| | | | fill-nobreak-predicate when the break is past fill-column.
* Revert last change.Chong Yidong2007-04-202-5/+1
|
* * textmodes/fill.el (fill-move-to-break-point): Don't bindChong Yidong2007-04-201-0/+5
| | | | fill-nobreak-predicate.
* (fill-move-to-break-point): Don't bind fill-nobreak-predicate.Chong Yidong2007-04-201-1/+0
|
* (locate): Output from shell-command should go in the current bufferChong Yidong2007-04-201-1/+1
| | | | rather than *Shell Command Output*.
* * locate.el (locate): Output from shell-command should go in theChong Yidong2007-04-201-0/+5
| | | | current buffer rather than *Shell Command Output*.
* (show-paren-function): Fix last fix.Chong Yidong2007-04-201-1/+2
|
* * paren.el (show-paren-function): Fix last fix.Chong Yidong2007-04-201-0/+4
|