Bill Wohler
20c65d0863
(image-load-path-for-library): Merged changes from Reiner. Add
...
no-error argument. If path t, just return directory.
2006-03-11 02:04:08 +00:00
Bill Wohler
08f99a547c
(mh-image-load-path-for-library): Merged changes from Reiner. Add
...
no-error argument. If path t, just return directory.
2006-03-11 01:59:13 +00:00
Bill Wohler
4a732ae965
(mh-replace-regexp-in-string): Pass the literal flag to
...
replace-in-string. This was badly needed by mh-quote-pick-expr in
order to properly quote subjects when using / s on XEmacs (closes SF
#1447598 ).
2006-03-11 01:34:45 +00:00
Miles Bader
ea8ae7654a
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 56)
- Update from CVS
2006-03-10 23:43:54 +00:00
Chong Yidong
af467e285e
* files.el (hack-local-variables-confirm): Don't prompt for ! if
...
enable-local-variables is set to always query, or there is no
savable variable.
2006-03-10 23:22:30 +00:00
Bill Wohler
7c565097d1
(image-load-path-for-library): Merge at least three functions from
...
Gnus and MH-E into this one function that can now be shared.
2006-03-10 22:52:26 +00:00
Nick Roberts
a2c7d24faf
(gdb-remove-text-properties): Rename from
...
gdb-remove-mouse-face and remove help-echo too.
(gdb-enqueue-input): Correct conditional clause.
2006-03-10 20:06:33 +00:00
Nick Roberts
3cf61a4fd6
*** empty log message ***
2006-03-10 19:59:19 +00:00
Bill Wohler
0c32f8c691
(mh-profile-component): Drop `s' from mhparam -components for
...
Mailutils compatibility (closes SF #1446985 ).
2006-03-10 16:56:16 +00:00
Glenn Morris
8775bef73b
(calendar-holidays): Make previous doc-fix less passive.
2006-03-10 08:10:33 +00:00
Glenn Morris
5a473319ae
*** empty log message ***
2006-03-10 08:06:45 +00:00
Glenn Morris
cae09deae8
(list-holidays): Doc fix.
2006-03-10 08:04:27 +00:00
Glenn Morris
e678b91b70
(calendar-holidays): Doc fix.
2006-03-10 08:04:11 +00:00
Nick Roberts
4a7d75e8b2
(gdba): Don't call gdb-init-1 explicitly as
...
it gets called in gdb-prompt anyway.
(gdb-use-separate-io-buffer): Only restore window arrangement for
gdb-many-windows.
(gdb-enqueue-input): Make it harder to send GDB input when program
is running.
(gdb-buffer-list): New variable.
(gdb-remove-mouse-face): New function.
(gdb-starting): Use it when GDB input won't get sent.
2006-03-10 02:40:31 +00:00
Nick Roberts
05c31df2ea
*** empty log message ***
2006-03-10 02:35:22 +00:00
Miles Bader
61e66a158a
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 52-55)
- Merge from emacs--devo--0
- Update from CVS: Makefile.in (release-*): New targets.
- Update from CVS
2006-03-09 07:11:51 +00:00
Reiner Steib
85fd80023e
* gnus-util.el (gnus-tool-bar-update): New function.
...
* gnus-group.el (gnus-group-update-tool-bar): New variable.
(gnus-group-insert-group-line): Add gnus-tool-bar-update.
* gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2006-03-08 14:27:20 +00:00
Juanma Barranquero
60a7c013cf
*** empty log message ***
2006-03-08 10:24:28 +00:00
Juanma Barranquero
e5fe3a6cc9
(view-lossage): Remove trailing whitespace before inserting "\n".
2006-03-08 10:11:47 +00:00
Chong Yidong
4299d849d8
* files.el (hack-local-variables-confirm): Set
...
coding-system-for-read to nil before writing to .emacs.
2006-03-08 02:24:47 +00:00
Chong Yidong
9b1fad33f0
* arc-mode.el (archive-extract): Check if an existing buffer name
...
comes from a different archive.
2006-03-08 01:57:59 +00:00
Stefan Monnier
bedeb7fde3
(url-http-find-free-connection): Fix braino in last fix.
2006-03-07 17:21:16 +00:00
Chong Yidong
46d91fa0df
* help.el (describe-key-briefly): If KEY is a down event, read and
...
discard the up event.
2006-03-07 15:53:41 +00:00
Nick Roberts
19bf3d3fa4
(gud-speedbar-buttons): Allow pointers to
...
be edited and use font-lock-warning-face for any changes.
2006-03-07 10:43:19 +00:00
Nick Roberts
d35e063ae3
(gdb-edit-value-handler): New function.
...
(gdb-edit-value): Use it to report any errors.
2006-03-07 10:42:19 +00:00
Nick Roberts
d9b586ffc2
*** empty log message ***
2006-03-07 10:40:22 +00:00
Juanma Barranquero
c2f6ba998d
*** empty log message ***
2006-03-07 10:26:37 +00:00
Carsten Dominik
7204b00e0e
Move defvars out of eval-when-compile. Use
...
buffer-file-name variable.
(org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
arg `file'.
(org-level-faces): Remove startup dependency.
(org-cycle, org-map-tree, org-scan-tags)
(org-remember-handler): Don't call `outline-level' directly.
(org-mhe-search-all-folders): New option.
(org-mhe-get-message-folder-from-index,
org-mhe-get-message-folder): Fix indexing search.
(org-format-agenda-item): Handle nil TAGS argument.
(org-cleaned-string-for-export, org-activate-target-links)
(org-make-target-link-regexp): Deal with empty radio target list.
(org-tag): New face.
(org-get-level-face): New function.
(org-set-font-lock-defaults): Simplify setup for headlines.
(org-complete): Pass common substring to `display-completion-list'.
2006-03-07 10:03:55 +00:00
Juanma Barranquero
a78914bca9
(describe-key): Remove leftover test code.
2006-03-07 09:53:30 +00:00
David Ponce
f35262f952
Update Commentary header.
...
(tree-widget-theme-name): Ignore parent themes.
(tree-widget-set-parent-theme): New function.
(tree-widget-set-theme): Use it.
(tree-widget-set-image-properties): Move definition. Does nothing
if image properties have already been set.
(tree-widget-image-properties): Move definition. Receive an image
name. Set the :pointer property.
(tree-widget-lookup-image): Doc fix. Search in parent themes.
Don't set the :pointer image property.
(tree-widget-convert-widget): New function. Handle :dynargs
compatibility here.
(tree-widget): Use it to :convert-widget. Add the :expander-p
predicate to control when the :expander function is entered.
Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
(tree-widget-value-create): Handle :expander-p. widget-apply
:expander.
(tree-widget-expander-p): New function. Default value of the
:expander-p property.
2006-03-07 06:41:45 +00:00
David Ponce
3070196c58
*** empty log message ***
2006-03-07 06:40:19 +00:00
Chong Yidong
4dfb267845
* help.el (describe-key): Handle string and vector `follow-link' values.
2006-03-06 22:31:36 +00:00
Chong Yidong
977c9661d3
Typo.
2006-03-06 20:27:28 +00:00
Chong Yidong
aa38f98ed3
* help.el (describe-key): Properly handle the return value of
...
read-key-sequence when grabbing an up-event. Cleanup mouse-1
remaps.
2006-03-06 20:27:06 +00:00
Stefan Monnier
95983b950a
(PC-expand-many-files): Try be more careful when parsing the shell's output.
2006-03-06 20:09:17 +00:00
Reiner Steib
881909b0e9
Remove TODO. No longer needed.
2006-03-06 16:31:46 +00:00
Bill Wohler
971a25abc7
(Version, mh-version): Add +cvs to version.
2006-03-06 16:00:19 +00:00
Miles Bader
fe62aaccd6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 49-51)
- Merge from emacs--devo--0
- Update from CVS
2006-03-06 10:27:26 +00:00
Luc Teirlinck
a79fbdcb7f
*** empty log message ***
2006-03-06 05:34:24 +00:00
Satyaki Das
1af028e6bd
(mh-index-update-single-msg): Fix a bug in the
...
handling of duplicate messages. The test in cond was too strong
and wasn't catching the case where origin-map was nil.
2006-03-06 05:21:41 +00:00
Stefan Monnier
1e0e9b382c
(hide-sublevels): Provide better interactive default.
2006-03-06 04:49:42 +00:00
Stefan Monnier
8dff56def5
(url-http-find-free-connection): Don't kill the process
...
when killing the temp buffer.
(url-http-symbol-value-in-buffer): Massage to make it clear to the
byte-compiler that the function is defined.
2006-03-06 03:17:00 +00:00
Kenichi Handa
50e3e56454
(create-fontset-from-fontset-spec): Fix
...
regexp for paring FONTSET-SPEC (allow spaces after `:').
2006-03-06 02:22:35 +00:00
Luc Teirlinck
bfc5033751
(gud-tooltip-dereference): Add missing optional argument.
2006-03-06 01:46:41 +00:00
Luc Teirlinck
65416c68b7
*** empty log message ***
2006-03-06 01:44:06 +00:00
Luc Teirlinck
40813c0814
(gud-jdb-marker-filter): Double quote `[' in regexp for Lisp syntax.
2006-03-06 01:28:54 +00:00
Luc Teirlinck
d594e8962a
*** empty log message ***
2006-03-06 01:23:32 +00:00
Luc Teirlinck
af6a60c347
*** empty log message ***
2006-03-06 01:15:24 +00:00
Bill Wohler
b1d9cef430
(Version, mh-version): Update for release 7.93.
2006-03-05 20:28:10 +00:00
Bill Wohler
fd5536d8e2
* mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling
...
mh-image-load-path-for-library since this is the default.
* mh-letter.el (mh-letter-mode): Ditto.
* mh-utils.el (mh-logo-display): Ditto.
2006-03-05 20:11:53 +00:00