bpt/emacs.git
15 years ago(Foverlay_buffer): Add EXFUN.
YAMAMOTO Mitsuharu [Thu, 17 Jul 2008 09:06:49 +0000 (09:06 +0000)]
(Foverlay_buffer): Add EXFUN.

15 years agoInclude <config.h> instead of "config.h".
YAMAMOTO Mitsuharu [Thu, 17 Jul 2008 09:06:42 +0000 (09:06 +0000)]
Include <config.h> instead of "config.h".

15 years ago[USE_MAC_TSM] (mac_handle_text_input_event):
YAMAMOTO Mitsuharu [Fri, 11 Jul 2008 08:53:44 +0000 (08:53 +0000)]
[USE_MAC_TSM] (mac_handle_text_input_event):
Check if FACE_FROM_ID returns NULL.

15 years ago(gestaltSystemVersionMajor, gestaltSystemVersionMinor)
YAMAMOTO Mitsuharu [Fri, 11 Jul 2008 08:53:20 +0000 (08:53 +0000)]
(gestaltSystemVersionMajor, gestaltSystemVersionMinor)
(gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
Remove enumerators.

15 years ago(keycode_to_xkeysym_table): Add entries for f17, f18, and f19.
YAMAMOTO Mitsuharu [Fri, 11 Jul 2008 08:53:12 +0000 (08:53 +0000)]
(keycode_to_xkeysym_table): Add entries for f17, f18, and f19.
[MAC_OSX] (fn_keycode_to_keycode_table): Likewise.

15 years ago(Fx_server_version): Don't use gestaltSystemVersionMajor,
YAMAMOTO Mitsuharu [Fri, 11 Jul 2008 08:53:01 +0000 (08:53 +0000)]
(Fx_server_version): Don't use gestaltSystemVersionMajor,
gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.

15 years ago(frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.
YAMAMOTO Mitsuharu [Fri, 11 Jul 2008 08:52:53 +0000 (08:52 +0000)]
(frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.

15 years ago(png_load): Use correct bit-depth for setting background color.
YAMAMOTO Mitsuharu [Mon, 7 Jul 2008 09:31:49 +0000 (09:31 +0000)]
(png_load): Use correct bit-depth for setting background color.

16 years ago(c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.
Alan Mackenzie [Sat, 21 Jun 2008 08:47:10 +0000 (08:47 +0000)]
(c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 21 Jun 2008 08:45:03 +0000 (08:45 +0000)]
*** empty log message ***

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 17 Jun 2008 02:35:25 +0000 (02:35 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-276

16 years ago* net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1.
Michael Albinus [Wed, 11 Jun 2008 17:31:02 +0000 (17:31 +0000)]
* net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1.

16 years ago* uniquify.el (uniquify-get-proposed-name): Handle remote files.
Michael Albinus [Sun, 8 Jun 2008 11:09:23 +0000 (11:09 +0000)]
* uniquify.el (uniquify-get-proposed-name): Handle remote files.

16 years ago(tar-header-block-summarize): Ensure one space around user&group.
Stefan Monnier [Mon, 26 May 2008 17:41:30 +0000 (17:41 +0000)]
(tar-header-block-summarize): Ensure one space around user&group.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 26 May 2008 07:03:02 +0000 (07:03 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-272

16 years agoEd Reingold <reingold at emr.cs.iit.edu>
Glenn Morris [Sun, 25 May 2008 20:09:05 +0000 (20:09 +0000)]
Ed Reingold  <reingold at emr.cs.iit.edu>

(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.

16 years ago(tar-summarize-buffer): Handle GNU Tar @LongLink format.
Stefan Monnier [Sun, 25 May 2008 13:48:22 +0000 (13:48 +0000)]
(tar-summarize-buffer): Handle GNU Tar @LongLink format.

16 years ago* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
Alan Mackenzie [Sat, 24 May 2008 12:31:59 +0000 (12:31 +0000)]
* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
if c-file-style is set to a non-string

(c-neutralize-CPP-line): Surround by `save-excursion'.
(c-neutralize-syntax-in-CPP): Optimize for speed.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 24 May 2008 12:17:18 +0000 (12:17 +0000)]
*** empty log message ***

16 years ago(vc-hg-annotate-re): Recognize the output of --follow.
Dan Nicolaescu [Sun, 18 May 2008 07:22:25 +0000 (07:22 +0000)]
(vc-hg-annotate-re): Recognize the output of --follow.

16 years ago(fortran-font-lock-keywords-2): Add keywords for
Stefan Monnier [Sun, 18 May 2008 04:17:11 +0000 (04:17 +0000)]
(fortran-font-lock-keywords-2): Add keywords for
logic operators .eqv. and .neqv.

16 years ago(vc-hg-annotate-command): Allow white space before version number.
Dan Nicolaescu [Sat, 17 May 2008 15:16:50 +0000 (15:16 +0000)]
(vc-hg-annotate-command): Allow white space before version number.

16 years ago(x_draw_relief_rect): Remove unused variable `dpy'.
YAMAMOTO Mitsuharu [Thu, 15 May 2008 09:35:50 +0000 (09:35 +0000)]
(x_draw_relief_rect): Remove unused variable `dpy'.

16 years ago(mac_store_event_ref_as_apple_event)
YAMAMOTO Mitsuharu [Thu, 15 May 2008 09:05:53 +0000 (09:05 +0000)]
(mac_store_event_ref_as_apple_event)
[TARGET_API_MAC_CARBON]: Fix last change.

16 years ago(handle_one_xevent): Don't pass buttons higher than 3
Jan Djärv [Tue, 13 May 2008 08:13:24 +0000 (08:13 +0000)]
(handle_one_xevent): Don't pass buttons higher than 3
to Gtk+ menus.

16 years agoMention CVE name: CVE-2008-2142.
Romain Francoise [Mon, 12 May 2008 20:07:57 +0000 (20:07 +0000)]
Mention CVE name: CVE-2008-2142.

16 years ago(fast-lock-cache-directories): Remove "." from its
Stefan Monnier [Mon, 12 May 2008 17:30:29 +0000 (17:30 +0000)]
(fast-lock-cache-directories): Remove "." from its
default value and give it the risky-local-variable property.

16 years ago(FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
YAMAMOTO Mitsuharu [Mon, 12 May 2008 08:30:56 +0000 (08:30 +0000)]
(FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
(main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.

16 years ago(main_thread): Conditionalize on
YAMAMOTO Mitsuharu [Mon, 12 May 2008 08:30:13 +0000 (08:30 +0000)]
(main_thread): Conditionalize on
FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
(main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.

16 years ago(smerge-command-prefix): Fix custom type.
Reiner Steib [Sat, 10 May 2008 13:06:33 +0000 (13:06 +0000)]
(smerge-command-prefix): Fix custom type.

16 years ago(Fdirectory_files_and_attributes, Ffile_attributes): Mention
Eli Zaretskii [Sat, 10 May 2008 09:01:28 +0000 (09:01 +0000)]
(Fdirectory_files_and_attributes, Ffile_attributes): Mention
w32-get-true-file-attributes in the doc strings.

16 years ago(Windows Files): Update the documentation of w32-get-true-file-attributes.
Eli Zaretskii [Sat, 10 May 2008 08:43:19 +0000 (08:43 +0000)]
(Windows Files): Update the documentation of w32-get-true-file-attributes.

16 years ago(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
Eli Zaretskii [Sat, 10 May 2008 07:58:50 +0000 (07:58 +0000)]
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.

16 years ago(stat): Fix test of Vw32_get_true_file_attributes against the value returned
Eli Zaretskii [Sat, 10 May 2008 07:56:42 +0000 (07:56 +0000)]
(stat): Fix test of Vw32_get_true_file_attributes against the value returned
by GetDriveType.

16 years agoFix spelling.
Reiner Steib [Thu, 8 May 2008 21:41:03 +0000 (21:41 +0000)]
Fix spelling.

16 years ago(Appending Kills): Remove a strangely off-topic index entry.
Chong Yidong [Thu, 8 May 2008 18:08:55 +0000 (18:08 +0000)]
(Appending Kills): Remove a strangely off-topic index entry.

16 years ago* killing.texi (Appending Kills): Remove a strangely off-topic index
Chong Yidong [Thu, 8 May 2008 18:08:49 +0000 (18:08 +0000)]
* killing.texi (Appending Kills): Remove a strangely off-topic index
entry.

16 years ago2008-05-05 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Mon, 5 May 2008 15:09:49 +0000 (15:09 +0000)]
2008-05-05  Carsten Dominik  <dominik@science.uva.nl>

* textmodes/org.el (org-read-date-get-relative): Interpret lone
weekday abbreviation as relative to today.

16 years ago*** empty log message ***
Carsten Dominik [Mon, 5 May 2008 15:09:21 +0000 (15:09 +0000)]
*** empty log message ***

16 years agoDocument removal of duplicated "alt-" input methods.
Reiner Steib [Sun, 4 May 2008 10:22:59 +0000 (10:22 +0000)]
Document removal of duplicated "alt-" input methods.

16 years ago(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
YAMAMOTO Mitsuharu [Sun, 4 May 2008 00:32:24 +0000 (00:32 +0000)]
(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
Create bitmap context in native byte order.

16 years ago[USE_MAC_IMAGE_IO] (image_load_image_io):
YAMAMOTO Mitsuharu [Sun, 4 May 2008 00:31:59 +0000 (00:31 +0000)]
[USE_MAC_IMAGE_IO] (image_load_image_io):
Create bitmap context in native byte order.

16 years agoCorrect authorship of patch from Red Hat.
Glenn Morris [Sat, 3 May 2008 19:04:09 +0000 (19:04 +0000)]
Correct authorship of patch from Red Hat.

16 years ago(Ffile_attributes): Don't allow the device number become negative.
Eli Zaretskii [Sat, 3 May 2008 10:11:22 +0000 (10:11 +0000)]
(Ffile_attributes): Don't allow the device number become negative.

16 years ago[HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:40:19 +0000 (09:40 +0000)]
[HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
Include AvailabilityMacros.h.
(USE_MAC_IMAGE_IO, LIBS_IMAGE) [HAVE_CARBON]: New defines.
(LIBS_CARBON) [HAVE_CARBON]: Use LIBS_IMAGE.

16 years ago(ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:39:31 +0000 (09:39 +0000)]
(ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
(RED_FROM_ULONG): Mask off higher bits.
(mac_cg_color_space_rgb) [USE_MAC_IMAGE_IO]: New extern.

16 years ago(mac_cg_color_space_rgb) [USE_CG_DRAWING]:
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:39:23 +0000 (09:39 +0000)]
(mac_cg_color_space_rgb) [USE_CG_DRAWING]:
Make variable non-static.
(XDrawLine, XCreatePixmap, XCreatePixmapFromBitmapData, XFreePixmap)
[USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.

16 years ago(Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:39:12 +0000 (09:39 +0000)]
(Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.

16 years ago(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:39:01 +0000 (09:39 +0000)]
(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
New definitions for Image I/O support.
(XGetImage, XPutPixel, XGetPixel, XDestroyImage)
(mac_create_cg_image_from_image, x_create_x_image_and_pixmap)
[USE_MAC_IMAGE_IO]: Add implementations for Image I/O support.
(mac_data_provider_release_data, image_load_image_io)
[USE_MAC_IMAGE_IO]: New functions.
(CGImageCreateWithPNGDataProviderProcType) [MAC_OSX]: Remove typedef.
(MyCGImageCreateWithPNGDataProvider) [MAC_OSX]: Remove variable.
(init_image_func_pointer) [MAC_OSX]: Remove function.
(image_load_quartz2d) [MAC_OSX]: Check availability of
CGImageCreateWithPNGDataProvider at compile time.
Use lowercase `false' for boolean constant.
(png_load, jpeg_load, tiff_load, gif_load) [USE_MAC_IMAGE_IO]:
Use image_load_image_io.
(png_load) [!USE_MAC_IMAGE_IO && MAC_OSX]:
Don't check MyCGImageCreateWithPNGDataProvider.
(init_image) [MAC_OSX && TARGET_API_MAC_CARBON]:
Don't call init_image_func_pointer.

16 years agoRegenerate.
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:38:52 +0000 (09:38 +0000)]
Regenerate.

16 years agoCheck availability of AvailabilityMacros.h
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:38:39 +0000 (09:38 +0000)]
Check availability of AvailabilityMacros.h
if HAVE_CARBON.

16 years ago* configure: Regenerate.
YAMAMOTO Mitsuharu [Fri, 2 May 2008 09:38:18 +0000 (09:38 +0000)]
* configure: Regenerate.

16 years ago(gdb-info-breakpoints-custom): Don't throw error if no file is found.
Nick Roberts [Thu, 1 May 2008 08:43:56 +0000 (08:43 +0000)]
(gdb-info-breakpoints-custom): Don't throw error if no file is found.

16 years ago*** empty log message ***
Nick Roberts [Thu, 1 May 2008 08:39:23 +0000 (08:39 +0000)]
*** empty log message ***

16 years ago* net/tramp.el (tramp-replace-environment-variables): Remove it.
Michael Albinus [Mon, 28 Apr 2008 19:32:41 +0000 (19:32 +0000)]
* net/tramp.el (tramp-replace-environment-variables): Remove it.
There is a more simple solution.
(tramp-file-name-handler): Apply `substitute-in-file-name' w/o
Tramp file name handlers.

16 years ago(gdb-info-breakpoints-custom): Fix mismatched parentheses.
Nick Roberts [Mon, 28 Apr 2008 07:18:03 +0000 (07:18 +0000)]
(gdb-info-breakpoints-custom): Fix mismatched parentheses.

16 years ago(gdb-info-breakpoints-custom): Make breakpoint
Nick Roberts [Mon, 28 Apr 2008 03:24:43 +0000 (03:24 +0000)]
(gdb-info-breakpoints-custom): Make breakpoint
icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
(gdb-goto-breakpoint): Likewise for visiting breakpoints.
(gdb-assembler-custom): Be careful not to match other addresses.

16 years ago*** empty log message ***
Nick Roberts [Mon, 28 Apr 2008 03:22:23 +0000 (03:22 +0000)]
*** empty log message ***

16 years ago* net/tramp.el (tramp-replace-environment-variables): New defun.
Michael Albinus [Sun, 27 Apr 2008 09:56:45 +0000 (09:56 +0000)]
* net/tramp.el (tramp-replace-environment-variables): New defun.
(tramp-file-name-handler): Use it.

16 years ago*** empty log message ***
Michael Albinus [Sun, 27 Apr 2008 09:47:14 +0000 (09:47 +0000)]
*** empty log message ***

16 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 26 Apr 2008 04:30:32 +0000 (04:30 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-259

16 years agoAdditional redefinitions for GNU/Linux.
Chong Yidong [Fri, 25 Apr 2008 14:30:41 +0000 (14:30 +0000)]
Additional redefinitions for GNU/Linux.

16 years ago* m/sparc.h: Additional redefinitions for GNU/Linux.
Chong Yidong [Fri, 25 Apr 2008 14:29:51 +0000 (14:29 +0000)]
* m/sparc.h: Additional redefinitions for GNU/Linux.

16 years ago(diff-hunk-header-re-unified): Allow elided line counts.
Stefan Monnier [Fri, 25 Apr 2008 02:08:43 +0000 (02:08 +0000)]
(diff-hunk-header-re-unified): Allow elided line counts.
(diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
(diff-sanity-check-hunk): Adjust code accordingly.

16 years agoAdam Go biowski <adamg at pld-linux.org> (tiny change)
Glenn Morris [Thu, 24 Apr 2008 05:38:28 +0000 (05:38 +0000)]
Adam Go  biowski  <adamg at pld-linux.org>  (tiny change)

(etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 24 Apr 2008 04:51:03 +0000 (04:51 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-257

16 years ago(mac-ts-active-input-buf): Move defvar to macterm.c.
YAMAMOTO Mitsuharu [Wed, 23 Apr 2008 08:57:18 +0000 (08:57 +0000)]
(mac-ts-active-input-buf): Move defvar to macterm.c.

16 years ago(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
YAMAMOTO Mitsuharu [Wed, 23 Apr 2008 08:56:42 +0000 (08:56 +0000)]
(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
Make functions non-static.

16 years ago(Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
YAMAMOTO Mitsuharu [Wed, 23 Apr 2008 08:56:20 +0000 (08:56 +0000)]
(Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
(fast_find_position, x_y_to_hpos_vpos, mac_ax_selected_text_range):
(mac_ax_number_of_characters): Add externs.
(mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
[USE_MAC_TSM]: Likewise.
(mac_handle_text_input_event) [MAC_OSX]:
Handle kEventTextInputOffsetToPos for no active input area case.
Handle kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
(mac_handle_document_access_event)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New function.
(install_application_handler) [MAC_OSX]: Register handlers for
kEventTextInputPosToOffset and kEventTextInputGetSelectedText.
(install_application_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
Register mac_handle_document_access_event.

16 years ago(Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
YAMAMOTO Mitsuharu [Wed, 23 Apr 2008 08:56:12 +0000 (08:56 +0000)]
(Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
(syms_of_macterm) [USE_MAC_TSM]: Defvar it.
(Qmouse_drag_overlay) [MAC_OSX]: New variable.
(syms_of_macterm) [MAC_OSX]: Intern and staticpro it.
(mac_get_selected_range, mac_store_buffer_text_to_unicode_chars)
(mac_ax_selected_text_range) [MAC_OSX]: New functions.
(mac_ax_number_of_characters) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
Likewise.

16 years ago(Vmac_ts_script_language_on_focus)
YAMAMOTO Mitsuharu [Sat, 19 Apr 2008 01:25:50 +0000 (01:25 +0000)]
(Vmac_ts_script_language_on_focus)
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
(XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
is clicked.
(x_activate_menubar): Remove extern for saved_menu_event_location.
(create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
Move from mac.c.

16 years ago(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
YAMAMOTO Mitsuharu [Sat, 19 Apr 2008 01:25:15 +0000 (01:25 +0000)]
(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
instead of WindowRef in argument type.
(create_apple_event_from_event_ref, create_apple_event_from_drag_ref)
[TARGET_API_MAC_CARBON]: Remove externs.
(create_apple_event, mac_event_parameters_to_lisp)
[TARGET_API_MAC_CARBON]: Add externs.

16 years ago(mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
YAMAMOTO Mitsuharu [Sat, 19 Apr 2008 01:25:06 +0000 (01:25 +0000)]
(mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
instead of float.
(mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
(init_cg_color, mac_draw_line, mac_draw_cg_image, XSetForeground)
(XSetBackground) [USE_CG_DRAWING]: Likewise.
(mac_draw_image_string_atsui) [MAC_OSX]: Use mac_rect_make instead of
CGRectMake.
(mac_draw_image_string_cg) [USE_CG_TEXT_DRAWING]: Likewise.
(mac_erase_rectangle, mac_draw_cg_image, mac_fill_rectangle)
(mac_set_clip_rectangles) [USE_CG_DRAWING]: Likewise.
(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
instead of WindowRef in argument type.
(XCreatePixmap) [!MAC_OS8]: Don't call SetPortWindowPort.
(mac_invert_rectangle): Use CGContextSetBlendMode if available.
(mac_set_clip_rectangles, mac_reset_clip_rectangles): Take argument F
instead of DISPLAY.  All uses changed.
(mac_handle_size_change): Don't call SET_FRAME_GARBAGED.
(x_calc_absolute_position): Simplify so as not to use
FRAME_PIXEL_WIDTH/FRAME_PIXEL_HEIGHT.
(Vmac_ts_script_language_on_focus, saved_ts_script_language_on_focus)
[USE_MAC_TSM]: Make variables static.
(mac_store_event_ref_as_apple_event) [TARGET_API_MAC_CARBON]:
Don't use create_apple_event_from_event_ref.
Use mac_event_parameters_to_lisp.

16 years ago(CGFloat) [!CGFLOAT_DEFINED]: New typedef.
YAMAMOTO Mitsuharu [Sat, 19 Apr 2008 01:24:57 +0000 (01:24 +0000)]
(CGFloat) [!CGFLOAT_DEFINED]: New typedef.
(mac_rect_make): New macro.

16 years ago(create_apple_event) [TARGET_API_MAC_CARBON]:
YAMAMOTO Mitsuharu [Sat, 19 Apr 2008 01:24:47 +0000 (01:24 +0000)]
(create_apple_event) [TARGET_API_MAC_CARBON]:
Make function non-static.
(create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]:
Remove function.
(create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
Move to mactoolbox.c.
(mac_event_parameters_to_lisp) [TARGET_API_MAC_CARBON]: New function.

16 years ago2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)
Romain Francoise [Fri, 18 Apr 2008 18:27:25 +0000 (18:27 +0000)]
2008-04-18  Steve Grubb  <sgrubb@redhat.com>  (tiny change)

* vcdiff: Use mktemp (CVE-2008-1694).

16 years ago(gud-tooltip-tips): Use tooltip-event-buffer
Nick Roberts [Sat, 12 Apr 2008 13:14:56 +0000 (13:14 +0000)]
(gud-tooltip-tips): Use tooltip-event-buffer

16 years ago(gdb-init-buffer): New function.
Nick Roberts [Sat, 12 Apr 2008 13:13:32 +0000 (13:13 +0000)]
(gdb-init-buffer): New function.
(gdb-set-gud-minor-mode-existing-buffers)
(gdb-info-breakpoints-custom, gdb-get-location)
(gdb-set-gud-minor-mode-existing-buffers-1): Use it.
Previously gdb-create-define-alist wasn't always run and added to
after-save-hook.

16 years ago*** empty log message ***
Nick Roberts [Sat, 12 Apr 2008 13:11:35 +0000 (13:11 +0000)]
*** empty log message ***

16 years ago(makefile-fill-paragraph): Treat indented comments like unindented ones.
Stefan Monnier [Sat, 12 Apr 2008 05:40:15 +0000 (05:40 +0000)]
(makefile-fill-paragraph): Treat indented comments like unindented ones.

16 years agoDocstring change.
Stefan Monnier [Sat, 12 Apr 2008 05:17:39 +0000 (05:17 +0000)]
Docstring change.

16 years ago** emacs-22.1 with GTK problems (with patches)
YAMAMOTO Mitsuharu [Sat, 12 Apr 2008 02:07:41 +0000 (02:07 +0000)]
** emacs-22.1 with GTK problems (with patches)
Fixed.

16 years ago(mac-ae-open-documents): Adjust selection range parameter origins.
YAMAMOTO Mitsuharu [Sat, 12 Apr 2008 02:00:46 +0000 (02:00 +0000)]
(mac-ae-open-documents): Adjust selection range parameter origins.

16 years ago[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
YAMAMOTO Mitsuharu [Sat, 12 Apr 2008 01:59:22 +0000 (01:59 +0000)]
[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
[HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.

16 years ago(ALL): Move $(CLIENTRES) from here...
Eli Zaretskii [Fri, 11 Apr 2008 18:59:13 +0000 (18:59 +0000)]
(ALL): Move $(CLIENTRES) from here...
(all): ...to here.  $(ALL) is a prerequisite of .PHONY, so having a real file
there is not a good idea.

16 years ago(python-mode): Don't mess with hippie-expand.
Stefan Monnier [Fri, 11 Apr 2008 17:50:56 +0000 (17:50 +0000)]
(python-mode): Don't mess with hippie-expand.

16 years ago(BASE_PURESIZE): Increase to 1140000.
Katsumi Yamaoka [Fri, 11 Apr 2008 10:23:49 +0000 (10:23 +0000)]
(BASE_PURESIZE): Increase to 1140000.

16 years agoRemove hpux10.20 from the desupported list.
Dan Nicolaescu [Fri, 11 Apr 2008 03:19:07 +0000 (03:19 +0000)]
Remove hpux10.20 from the desupported list.

16 years ago(woman2-TH): Undo last change. Use string-equal instead of
Chong Yidong [Fri, 11 Apr 2008 02:31:43 +0000 (02:31 +0000)]
(woman2-TH): Undo last change.  Use string-equal instead of
string-match.

16 years ago* woman.el (woman2-TH): Use string-equal instead of string-match.
Chong Yidong [Fri, 11 Apr 2008 02:31:26 +0000 (02:31 +0000)]
* woman.el (woman2-TH): Use string-equal instead of string-match.

16 years ago(woman2-TH): Quote argument to string-match.
Chong Yidong [Fri, 11 Apr 2008 02:27:28 +0000 (02:27 +0000)]
(woman2-TH): Quote argument to string-match.

16 years ago* woman.el (woman2-TH): Quote argument to string-match.
Chong Yidong [Fri, 11 Apr 2008 02:27:09 +0000 (02:27 +0000)]
* woman.el (woman2-TH): Quote argument to string-match.

16 years ago* maintaining.texi (Maintaining):
Stefan Monnier [Fri, 11 Apr 2008 02:10:54 +0000 (02:10 +0000)]
* maintaining.texi (Maintaining):
* emacs.texi (Top): Typo.

16 years agoFix up trailer.
Stefan Monnier [Fri, 11 Apr 2008 02:09:50 +0000 (02:09 +0000)]
Fix up trailer.

16 years ago(autoload-generate-file-autoloads):
Stefan Monnier [Fri, 11 Apr 2008 01:59:14 +0000 (01:59 +0000)]
(autoload-generate-file-autoloads):
Bind print-level to ensure output forms aren't truncated if
print-level is set to eval-expression-print-level when going via
eval-defun and friends, or has been otherwise fiddled with.

16 years ago* fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
Michael Albinus [Thu, 10 Apr 2008 20:47:59 +0000 (20:47 +0000)]
* fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
only after check for file name handler functions. Signal, when
native functionality is not supported.
(syms_of_fileio): Declare it unconditionally.

16 years agoFix last change.
Jason Rumney [Thu, 10 Apr 2008 10:44:51 +0000 (10:44 +0000)]
Fix last change.

16 years ago(syms_of_ntproc): Change Vw32_get_true_file attributes
Jason Rumney [Thu, 10 Apr 2008 10:42:54 +0000 (10:42 +0000)]
(syms_of_ntproc): Change Vw32_get_true_file attributes
default to Qlocal.

16 years ago(stat): When Vw32_get_true_file_attributes is Qlocal, get
Jason Rumney [Thu, 10 Apr 2008 10:42:22 +0000 (10:42 +0000)]
(stat): When Vw32_get_true_file_attributes is Qlocal, get
attributes only for local files.

16 years ago(CLIENTRES): New variable and target.
Jason Rumney [Thu, 10 Apr 2008 09:48:22 +0000 (09:48 +0000)]
(CLIENTRES): New variable and target.
(TRES): Remove.
($(BLD)/emacsclientw.exe): Use $(CLIENTRES) instead of $(TRES).