- 14 Mar, 2006 9 commits
-
-
Bill Wohler authored
of directories. Update example.
-
Bill Wohler authored
from image-load-path-for-library, which are: (image-load-path-for-library): Pass value of path rather than symbol. Always return list of directories. Guarantee that image directory comes first. * mh-e.el (image-load-path): Define on those Emacsen that lack it to avoid compile and run-time errors. * mh-folder.el (mh-folder-mode): Use new idiom for setting image-load-path. * mh-letter.el (mh-letter-mode): Ditto. * mh-utils.el (mh-logo-display): Ditto.
-
Bill Wohler authored
Always return list of directories. Guarantee that image directory comes first.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
This describes font-lock-extend-region-function. ("Other Font Lock Variables"): move "font-lock-lines-before" to the new node "Region to Fontify".
-
Alan Mackenzie authored
font-lock-extend-region\(-function\)?. * font-lock.el (font-lock-after-change-function): Call font-lock-extend-region. Obey font-lock-lines-before. (font-lock-default-fontify-region): Remove reference to font-lock-lines-before. * jit-lock.el (jit-lock-after-change): Call font-lock-extend-region. Obey font-lock-lines-before.
-
Chong Yidong authored
-
David Ponce authored
(tree-widget-themes-directory, tree-widget-theme): Doc fix.
-
David Ponce authored
-
- 13 Mar, 2006 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
now before the invisible text, not after. (Defining Images): Clean up last change.
-
Miles Bader authored
rcirc.el update from Ryan Yeske 2006-03-13 Ryan Yeske <rcyeske@gmail.com> * lisp/net/rcirc.el (rcirc) <defgroup>: Add link to manual. (rcirc-print): Mark the start of text at the end of the prompt. (rcirc-track-minor-mode): Add autoload cookie. (rcirc-update-activity-string): Add space to front of mode-line indicator.
-
Miles Bader authored
Remove nick-abbrevs stuff from rcirc.el 2006-03-13 Miles Bader <miles@gnu.org> * lisp/net/rcirc.el (rcirc-nick-abbrevs): Variable removed. (rcirc-abbrev-nick): Function removed. (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
-
David Ponce authored
themes sub-directory found in tree-widget-themes-load-path. (tree-widget-themes-directory, tree-widget-theme): Doc fix. (tree-widget--locate-sub-directory): Return all occurrences. (tree-widget-themes-path): New function. Replace tree-widget-themes-directory, and return a list of directories. (tree-widget-set-parent-theme) (tree-widget-lookup-image): Use it.
-
David Ponce authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
target text to be distributed over several lines. (org-search-not-link): New function. (org-set-regexps-and-options, org-get-current-options): New startup options. (org-export-as-html): Take odd-level setting from local variable. (org-fontify-emphasized-text): New option. (org-set-font-lock-defaults): Include emphasized text. (org-follow-mhe-link): Allow folder-only links, fix folder name. (org-font-lock): Customize group renamed from `org-faces'.
-
John Paul Wallington authored
`ibuf-ext' feature. Thanks to Zhang Wei.
-
Bill Wohler authored
-
- 12 Mar, 2006 19 commits
-
-
Jason Rumney authored
already exist from a previous version.
-
Jason Rumney authored
-
Jason Rumney authored
to interpret it as a fake path and messing with it.
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
Qface_set_after_frame_default. (from xfns.c 2003-05-26)
-
Jason Rumney authored
finished with the menu.
-
Jason Rumney authored
-
Jason Rumney authored
(last_mouse_glyph_frame): New var. (note_mouse_movement): Say mouse moved if current frame differs from last_mouse_glyph_frame, and update last_mouse_glyph_frame. (w32_mouse_position): Set last_mouse_glyph_frame. Remove OLD_REDISPLAY_CODE block.
-
Luc Teirlinck authored
the entire group is new in 22.1.
-
Luc Teirlinck authored
-
Nick Roberts authored
map if value is hexadecimal (an address). (gud-watch): Only search roots for existing watch expressions. (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to prevent caching problems with speedbar-update-directory-contents.
-
Nick Roberts authored
-
Richard M. Stallman authored
-
YAMAMOTO Mitsuharu authored
(mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Add prototype.
-
YAMAMOTO Mitsuharu authored
(x_draw_composite_glyph_string_foreground) (x_draw_image_foreground): Undo previous changes. (x_draw_hollow_cursor): Likewise. Subtract 1 from the last argument of mac_draw_rectangle. (CG_SET_FILL_COLOR, CG_SET_STROKE_COLOR): New macros. (mac_draw_string_common, mac_draw_image_string_cg): Use them. (FRAME_CG_CONTEXT) [USE_CG_DRAWING]: New macro. (mac_begin_cg_clip, mac_end_cg_clip, mac_prepare_for_quickdraw) [USE_CG_DRAWING]: New functions. (mac_draw_line, mac_erase_rectangle, mac_clear_window) (mac_fill_rectangle, mac_draw_rectangle, mac_draw_string_common) (mac_draw_image_string_cg) [USE_CG_DRAWING]: Add Quartz 2D drawing part. (mac_draw_bitmap, mac_invert_rectangle, mac_draw_string_common) (mac_copy_area, mac_scroll_area, x_scroll_bar_create) (x_scroll_bar_remove, XTset_vertical_scroll_bar, x_set_window_size) (XTread_socket) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-