1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00
Commit graph

32757 commits

Author SHA1 Message Date
Nick Roberts
dd2a3d136f (thumbs-extra-images): New variable. Make it buffer-local
and permanent-local.
(thumbs-max-image-number): New variable.  Make it
(thumbs-do-thumbs-insertion): Use them
(thumbs-per-line): Change default to 4.
(thumbs-marked-list): Rename from thumbs-markedL.
(thumbs-cleanup-thumbsdir, thumbs-delete-images)
(thumbs-rename-images): Use -list instead of L for internal variables.
(thumbs-call-convert): Use call-process instead of shell-command.
(thumbs-insert-thumb): Add filename as help-echo to each image.
(thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
Give dir to thumbs-show-thumbs-list.
(thumbs-show-thumbs-list): Set default-directory to that of images.
(thumbs-dired-show): Rename from thumbs-dired-show-all.
(thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
(thumbs-mode-map): Bind "+" to thumbs-show-more-images.
(thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
2006-01-23 23:16:58 +00:00
Nick Roberts
3d9d607ac5 *** empty log message *** 2006-01-23 23:16:16 +00:00
Stefan Monnier
1e3b6bec72 (ses-read-cell): Provide a default value. 2006-01-23 22:04:36 +00:00
Juanma Barranquero
9dd28cae26 *** empty log message *** 2006-01-23 16:08:46 +00:00
Juanma Barranquero
253d8b7a32 (image-library-alist): Add additional names for GIF library. 2006-01-23 15:28:24 +00:00
Reiner Steib
e450a16a14 (latexenc-find-file-coding-system): Add file-regular-p check. 2006-01-23 14:26:02 +00:00
Juanma Barranquero
af71d4c04d *** empty log message *** 2006-01-23 13:54:37 +00:00
Stefan Monnier
0a4871997c (clone-buffer): Don't show the new buffer in the same window. 2006-01-23 04:05:59 +00:00
Juri Linkov
f9cd958249 *** empty log message *** 2006-01-23 01:30:55 +00:00
Juri Linkov
9d6f699a8b (doctor-mode-map): Rename from `doc-mode-map'. 2006-01-23 01:28:09 +00:00
Juri Linkov
f6039de63e (clone-buffer, clone-indirect-buffer, clone-indirect-buffer-other-window):
Use `read-buffer' instead of `read-string'.  Fix prompts.
2006-01-23 01:24:26 +00:00
Juri Linkov
07696982f1 (desktop-load-file): Check for fboundp' before calling symbol-function'. 2006-01-23 01:23:10 +00:00
Juri Linkov
192e44fc8e (custom-buffer-create-internal): Use widget type
`custom-manual' instead of `info-link' and don't set properties
`button-face' and `mouse-face' explicitly.
(custom-browse-group-tag, custom-browse-variable-tag)
(custom-browse-face-tag): Inherit from widget class
`custom-group-link' instead of `push-button'.
(custom-button-unraised): Inherit from `underline' face.
(custom-link): Inherit from `link' face.  Fix doc and group.
(custom-add-parent-links, custom-group-value-create): Don't set
properties `button-face' and `mouse-face' explicitly for
`custom-group-link' widget.
(custom-group-link): Add properties `button-face' and `mouse-face'
to widget definition.
(custom-field-keymap): New variable.  Put `custom-field-keymap' to
editable-field's :keymap property.
(custom-mode): Fix docstring: substitute keybindings for
`widget-forward' and `widget-backward' from `widget-keymap',
`widget-complete' from `custom-field-keymap', replace old
`Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
2006-01-23 01:21:24 +00:00
Juri Linkov
de8ad208b1 (info-xref): Inherit from `link'.
(info-xref-visited): Inherit from `link-visited'.
2006-01-23 01:19:35 +00:00
Juri Linkov
5974672033 (link, link-visited): New faces based on default values
of `info-xref' and `info-xref-visited'.
2006-01-23 01:16:57 +00:00
Nick Roberts
1acadcfe7f (thumbs-file-alist): Avoid creating duplicate entries. 2006-01-23 01:09:26 +00:00
Nick Roberts
f1e73d841b *** empty log message *** 2006-01-23 01:08:32 +00:00
Luc Teirlinck
249d9683b3 (inhibit-splash-screen, initial-scratch-message): Doc fixes. 2006-01-22 23:14:25 +00:00
Luc Teirlinck
0aa08453ea *** empty log message *** 2006-01-22 23:12:49 +00:00
Michael Albinus
a69c01a0b7 Sync with Tramp 2.0.52. 2006-01-22 21:59:55 +00:00
André Spiegel
6e36b4ff39 # 2006-01-22 16:24:53 +00:00
André Spiegel
bbd883480c (vc-sccs-state-heuristic): Use file-attributes with ID-FORMAT
`string'.  This allows us to get rid of `vc-user-login-name UID'.
2006-01-22 16:10:07 +00:00
André Spiegel
b010f88755 (vc-rcs-state-heuristic): Use file-attributes with ID-FORMAT
`string'.  This allows us to get rid of `vc-user-login-name UID'.
2006-01-22 16:08:48 +00:00
Kenichi Handa
3bfa5b1fcc (make-subsidiary-coding-system): Reset
`coding-system-define-form' property of subsidiaries to nil.
Avoid duplicated entry in coding-system-alist.
(make-coding-system): Avoid duplicated entry in
coding-system-alist.
(define-coding-system-alias): Likewise.
2006-01-22 12:24:02 +00:00
Kenichi Handa
4a3d351dc4 New alias for windows-1252. 2006-01-22 12:19:11 +00:00
John Paul Wallington
a4c6ebf96c (hl-line-highlight, hl-line-move): Doc fixes. 2006-01-22 08:56:43 +00:00
Kenichi Handa
120cf413f3 Cancel previous change. 2006-01-22 08:27:00 +00:00
Kenichi Handa
5ba93b223e Don't make cpXXX as an alias here. 2006-01-22 08:20:45 +00:00
Eli Zaretskii
3bdedbcb8c (find-definition-noselect, find-variable-noselect): Search variables in
C source code too.
(find-function-C-source, find-function-noselect, find-function)
(find-function-other-frame, find-variable-noselect, find-variable)
(find-variable-other-frame, find-variable-at-point): Fix docstrings.
2006-01-21 20:39:30 +00:00
Eli Zaretskii
44eca3f41c *** empty log message *** 2006-01-21 13:27:46 +00:00
Eli Zaretskii
5ef9bccd06 (rmail-output): Don't use content-type if it is nil. 2006-01-21 13:16:05 +00:00
Eli Zaretskii
f60117ac29 (flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
"Save affix" question.
2006-01-21 13:11:21 +00:00
Eli Zaretskii
942d56b8a1 *** empty log message *** 2006-01-21 11:49:13 +00:00
Eli Zaretskii
13b0ddbd62 (python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python. 2006-01-21 11:48:25 +00:00
Eli Zaretskii
6ff901c753 (command-line-1): Handle --no-desktop if desktop.el is not loaded. 2006-01-21 09:32:52 +00:00
Jay Belanger
6a056c5d38 (math-add-symb-fancy): Check the length of the correct variable. 2006-01-21 04:52:06 +00:00
Jay Belanger
a6c72dc393 (calc-sum-rec): Fix the case where the lower limit is 0. 2006-01-21 04:31:11 +00:00
Carsten Dominik
6e2752e742 (org-open-at-point): Fixed bug with matching a link.
Fixed buggy argument sequence in call to `org-view-tags'.
	(org-compile-prefix-format): Set `org-prefix-has-tag'.
	(org-prefix-has-tag): New variable.
	(org-format-agenda-item): Remove tags from headline if
	appropriate.
	(org-agenda-remove-tags-when-in-prefix): New option.
2006-01-20 13:53:32 +00:00
Carsten Dominik
d86e2d954d *** empty log message *** 2006-01-20 13:53:08 +00:00
Nick Roberts
c897e76f7b (thumbs-buffer): New variable. Make it buffer local.
(thumbs-find-image): Move image name and number from buffer name
to mode name. Set thumbs-buffer.  Preserve point so that large
images remain visible.
(thumbs-file-alist): Construct list in thumbs-buffer and reverse
order.
(thumbs-show-image-num): Get image from thumbs-file-alist.  Set
mode name.
(thumbs-next-image, thumbs-previous-image): Make them work.
2006-01-20 04:43:02 +00:00
Nick Roberts
11f78f040c *** empty log message *** 2006-01-20 04:42:06 +00:00
Miles Bader
e499bc94d6 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-5
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
   - Update from CVS
   - Merge from emacs--devo--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 187)

   - Update from CVS
2006-01-20 03:44:29 +00:00
Richard M. Stallman
d322eb9b19 *** empty log message *** 2006-01-20 01:31:01 +00:00
Richard M. Stallman
2ef0a47ed4 (set-mark-command): Doc fix.
(clone-indirect-buffer-other-window):
Read arg like clone-indirect-buffer.
(move-beginning-of-line): Skip invisible newlines.
2006-01-20 01:22:07 +00:00
Richard M. Stallman
4af23f8151 Comment change. 2006-01-20 01:21:18 +00:00
Luc Teirlinck
633bb8a9b1 (custom-buffer-create-internal): State in the text above
the whole buffer buttons that they do not operate on hidden items.
(custom-face-menu): Use `custom-face-save' instead of
`custom-face-save-command'.
(custom-face-save-command): Make it an alias for `custom-face-save'
and declare it obsolete.
(custom-face-save): Doc fix.
2006-01-19 23:26:04 +00:00
Luc Teirlinck
4151840f6b *** empty log message *** 2006-01-19 23:21:54 +00:00
Reiner Steib
30c7240d14 (spam-group-ham-mark-p, spam-group-spam-mark-p)
(spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
Revert 2006-01-08 change because the functions will be used in No
Gnus.
2006-01-19 21:42:22 +00:00
Luc Teirlinck
dc38351b1f *** empty log message *** 2006-01-19 19:34:27 +00:00
Luc Teirlinck
7546199742 (dired-no-confirm): Add quote.
(dired-subdir-alist-pre-R): Add quote in `make-variable-buffer-local'
form and remove unbalanced parenthesis.
2006-01-19 19:29:20 +00:00