1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
Commit graph

60221 commits

Author SHA1 Message Date
Kim F. Storm
64fb500aac (ido-mode): Use custom-initialize-set. 2005-10-03 16:45:35 +00:00
Kim F. Storm
f4f5169ffe *** empty log message *** 2005-10-03 16:45:22 +00:00
Kim F. Storm
1a765705f5 *** empty log message *** 2005-10-03 07:37:43 +00:00
Nick Roberts
70a08278a1 (Fringe Size/Pos): Simplify and add detail. 2005-10-03 06:39:08 +00:00
Nick Roberts
a1f5a1f00c *** empty log message *** 2005-10-03 06:37:57 +00:00
Richard M. Stallman
edd6952073 Discard old maintainer email addr. 2005-10-03 01:12:41 +00:00
Richard M. Stallman
4a3acb20d8 *** empty log message *** 2005-10-02 19:07:16 +00:00
Dan Nicolaescu
eb27c2ca1f * lisp.h (fatal): Undo previous change.
* term.c (fatal): Undo previous change.
2005-10-02 18:35:05 +00:00
Richard M. Stallman
cde3239fdb yes 2005-10-02 17:44:18 +00:00
Richard M. Stallman
b0de446f2b (ebnf-eps-production-list): Use insert-buffer-substring. 2005-10-02 17:39:25 +00:00
Richard M. Stallman
f9f51bbf9e Pacify byte compiler warnings in pacification code.
(tramp-handle-file-local-copy): Use insert-buffer-substring.
2005-10-02 17:37:34 +00:00
Stefan Monnier
edb18c43df (ange-ftp-insert-directory): Fix up the search when `file' is absolute. 2005-10-02 15:54:03 +00:00
Stefan Monnier
402893bb42 (ange-ftp-insert-directory): Undo unintended part in last change. 2005-10-02 15:38:20 +00:00
Stefan Monnier
ba6be78d4e Clarify the local variables entry. 2005-10-02 15:01:48 +00:00
Romain Francoise
942c40e3e3 (compile-goto-error): Delete extra paren. 2005-10-02 11:07:01 +00:00
Andreas Schwab
aae3725f5f (ediff-fixup-patch-map): Handle file names without
directory component in the session info.
2005-10-02 09:35:32 +00:00
Richard M. Stallman
b059f7d08e *** empty log message *** 2005-10-02 03:36:42 +00:00
Richard M. Stallman
5a5ee8142b (comint-redirect-subvert-readonly): Doc fix. 2005-10-02 03:34:29 +00:00
Richard M. Stallman
ae0cc840ad (compilation-buffer-name): New arg MODE-COMMAND.
(compilation-start): Pass new arg to compilation-buffer-name.
(compile-goto-error): Use next-error-internal.
2005-10-02 03:33:18 +00:00
Richard M. Stallman
56ab610b00 (next-error-internal): New function. 2005-10-02 03:33:02 +00:00
Richard M. Stallman
71433d39f5 (face_color_gray_p): Colors close to black count as gray. 2005-10-02 03:28:56 +00:00
Chong Yidong
24bbdbefcc * speedbar.el: Remove RCS tag.
(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.
2005-10-02 03:11:03 +00:00
Miles Bader
dceb5300d2 Add arch tagline 2005-10-02 00:23:59 +00:00
Kim F. Storm
58e5658e85 (try_window): Skip scroll-margin check if ZV is visible. 2005-10-01 20:42:09 +00:00
Kim F. Storm
21a9a7be96 *** empty log message *** 2005-10-01 20:41:57 +00:00
Romain Francoise
1fdecd0cd4 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* 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.
2005-10-01 20:09:23 +00:00
Jason Rumney
95f7628455 (set-version): Set version numbers in nt/emacs.rc. 2005-10-01 12:51:42 +00:00
YAMAMOTO Mitsuharu
ddcb766578 *** empty log message *** 2005-10-01 11:12:06 +00:00
YAMAMOTO Mitsuharu
c3bd8190a2 (mac_draw_string_common, x_per_char_metric)
(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.
2005-10-01 11:11:32 +00:00
YAMAMOTO Mitsuharu
04904a238e (struct _XCharStruct): New member valid_p.
(STORE_XCHARSTRUCT): Set valid_p.
(struct MacFontStruct) [USE_ATSUI]: New member mac_style.
2005-10-01 11:09:44 +00:00
YAMAMOTO Mitsuharu
aa27f1e712 (start_hourglass): Apply 2005-05-07 change for xfns.c.
(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.
2005-10-01 11:09:09 +00:00
YAMAMOTO Mitsuharu
9e4239ea12 (init_keyboard) [MAC_OSX]: Don't install SIGINT handler. 2005-10-01 11:08:25 +00:00
YAMAMOTO Mitsuharu
8de786ae2b Add charset info for "iso10646-1". Modify default fontset to use
ATSUI-compatible fonts for some charsets if available.
2005-10-01 11:07:39 +00:00
Stefan Monnier
c615a00cda (mm-inline-media-tests): Check presence of the diff-mode
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.
2005-10-01 04:00:50 +00:00
Stefan Monnier
ff48d32d0c *** empty log message *** 2005-10-01 03:44:23 +00:00
Chong Yidong
35d884a99e * speedbar.el: Re-apply arch tag.
(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.
2005-10-01 03:01:42 +00:00
Dan Nicolaescu
fa8459a34e * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
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.
2005-09-30 22:38:16 +00:00
Dan Nicolaescu
b17f937955 Move systime.h include after lisp.h.
(make_time): Move prototype from systime.h.
2005-09-30 22:38:16 +00:00
Stefan Monnier
3bd1644e75 (ange-ftp-gwp-start): Use with-current-buffer.
(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.
2005-09-30 21:04:56 +00:00
Bill Wohler
c8be3cbacd Convert did a nasty job on the image.
Cut and paste within the Gimp worked much better.
2005-09-30 19:48:12 +00:00
Bill Wohler
c2e5957160 2005-09-30 Bill Wohler <wohler@newt.com>
* images/refresh.*: Use GNOME 2.10's refresh icon.

	* images/README: New file that indicates which icons came from
	GNOME (see lisp/toolbar/README).
2005-09-30 19:21:12 +00:00
Romain Francoise
dc42e0199c Fixup whitespace. 2005-09-30 18:41:26 +00:00
Romain Francoise
97c3e4cc37 (High-Level Completion): Explain that the prompt
given to `read-buffer' should end with a colon and a space.
Update usage examples.
2005-09-30 18:30:10 +00:00
Romain Francoise
42b5e85ecd (Minibuffer): The default value now appears before the colon in
minibuffer prompts.
2005-09-30 18:29:18 +00:00
Romain Francoise
b6473e48e5 Mention changes to `read-buffer'. 2005-09-30 18:28:47 +00:00
Bill Wohler
c727526be9 2005-09-30 Bill Wohler <wohler@newt.com>
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.
2005-09-30 17:48:04 +00:00
Chong Yidong
73d29ec994 Removed files. New speedbar image files are in etc/images/ezimage 2005-09-30 13:20:57 +00:00
Chong Yidong
7cfc18c4c6 * dframe.el: New file. 2005-09-30 13:18:43 +00:00
Chong Yidong
58bd8bf966 * speedbar.el: New version 1.0pre3.
* ezimage.el, sb-image.el: New files.

	* sb-*.xpm: Files removed.  New image files installed into
	etc/images/ezimage.
2005-09-30 13:15:10 +00:00
Chong Yidong
a0292bb560 * images/ezimage: New directory.
* images/ezimage/*.xpm: Add images used by speedbar.el.
2005-09-30 13:11:14 +00:00