- 06 Mar, 2006 1 commit
-
-
Kenichi Handa authored
regexp for paring FONTSET-SPEC (allow spaces after `:').
-
- 04 Mar, 2006 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
when necessary.
-
- 03 Mar, 2006 10 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
for the case that a charset is specified as target.
-
Kenichi Handa authored
change.
-
Kenichi Handa authored
-
Miles Bader authored
Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 123-134) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 40-48) - Merge from emacs--devo--0 - Update from CVS - Munge arch explicit ids in etc/images to match Emacs
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 43-48) - Munge arch explicit ids in etc/images to match Emacs - Update from CVS
-
Kenichi Handa authored
-
Kenichi Handa authored
the loop. When quitted, show a proper error message.
-
Bill Wohler authored
-
Bill Wohler authored
(mh-folder-mode): Call mh-tool-bar-init conditionally in XEmacs. Set scoped variables image-load-path and load-path with updated mh-image-load-path before calling mh-tool-bar-folder-buttons-init. * mh-letter.el (mh-tool-bar-init): Autoload. (mh-letter-mode): Call mh-tool-bar-init conditionally in XEmacs. Set scoped variables image-load-path and load-path with updated mh-image-load-path before calling mh-tool-bar-letter-buttons-init. * mh-show.el (mh-tool-bar-init): Autoload. (mh-show-mode): Perform tool bar stuff conditionally in XEmacs and GNU Emacs. * mh-tool-bar.el (mh-tool-bar-define): Don't quote stuff in error messages per conventions. (mh-tool-bar-folder-buttons-init) (mh-tool-bar-letter-buttons-init): Don't call mh-image-load-path. (mh-tool-bar-define call): Format. * mh-utils.el (mh-image-directory, mh-image-load-path-called-flag): Delete. (mh-image-load-path): Incorporate changes from Gnus team. Biggest changes are that it no longer uses/sets mh-image-directory or mh-image-load-path-called-flag, and returns the updated path rather than change it. (mh-logo-display): Change usage of mh-image-load-path.
-
- 02 Mar, 2006 13 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
that non-toolkit tool-bars must occupy an integral number of screen lines, by distributing the rows evenly over the tool-bar screen area. (Vtool_bar_border): New variable. (syms_of_xdisp): DEFVAR_LISP it. (display_tool_bar_line): Add HEIGHT arg for desired row height. Make tool-bar row the desired height. Use default face for border below tool-bar. (tool_bar_lines_needed): Add N_ROWS arg. Use it to return number of actual tool-bar rows. (redisplay_tool_bar): Calculate f->n_tool_bar_rows initially. Adjust the height of the tool-bar rows to fill tool-bar screen area. (redisplay_tool_bar): Calculate f->n_tool_bar_rows when tool-bar area is resized.
-
Kim F. Storm authored
-
Carsten Dominik authored
form.
-
Carsten Dominik authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
src->clip_head and src->clip_tail temporarily instead of src->hl.
-
Kenichi Handa authored
-
Kenichi Handa authored
character sequence. (Fccl_execute_on_string): Use ASET, not XSET.
-
Kenichi Handa authored
Set special flag for multibyte character sequence. (ccl-compile-write-string): Don't make str unibyte. (ccl-compile-write-repeat): Likewise. (ccl-compile-write): If the character code doesn't fit in 22-bit (ccl-dump-write-const-string): Check special flag for multibyte character sequence.
-
- 01 Mar, 2006 14 commits
-
-
Luc Teirlinck authored
try to make clear that it has a literal meaning; it does not do that. (It could close a character alternative containing a backslash.)
-
Luc Teirlinck authored
-
Nick Roberts authored
-
Nick Roberts authored
-
Nick Roberts authored
-
Nick Roberts authored
buffer-local-value and add missing :visible keyword.
-
Nick Roberts authored
-
Juanma Barranquero authored
-
Carsten Dominik authored
follow-mouse must be follow-link.
-
Carsten Dominik authored
follow-mouse must be follow-link.
-
Carsten Dominik authored
-
Carsten Dominik authored
Zielinski. (Managing links, Managing links): Documented that also mouse-1 can be used to activate a link. (Headlines, FAQ): Added entry about hiding leading stars. (Miscellaneous): Resorted the sections in this chapter to a more logical sequence.
-
Carsten Dominik authored
formatting: No nested anchors. (org-all-targets): Fixed bug with XEmacs compatibility. (org-read-date): Add (require 'parse-time). (org-set-tags): Fixed bug with extra inserted space. (org-export-html-style): Define a style class for targets. (org-agenda-keymap, org-mouse-map): Added a binding for `follow-link'. (org-hide-leading-stars): New option. (org-hide): New face. (org-set-font-lock-defaults): Allow to hide leading stars. (org-get-legal-level, org-tr-level): New functions. (org-odd-levels-only): New option. (org-level-faces, org-paste-subtree, org-convert-to-odd-levels, org-demote, org-promote): Deal with double-star levels. (org-convert-to-odd-levels): New command.
-
Carsten Dominik authored
-