- 03 Oct, 2005 4 commits
-
-
Kim F. Storm authored
-
Nick Roberts authored
-
Nick Roberts authored
-
Richard M. Stallman authored
-
- 02 Oct, 2005 17 commits
-
-
Richard M. Stallman authored
-
Dan Nicolaescu authored
* term.c (fatal): Undo previous change.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(tramp-handle-file-local-copy): Use insert-buffer-substring.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Romain Francoise authored
-
Andreas Schwab authored
directory component in the session info.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(compilation-start): Pass new arg to compilation-buffer-name. (compile-goto-error): Use next-error-internal.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
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 6 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
-