- 08 Mar, 2006 5 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
YAMAMOTO Mitsuharu authored
[MAC_OS] (XGetPixel): Strip off alpha channel bits if pixmap depth is 32.
-
Chong Yidong authored
coding-system-for-read to nil before writing to .emacs.
-
Chong Yidong authored
comes from a different archive.
-
- 07 Mar, 2006 16 commits
-
-
Luc Teirlinck authored
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.
-
Luc Teirlinck authored
-
Stefan Monnier authored
-
Chong Yidong authored
discard the up event.
-
Nick Roberts authored
be edited and use font-lock-warning-face for any changes.
-
Nick Roberts authored
(gdb-edit-value): Use it to report any errors.
-
Nick Roberts authored
-
Juanma Barranquero authored
-
Carsten Dominik authored
-
Carsten Dominik authored
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'.
-
Carsten Dominik authored
-
Juanma Barranquero authored
-
David Ponce authored
(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.
-
David Ponce authored
-
Miles Bader authored
-
Bill Wohler authored
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.
-
- 06 Mar, 2006 19 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
read-key-sequence when grabbing an up-event. Cleanup mouse-1 remaps.
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
a buffer position if we're in a display string.
-
Reiner Steib authored
-
Bill Wohler authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 49-51) - Merge from emacs--devo--0 - Update from CVS
-
YAMAMOTO Mitsuharu authored
(MAC_AQUA_SMALL_VERTICAL_SCROLL_BAR_WIDTH): New defines.
-
YAMAMOTO Mitsuharu authored
(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.
-
YAMAMOTO Mitsuharu authored
(x_set_scroll_bar_foreground, x_set_scroll_bar_background): Remove unnecessary prototypes. (x_set_scroll_bar_default_width): Use MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH. (mac_set_scroll_bar_width): New function. (mac_frame_parm_handlers): Set it as handler for scroll-bar-width.
-
Luc Teirlinck authored
-
Satyaki Das authored
handling of duplicate messages. The test in cond was too strong and wasn't catching the case where origin-map was nil.
-
Stefan Monnier authored
-
Stefan Monnier authored
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.
-
Kenichi Handa authored
regexp for paring FONTSET-SPEC (allow spaces after `:').
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-