Miles Bader
b1af5d6a27
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 135-143)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 49-55)
- Merge from emacs--devo--0
- Update from CVS
- Update from CVS: Makefile.in (release-*): New targets.
2006-03-09 07:15:37 +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
Luc Teirlinck
66d43aea54
Declare preserve_y as a static global variable.
...
(window_scroll_pixel_based): No longer declare preserve_y; it is global now.
(syms_of_window): set preserve_y to -1.
2006-03-09 03:43:23 +00:00
Luc Teirlinck
629f023d15
*** empty log message ***
2006-03-09 03:41:13 +00:00
Luc Teirlinck
a955f5752e
(Regexps): More accurately describe which characters are special in
...
which situations. Recommend _not_ to quote `]' or `-' when they are
not special.
2006-03-09 02:03:20 +00:00
Luc Teirlinck
fc1d338658
*** empty log message ***
2006-03-09 02:01:44 +00:00
Luc Teirlinck
1ab7aea17a
(Regexp Special): Put remark between parentheses to avoid misreading.
2006-03-09 01:55:20 +00:00
Kenichi Handa
845df8100b
*** empty log message ***
2006-03-09 01:23:04 +00:00
Kenichi Handa
f75c90a9db
(produce_composition): Compare charbuf[i] instead of
...
args[i] against 0.
(Fterminal_coding_system): Use EQ to compare Lisp objects.
2006-03-09 01:22: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
Kenichi Handa
5503f67d90
*** empty log message ***
2006-03-08 11:58:12 +00:00
Kenichi Handa
f04781a9cd
(ctext-pre-write-conversion): Produce
...
extra designation sequence for ASCII at the end off extended
segment.
2006-03-08 11:56:05 +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
YAMAMOTO Mitsuharu
4cdffedfae
[MAC_OS] (XPutPixel): Set alpha channel bits if pixmap depth is 32.
...
[MAC_OS] (XGetPixel): Strip off alpha channel bits if pixmap depth is 32.
2006-03-08 03:25:26 +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
Luc Teirlinck
179a6f216d
(Syntax of Regexps): More accurately describe
...
which characters are special in which situations.
(Regexp Special): Recommend _not_ to quote `]' or `-' when they
are not special. Describe in detail when `[' and `]' are special.
(Regexp Backslash): Plenty of regexps with unbalanced square
brackets are valid, so reword that statement.
2006-03-07 23:28:33 +00:00
Luc Teirlinck
7b2c2ca9de
*** empty log message ***
2006-03-07 23:26:23 +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
Kenichi Handa
471e43f118
*** empty log message ***
2006-03-07 11:05:39 +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
23f173b162
Version number change only.
2006-03-07 10:04:20 +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
Carsten Dominik
9b1dbf7d72
Version number change only
2006-03-07 10:00:16 +00:00
Juanma Barranquero
a78914bca9
(describe-key): Remove leftover test code.
2006-03-07 09:53:30 +00:00
Kenichi Handa
4d41e8b7ab
(DECODE_COMPOSITION_START): If the source is short, set
...
coding->result to CODING_RESULT_INSUFFICIENT_SRC.
(decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
detect_coding.
(emacs_mule_char): Handle old style (Emacs 20) component character
of a composition.
(DECODE_EMACS_MULE_COMPOSITION_RULE_20): Fix parsing a composition
rule.
(DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
(decode_coding_emacs_mule): Handle invalid bytes correctly.
2006-03-07 08:15:33 +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
Kenichi Handa
ff5584634e
(ctext-non-standard-encodings-table):
...
Reverse the returning list.
(ctext-pre-write-conversion): Fix encoding with extended segments.
2006-03-07 04:13:56 +00:00
Kenichi Handa
920b67334a
(compound-text)
...
(compound-text-with-extensions): Add long-form in :flags.
2006-03-07 04:12:45 +00:00
Kenichi Handa
024ea9cfaf
*** empty log message ***
2006-03-07 01:54:03 +00:00
Kenichi Handa
9286b3338e
(DECODE_COMPOSITION_START): If the source is short, set
...
coding->result to CODING_RESULT_INSUFFICIENT_SRC.
(decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
detect_coding.
2006-03-07 01:53:54 +00:00
Miles Bader
d01ea5f409
Add arch tagline
2006-03-07 01:23:11 +00:00
Bill Wohler
535aa2e5ed
Move from SourceForge repository to Savannah. This is version 7.93,
...
which is a total rewrite from the previous edition 1.3 for MH-E
version 5.0.2, and corresponds to MH-E version 7.93.
2006-03-07 00:34:25 +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
Chong Yidong
45a9517bae
Two bugs removed.
2006-03-06 18:41:53 +00:00
Chong Yidong
45b5f35d59
* xdisp.c (handle_invisible_prop): Don't update it->position with
...
a buffer position if we're in a display string.
2006-03-06 18:41:05 +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
YAMAMOTO Mitsuharu
48b60fa17c
(MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)
...
(MAC_AQUA_SMALL_VERTICAL_SCROLL_BAR_WIDTH): New defines.
2006-03-06 07:57:01 +00:00
YAMAMOTO Mitsuharu
a3510ffafb
(get_control_part_bounds): Fix type of return value.
...
(x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: Don't show
scroll bar if it is not tall enough to display scroll bar thumb.
[USE_CARBON_EVENTS] (mac_convert_event_ref)
(mac_handle_command_event, mac_handle_window_event)
(mac_handle_mouse_event): Check error code of GetEventParameter.
(convert_fn_keycode) [MAC_OSX]: Likewise.
2006-03-06 07:56:29 +00:00