- 02 Oct, 2005 2 commits
-
-
Chong Yidong authored
(speedbar-check-read-only): Handle non-existent files. * dframe.el, ezimage.el, sb-image.el: Remove RCS tags. * info.el (Info-speedbar-hierarchy-buttons) (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
-
Miles Bader authored
-
- 01 Oct, 2005 13 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Romain Francoise authored
* textmodes/bibtex.el (bibtex-valid-entry-whitespace-re): Do not match newline. (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re. (bibtex-summary): remove unnecessary save-excursion. (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
-
Jason Rumney authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(mac_compute_glyph_string_overhangs, init_font_name_table) (XLoadQueryFont, mac_unload_font) [USE_ATSUI]: Add ATSUI support. (atsu_get_text_layout_with_text_ptr) [USE_ATSUI]: New function. (x_draw_glyph_string_background) (x_draw_glyph_string_foreground) [MAC_OS8 && USE_ATSUI]: Don't use XDrawImageString. Always draw background and foreground separately. (x_draw_glyph_string_foreground) [USE_ATSUI]: Don't use 8-bit functions for one-byte chars when using ATSUI-compatible fonts. (atsu_font_id_hash) [USE_ATSUI]: New variable. (syms_of_macterm) [USE_ATSUI]: Initialize and staticpro it. (XLoadQueryFont): Set min_byte1, max_byte1, min_char_or_byte2, and max_char_or_byte2 more in detail. (quit_char_comp, mac_check_for_quit_char) [MAC_OSX]: Remove functions.
-
YAMAMOTO Mitsuharu authored
(STORE_XCHARSTRUCT): Set valid_p. (struct MacFontStruct) [USE_ATSUI]: New member mac_style.
-
YAMAMOTO Mitsuharu authored
(x_create_tip_frame) [GLYPH_DEBUG]: Uncomment debug code. (Fx_create_frame, x_create_tip_frame) [USE_ATSUI]: Try ATSUI-compatible 12pt Monaco font first.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
ATSUI-compatible fonts for some charsets if available.
-
Stefan Monnier authored
function rather than the diff-mode.el package. (mm-display-external): Use with-current-buffer. (mm-viewer-completion-map, mm-viewer-completion-map): Move initialization inside declaration.
-
Stefan Monnier authored
-
Chong Yidong authored
(speedbar-version): Renamed to version 1.0. Suggested by Eric M. Ludlam. Reapply two changes from Emacs CVS' version of speedbar lost during the merge: (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library. (speedbar-frame-parameters): Improve customize type.
-
- 30 Sep, 2005 22 commits
-
-
Dan Nicolaescu authored
type. * xterm.c (handle_one_xevent, handle_one_xevent): Likewise. * unexelf.c (fatal): Fix prototype. * term.c (fatal): Implement using varargs. * regex.c (re_char): Move typedef ... * regex.h (re_char): ... here. (re_iswctype, re_wctype, re_set_whitespace_regexp): New prototypes. * emacs.c (malloc_set_state): Fix return type. (endif): Fix type. * lisp.h (fatal): Add argument types. * dispextern.h (fatal): Delete prototype. * systime.h: (make_time): Prototype moved from ... * editfns.c (make_time): ... here. * editfns.c: Move systime.h include after lisp.h. * dired.c: * xsmfns.c: * process.c: Likewise. * alloc.c (old_malloc_hook, old_realloc_hook, old_realloc_hook): Add parameter types. (__malloc_hook, __realloc_hook, __free_hook): Fix prototypes. (emacs_blocked_free): Change definition to match __free_hook. (emacs_blocked_malloc): Change definition to match __malloc_hook. (emacs_blocked_realloc): Change definition to match __realloc_hook.
-
Dan Nicolaescu authored
(make_time): Move prototype from systime.h.
-
Stefan Monnier authored
(ange-ftp-file-directory-p): Fix the symlink case. (ange-ftp-insert-directory): When listing a single file, get a list of the parent buffer and extract the relevant line. Inspired from a patch by Katsumi Yamaoka <yamaoka@jpl.org>. (ange-ftp-file-name-sans-versions): Simplify.
-
Bill Wohler authored
Cut and paste within the Gimp worked much better.
-
Bill Wohler authored
* images/refresh.*: Use GNOME 2.10's refresh icon. * images/README: New file that indicates which icons came from GNOME (see lisp/toolbar/README).
-
Romain Francoise authored
-
Romain Francoise authored
given to `read-buffer' should end with a colon and a space. Update usage examples.
-
Romain Francoise authored
minibuffer prompts.
-
Romain Francoise authored
-
Bill Wohler authored
Moved MH-E image files from toolbar and mail directories into etc/images. * mail/reply2.*: Moved to etc/images/mail/reply*. * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm: * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Moved to etc/images. * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*: * toolbar/reply*: Moved to etc/images/mail. * toolbar/rescan.*: Moved and renamed to etc/images/refresh.*. * mh-e/mh-customize.el (mh-refile-msg, mh-tool-bar-reply-from) (mh-tool-bar-reply-to, mh-tool-bar-reply-all) (mh-alias-grab-from-field, mh-pack-folder): Image files moved to etc/images/mail so added "mail/" prefix. (mh-reply): Ditto. Also renamed reply2.* to reply.*. (mh-rescan-folder): Ditto. Renamed image file to refresh.* since it can be used in the general sense. Does not have "mail/" prefix.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* ezimage.el, sb-image.el: New files. * sb-*.xpm: Files removed. New image files installed into etc/images/ezimage.
-
Chong Yidong authored
* images/ezimage/*.xpm: Add images used by speedbar.el.
-
Chong Yidong authored
-
Kenichi Handa authored
ps-print-translation-table, don't treat it as non-printable.
-
David Ponce authored
(tree-widget-themes-directory): Doc fix. (tree-widget-image-formats) [Emacs]: Doc fix. (tree-widget--locate-sub-directory): New function. (tree-widget-themes-directory): Use it.
-
David Ponce authored
-
David Ponce authored
-
David Ponce authored
`recentf-filename-handler'. Allow a list of functions. (recentf-menu-items-for-commands): Fix :help strings. (recentf-apply-filename-handlers): New function. (recentf-expand-file-name): Use it. (recentf-cleanup): Remove duplicates too.
-
David Ponce authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 128) - Update from CVS 2005-09-28 Simon Josefsson <jas@extundo.com> * etc/GNUS-NEWS: Fix IDNA notes. 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/message.el: Remove useless autoloads. 2005-09-28 Simon Josefsson <jas@extundo.com> * lisp/gnus/message.el (message-use-idna): Default to t. (message-use-idna): Test whether encoding works too. Doc fix. 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nntp.el (nntp-warn-about-losing-connection): Remove. 2005-09-28 Simon Josefsson <jas@extundo.com> * man/message.texi (IDNA): Fix. 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout, nntp-server-hook, and nntp-warn-about-losing-connection; fix description of nntp-open-connection-function. (Common Variables): Fix descriptions.
-
- 29 Sep, 2005 3 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
in functions `message', `message-box', `message-or-box'.
-
Juri Linkov authored
Rename argument name `string' to `format-string'. (Fformat): Doc fix.
-