1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
Commit graph

59681 commits

Author SHA1 Message Date
Thien-Thi Nguyen
c7bef55fee (ange-ftp-ls): Fix typo introduced in last change. 2005-10-04 00:21:58 +00:00
Stefan Monnier
6d1f4dc422 (c-basic-common-init): Remove calls to
make-local-variable which we do not need any more.
2005-10-03 21:23:06 +00:00
Stefan Monnier
6c715ec53e (c-setup-paragraph-variables): Make sure we do
not change the global value of those vars.
2005-10-03 21:21:35 +00:00
Stefan Monnier
b63f6e81f7 Use with-current-buffer.
(ange-ftp-insert-directory): Do not follow symlinks any more.
2005-10-03 21:19:15 +00:00
Chong Yidong
7752250e6b * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
(speedbar-ignored-path-expressions, speedbar-buffers-line-path)
	(speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
	(speedbar-path-line): Define obsolete aliases.
	(speedbar-line-directory): Doc fix.

	* progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
	(vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
	instead of speedbar-line-path.
2005-10-03 20:46:29 +00:00
Chong Yidong
56e2a181bf Add details of Speedbar merge. 2005-10-03 20:45:55 +00:00
Jan Djärv
03714c7f09 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
to nil if dropping on a window.  Handle dropping on a minibuffer window
like dropping on a non-window part of Emacs.
2005-10-03 19:41:49 +00:00
Jan Djärv
9a49a36bdb * frames.texi (Drag and Drop): Remove the x- from
x-dnd-open-file-other-window and xdnd-protocol-alist.
2005-10-03 19:31:29 +00:00
Stefan Monnier
1430e7f9b9 (url-http-create-request): Avoid incorrect implicit uni->multibyte conversion. 2005-10-03 18:19:45 +00:00
Stefan Monnier
326ebf78cd (ispell-find-aspell-dictionaries): Remove interactive spec. 2005-10-03 18:11:35 +00:00
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