1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
Commit graph

36721 commits

Author SHA1 Message Date
Chong Yidong
4913c25d5d * image-dired.el: Rename from thumbnails.el. All instances of
"thumbnails" replaced with "image-dired".
2007-04-22 13:45:26 +00:00
Chong Yidong
a6009bd1e7 Commentary fix. 2007-04-22 13:44:43 +00:00
Chong Yidong
f7c84295ee Rename from "thumbnails.el"; all instances of "thumbnails" changed to
"image-dired".
2007-04-22 13:44:05 +00:00
Chong Yidong
615aef6ed0 Remove file. 2007-04-22 13:43:24 +00:00
Chong Yidong
19b8b65a17 * dired.el (dired-mode-map): Rename "thumbnails" again, to
"image-dired".
2007-04-22 13:41:11 +00:00
Chong Yidong
aa1a7612ac Rename "thumbnails" to "image-dired". 2007-04-22 13:40:00 +00:00
Kim F. Storm
d064fb446f *** empty log message *** 2007-04-22 10:49:48 +00:00
Kim F. Storm
79ef576382 (ido-kill-buffer-at-head, ido-delete-file-at-head):
Don't use kill-line.
2007-04-22 10:37:08 +00:00
Kim F. Storm
5477ee28d7 *** empty log message *** 2007-04-22 10:36:45 +00:00
Nick Roberts
73e9b6a4e0 (t-mouse-make-event): Pass on mev's more informative
error message.
2007-04-22 09:08:14 +00:00
Nick Roberts
af0f5c395f *** empty log message *** 2007-04-22 09:07:43 +00:00
Chong Yidong
8914e2617a Rename "tumme" to "thumbnails". 2007-04-22 03:39:14 +00:00
Chong Yidong
a441fa7965 "tumme" renamed to "thumbnails". 2007-04-22 03:34:54 +00:00
Chong Yidong
1f6f1c0fa9 All instances of "tumme" replaced with "thumbnails".
(tumme): Define alias to thumbnails-show-all-from-dir
2007-04-22 03:32:05 +00:00
Chong Yidong
41a4299469 * dired.el: Rename "tumme" to "thumbnails". 2007-04-22 03:30:23 +00:00
Chong Yidong
1ffd65b5b0 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
replaced with "thumbnails".
2007-04-22 03:29:28 +00:00
Chong Yidong
b3aabc25d7 Rename tumme.el to thumbnails.el 2007-04-22 03:28:34 +00:00
Glenn Morris
67ccd6cbc5 *** empty log message *** 2007-04-22 01:56:17 +00:00
Glenn Morris
176eb1f17f (hi-lock-file-patterns-policy): Make it a defcustom, and give it the
risky-local-variable property.
2007-04-22 01:49:46 +00:00
Glenn Morris
bd95c2c0f6 Fix some typos. 2007-04-22 01:26:45 +00:00
Glenn Morris
2aebf08d10 (flyspell-define-abbrev): Downcase abbrev before defining it. 2007-04-22 00:22:14 +00:00
Martin Rudalics
33a9c08c34 (c-remove-any-local-eval-or-mode-variables): Use delete-region
instead of kill-line.
2007-04-21 22:00:45 +00:00
Chong Yidong
861b8236ef Fix author entry. 2007-04-21 20:10:50 +00:00
Chong Yidong
a89d4ed8ae (perl-indent-command): Use delete-region instead of kill-region. 2007-04-21 20:06:49 +00:00
Chong Yidong
041d3802a0 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
instead of kill-region.
2007-04-21 20:06:41 +00:00
Alan Mackenzie
0abe900ba1 (c-electric-slash): Replace wrong use of `kill-region' by
`delete-region'.
2007-04-21 20:05:53 +00:00
Chong Yidong
97f67490e4 (mantemp-make-mantemps-region)
(mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
(mantemp-remove-memfuncs): Use delete-region instead of kill-word
and kill-line.
2007-04-21 20:04:06 +00:00
Chong Yidong
895041fa6c * progmodes/mantemp.el (mantemp-make-mantemps-region)
(mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
(mantemp-remove-memfuncs): Use delete-region instead of kill-word
and kill-line.
2007-04-21 20:03:53 +00:00
Alan Mackenzie
cef9e6ec13 *** empty log message *** 2007-04-21 20:03:29 +00:00
Chong Yidong
453cfeb31b (vhdl-template-type)
(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.
2007-04-21 19:53:39 +00:00
Chong Yidong
ecff835def * progmodes/vhdl-mode.el (vhdl-template-type)
(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.
2007-04-21 19:53:28 +00:00
Glenn Morris
b94d76ae71 Johan Bockg� <bojohan at dd.chalmers.se>:
(dired-virtual-mode): Doc fix.
2007-04-21 19:49:03 +00:00
Glenn Morris
b1e6882f00 *** empty log message *** 2007-04-21 19:48:15 +00:00
Richard M. Stallman
3b2d0d760c (font-lock-keywords-alist): Mark as risky. 2007-04-21 14:30:38 +00:00
Richard M. Stallman
1e35b3c196 *** empty log message *** 2007-04-21 13:15:03 +00:00
Richard M. Stallman
f2aded1747 *** empty log message *** 2007-04-21 08:59:33 +00:00
Richard M. Stallman
3238cde382 (read-number): Doc fix. 2007-04-21 08:55:41 +00:00
Richard M. Stallman
fb2c06a3b9 (pop-to-mark-command): Display message "mark popped" if point does not move.
(set-mark-command): Doc fix.
2007-04-21 08:55:15 +00:00
Chong Yidong
1f8330fb64 Revert 2006-09-09 and 2007-04-20 changes.
(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.
2007-04-21 03:28:56 +00:00
Chong Yidong
d6fa26a442 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
(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.
2007-04-21 03:28:45 +00:00
Chong Yidong
faeb756c39 * hi-lock.el (hi-lock-file-patterns-policy): New var.
(hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
(hi-lock-mode): Update docstring.
2007-04-20 19:25:03 +00:00
Chong Yidong
c898bef77f (hi-lock-file-patterns-policy): New var.
(hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
(hi-lock-mode): Update docstring.
2007-04-20 19:24:19 +00:00
Stefan Monnier
03832c9d5b (fill-move-to-break-point): Don't inhibit
fill-nobreak-predicate when the break is past fill-column.
2007-04-20 18:24:05 +00:00
Chong Yidong
1b7e3006a8 Revert last change. 2007-04-20 14:08:36 +00:00
Chong Yidong
2dd62d7ccc * textmodes/fill.el (fill-move-to-break-point): Don't bind
fill-nobreak-predicate.
2007-04-20 14:02:28 +00:00
Chong Yidong
5d53900f80 (fill-move-to-break-point): Don't bind fill-nobreak-predicate. 2007-04-20 14:01:37 +00:00
Chong Yidong
c8785218b0 (locate): Output from shell-command should go in the current buffer
rather than *Shell Command Output*.
2007-04-20 13:58:01 +00:00
Chong Yidong
0715a41bf8 * locate.el (locate): Output from shell-command should go in the
current buffer rather than *Shell Command Output*.
2007-04-20 13:57:53 +00:00
Chong Yidong
1b6c47f570 (show-paren-function): Fix last fix. 2007-04-20 13:52:11 +00:00
Chong Yidong
2d0989b5d2 * paren.el (show-paren-function): Fix last fix. 2007-04-20 13:52:04 +00:00