]>
git.eshelyaron.com Git - emacs.git/log
Jason Rumney [Sun, 12 Mar 2006 16:29:25 +0000 (16:29 +0000)]
(Fx_popup_menu): Call w32_free_menu_strings when
finished with the menu.
Jason Rumney [Sun, 12 Mar 2006 15:13:38 +0000 (15:13 +0000)]
*** empty log message ***
Jason Rumney [Sun, 12 Mar 2006 14:56:54 +0000 (14:56 +0000)]
Sync 2005-10-24 xterm.c changes.
(last_mouse_glyph_frame): New var.
(note_mouse_movement): Say mouse moved if current frame differs
from last_mouse_glyph_frame, and update last_mouse_glyph_frame.
(w32_mouse_position): Set last_mouse_glyph_frame.
Remove OLD_REDISPLAY_CODE block.
Luc Teirlinck [Sun, 12 Mar 2006 14:35:31 +0000 (14:35 +0000)]
(all): Delete :version keyword for members of the fringe group, since
the entire group is new in 22.1.
Luc Teirlinck [Sun, 12 Mar 2006 14:34:42 +0000 (14:34 +0000)]
*** empty log message ***
Nick Roberts [Sun, 12 Mar 2006 14:19:13 +0000 (14:19 +0000)]
(gdb-stack-list-locals-handler): Add local
map if value is hexadecimal (an address).
(gud-watch): Only search roots for existing watch expressions.
(gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
prevent caching problems with speedbar-update-directory-contents.
Nick Roberts [Sun, 12 Mar 2006 14:18:06 +0000 (14:18 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 12 Mar 2006 13:10:02 +0000 (13:10 +0000)]
Various cleanups.
YAMAMOTO Mitsuharu [Sun, 12 Mar 2006 08:21:06 +0000 (08:21 +0000)]
(struct mac_output) [USE_CG_DRAWING]: New member cg_context.
(mac_prepare_for_quickdraw) [USE_CG_DRAWING]: Add prototype.
YAMAMOTO Mitsuharu [Sun, 12 Mar 2006 08:20:37 +0000 (08:20 +0000)]
(mac_draw_rectangle, x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground)
(x_draw_image_foreground): Undo previous changes.
(x_draw_hollow_cursor): Likewise. Subtract 1 from the last
argument of mac_draw_rectangle.
(CG_SET_FILL_COLOR, CG_SET_STROKE_COLOR): New macros.
(mac_draw_string_common, mac_draw_image_string_cg): Use them.
(FRAME_CG_CONTEXT) [USE_CG_DRAWING]: New macro.
(mac_begin_cg_clip, mac_end_cg_clip, mac_prepare_for_quickdraw)
[USE_CG_DRAWING]: New functions.
(mac_draw_line, mac_erase_rectangle, mac_clear_window)
(mac_fill_rectangle, mac_draw_rectangle, mac_draw_string_common)
(mac_draw_image_string_cg) [USE_CG_DRAWING]: Add Quartz 2D drawing part.
(mac_draw_bitmap, mac_invert_rectangle, mac_draw_string_common)
(mac_copy_area, mac_scroll_area, x_scroll_bar_create)
(x_scroll_bar_remove, XTset_vertical_scroll_bar, x_set_window_size)
(XTread_socket) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
YAMAMOTO Mitsuharu [Sun, 12 Mar 2006 08:20:24 +0000 (08:20 +0000)]
[USE_ATSUI && MAC_OSX]: Define USE_CG_TEXT_DRAWING to 1.
YAMAMOTO Mitsuharu [Sun, 12 Mar 2006 08:19:50 +0000 (08:19 +0000)]
(x_create_tip_frame): Apply 2006-03-11 change for xfns.c.
YAMAMOTO Mitsuharu [Sun, 12 Mar 2006 08:19:42 +0000 (08:19 +0000)]
(sys_select) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
Bill Wohler [Sun, 12 Mar 2006 03:57:54 +0000 (03:57 +0000)]
(Scan Line Formats): Replace @samp with @kbd.
Károly Lőrentey [Sun, 12 Mar 2006 01:37:34 +0000 (01:37 +0000)]
(x_icon): Disable redundant call to `x_wm_set_window_state'.
Bill Wohler [Sun, 12 Mar 2006 01:06:59 +0000 (01:06 +0000)]
(Preface, More About MH-E, Options, HTML, Folders)
(Composing, Scan Line Formats): Fix @refs.
(Getting Started): Define MH profile and MH profile components.
(Incorporating Mail, Reading Mail, Viewing, Printing)
(Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
(Signature, Aliases, Scan Line Formats): Use @code instead of @samp
for string constants.
(Tool Bar): Remove spurious quote.
(Junk): Use ``...'' instead of "...".
Jason Rumney [Sat, 11 Mar 2006 23:46:27 +0000 (23:46 +0000)]
(signal_user_input): New function.
(post_character_message): Use it for keyboard input.
(w32_msg_pump): Use it for mouse input.
Jason Rumney [Sat, 11 Mar 2006 23:45:44 +0000 (23:45 +0000)]
*** empty log message ***
Miles Bader [Sat, 11 Mar 2006 23:42:49 +0000 (23:42 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 57)
- Copy/update icons from Gnus trunk
Bill Wohler [Sat, 11 Mar 2006 22:50:06 +0000 (22:50 +0000)]
Add period to last sentence added.
Bill Wohler [Sat, 11 Mar 2006 22:49:40 +0000 (22:49 +0000)]
Document `image-load-path-for-library'. Note that all images have been
moved from lisp into etc/images in `find-image' item. Fix typo in
`copy-tree'
Bill Wohler [Sat, 11 Mar 2006 22:43:44 +0000 (22:43 +0000)]
(Defining Images): Add @tindex for image-load-path-for-library.
Luc Teirlinck [Sat, 11 Mar 2006 22:42:14 +0000 (22:42 +0000)]
(Creating Strings): Fix Texinfo usage.
Luc Teirlinck [Sat, 11 Mar 2006 22:41:41 +0000 (22:41 +0000)]
(Adaptive Fill): Fix Texinfo usage.
Bill Wohler [Sat, 11 Mar 2006 22:39:35 +0000 (22:39 +0000)]
(Defining Images): Add image-load-path-for-library.
Luc Teirlinck [Sat, 11 Mar 2006 22:37:08 +0000 (22:37 +0000)]
*** empty log message ***
Juri Linkov [Sat, 11 Mar 2006 22:35:51 +0000 (22:35 +0000)]
(Info-dir-remove-duplicates): Move point to the
beginning of the current line after deleting the entries from
redundant heading. Use marker for `limit' and compare it with
point before calling `re-search-forward'.
Juri Linkov [Sat, 11 Mar 2006 22:34:46 +0000 (22:34 +0000)]
(battery-linux-proc-acpi): Check `capacity' for non-nil
before comparing with `low' and `warn'.
Luc Teirlinck [Sat, 11 Mar 2006 21:23:11 +0000 (21:23 +0000)]
(Regexp Special): Use @samp for regular expressions that are not in
Lisp syntax.
Luc Teirlinck [Sat, 11 Mar 2006 21:21:57 +0000 (21:21 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 11 Mar 2006 21:18:15 +0000 (21:18 +0000)]
(Regexps): Use @samp for regexp that is not in Lisp syntax.
Luc Teirlinck [Sat, 11 Mar 2006 17:01:47 +0000 (17:01 +0000)]
(yank): Fix typo in docstring.
Luc Teirlinck [Sat, 11 Mar 2006 17:00:13 +0000 (17:00 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 11 Mar 2006 16:46:38 +0000 (16:46 +0000)]
Rename preserve_y to window_scroll_pixel_based_preserve_y.
(window_scroll_pixel_based, syms_of_window): Adapt to above change.
Eli Zaretskii [Sat, 11 Mar 2006 16:32:09 +0000 (16:32 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 11 Mar 2006 16:31:39 +0000 (16:31 +0000)]
(w32_wnd_proc): Ignore middle and extra button events if a menu is already
active (the menubar_active flag is on).
Eli Zaretskii [Sat, 11 Mar 2006 16:26:31 +0000 (16:26 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 11 Mar 2006 16:25:36 +0000 (16:25 +0000)]
(x_create_tip_frame): Preserve received parms by copying them.
Eli Zaretskii [Sat, 11 Mar 2006 16:18:20 +0000 (16:18 +0000)]
(rmail-summary-next-msg): Skip deleted messages, where "D" is the
6th character.
Eli Zaretskii [Sat, 11 Mar 2006 16:03:03 +0000 (16:03 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 11 Mar 2006 16:02:38 +0000 (16:02 +0000)]
Add x_fully_uncatch_errors and x_catching_errors to
the list of unused display error handling functions.
Eli Zaretskii [Sat, 11 Mar 2006 16:01:21 +0000 (16:01 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 11 Mar 2006 16:00:50 +0000 (16:00 +0000)]
(unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS.
(internal_condition_case, internal_condition_case_1)
(internal_condition_case_2): Call x_catching_errors only if HAVE_X_WINDOWS.
Eli Zaretskii [Sat, 11 Mar 2006 15:46:24 +0000 (15:46 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 11 Mar 2006 15:45:47 +0000 (15:45 +0000)]
[HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.h
unless HAVE_GETRLIMIT is defined.
Jason Rumney [Sat, 11 Mar 2006 15:44:19 +0000 (15:44 +0000)]
(yank): Escape double quote in doc string.
Eli Zaretskii [Sat, 11 Mar 2006 15:36:15 +0000 (15:36 +0000)]
(ispell-find-aspell-dictionaries): Add aliases before merging elements from the
standard ispell-dictionary-alist.
(ispell-aspell-add-aliases): Add aliases to the passed dictionary alist, and
return the new alist.
Eli Zaretskii [Sat, 11 Mar 2006 15:29:52 +0000 (15:29 +0000)]
(ispell-menu-map-needed) [ispell-message]: Be visible only if major mode
is Mail Mode.
Richard M. Stallman [Sat, 11 Mar 2006 15:25:13 +0000 (15:25 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 11 Mar 2006 15:25:03 +0000 (15:25 +0000)]
(describe_map): Shorten string to indicate shadowed binding.
Richard M. Stallman [Sat, 11 Mar 2006 15:24:02 +0000 (15:24 +0000)]
(get_lim_data, lim_data, data_space_start): Moved from mem-limits.h.
(enum warnlevel): New data type.
(check_memory_limits): Rewrite the logic about warnings.
Use standard `struct rlimit'. Check return values for nonsense.
(memory_warnings): Always clear lim_data.
Richard M. Stallman [Sat, 11 Mar 2006 15:21:13 +0000 (15:21 +0000)]
(get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.
Richard M. Stallman [Sat, 11 Mar 2006 15:20:09 +0000 (15:20 +0000)]
(x_fully_uncatch_errors, x_catching_errors): New functions.
Richard M. Stallman [Sat, 11 Mar 2006 15:19:31 +0000 (15:19 +0000)]
(unwind_to_catch): Call x_fully_uncatch_errors.
(internal_condition_case_1, internal_condition_case_2):
Abort if within unclosed x_catch_errors.
Richard M. Stallman [Sat, 11 Mar 2006 15:13:47 +0000 (15:13 +0000)]
(rmail-ignored-headers): Discard DomainKey-Signature.
Richard M. Stallman [Sat, 11 Mar 2006 15:13:19 +0000 (15:13 +0000)]
(eshell-prefer-to-shell): Variable deleted;
the way it is implemented is too unclean.
Eli Zaretskii [Sat, 11 Mar 2006 15:11:09 +0000 (15:11 +0000)]
(octave-indent-for-comment): Behave according to do string.
Richard M. Stallman [Sat, 11 Mar 2006 15:09:48 +0000 (15:09 +0000)]
(kill-region, yank): Doc fix.
Richard M. Stallman [Sat, 11 Mar 2006 15:08:42 +0000 (15:08 +0000)]
(battery-echo-area-format): Doc fix.
(battery-mode-line-format): Likewise.
(battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
(battery-linux-proc-acpi): Ignore batteries that say "charged".
Eli Zaretskii [Sat, 11 Mar 2006 15:07:32 +0000 (15:07 +0000)]
(flyspell-external-point-words, flyspell-process-localwords): Fix last changes.
Jason Rumney [Sat, 11 Mar 2006 15:02:34 +0000 (15:02 +0000)]
(WinMain): Set screen buffer to 80x25.
Jason Rumney [Sat, 11 Mar 2006 15:02:13 +0000 (15:02 +0000)]
*** empty log message ***
Romain Francoise [Sat, 11 Mar 2006 14:42:17 +0000 (14:42 +0000)]
(Vprocess_adaptive_read_buffering): Doc fix.
Eli Zaretskii [Sat, 11 Mar 2006 12:33:37 +0000 (12:33 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 11 Mar 2006 12:33:03 +0000 (12:33 +0000)]
Remove duplicate prototypes. Make the prototype of getloadavg be conditioned
on HAVE_GETLOADAVG being undefined.
Eli Zaretskii [Sat, 11 Mar 2006 12:16:32 +0000 (12:16 +0000)]
(list-holidays): Doc fix.
Eli Zaretskii [Sat, 11 Mar 2006 12:05:09 +0000 (12:05 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 11 Mar 2006 12:04:41 +0000 (12:04 +0000)]
(x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.
Eli Zaretskii [Sat, 11 Mar 2006 12:03:12 +0000 (12:03 +0000)]
(mac_draw_rectangle): Don't add 1 to width and height.
(x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground)
(x_draw_image_foreground): Don't subtract 1 from width and height
arguments to mac_draw_rectangle.
(x_draw_hollow_cursor): Add 1 to w->phys_cursor_width.
Eli Zaretskii [Sat, 11 Mar 2006 12:02:05 +0000 (12:02 +0000)]
(get_phys_cursor_geometry): Don't decrease height by 1.
Eli Zaretskii [Sat, 11 Mar 2006 11:43:27 +0000 (11:43 +0000)]
(auto-coding-alist): Add .odt (OpenOffice's open document) files.
Eli Zaretskii [Sat, 11 Mar 2006 11:42:58 +0000 (11:42 +0000)]
(auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in
the doc string the need to sync with auto-coding-alist.
Bill Wohler [Sat, 11 Mar 2006 02:04:08 +0000 (02:04 +0000)]
(image-load-path-for-library): Merged changes from Reiner. Add
no-error argument. If path t, just return directory.
Bill Wohler [Sat, 11 Mar 2006 01:59:13 +0000 (01:59 +0000)]
(mh-image-load-path-for-library): Merged changes from Reiner. Add
no-error argument. If path t, just return directory.
Bill Wohler [Sat, 11 Mar 2006 01:34:45 +0000 (01:34 +0000)]
(mh-replace-regexp-in-string): Pass the literal flag to
replace-in-string. This was badly needed by mh-quote-pick-expr in
order to properly quote subjects when using / s on XEmacs (closes SF
#
1447598 ).
Miles Bader [Fri, 10 Mar 2006 23:43:54 +0000 (23:43 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 56)
- Update from CVS
Chong Yidong [Fri, 10 Mar 2006 23:22:30 +0000 (23:22 +0000)]
* files.el (hack-local-variables-confirm): Don't prompt for ! if
enable-local-variables is set to always query, or there is no
savable variable.
Bill Wohler [Fri, 10 Mar 2006 22:52:26 +0000 (22:52 +0000)]
(image-load-path-for-library): Merge at least three functions from
Gnus and MH-E into this one function that can now be shared.
Nick Roberts [Fri, 10 Mar 2006 20:06:33 +0000 (20:06 +0000)]
(gdb-remove-text-properties): Rename from
gdb-remove-mouse-face and remove help-echo too.
(gdb-enqueue-input): Correct conditional clause.
Nick Roberts [Fri, 10 Mar 2006 19:59:19 +0000 (19:59 +0000)]
*** empty log message ***
Bill Wohler [Fri, 10 Mar 2006 16:56:16 +0000 (16:56 +0000)]
(mh-profile-component): Drop `s' from mhparam -components for
Mailutils compatibility (closes SF #
1446985 ).
Glenn Morris [Fri, 10 Mar 2006 08:10:33 +0000 (08:10 +0000)]
(calendar-holidays): Make previous doc-fix less passive.
Kim F. Storm [Fri, 10 Mar 2006 08:10:24 +0000 (08:10 +0000)]
(USE_POSIX_MEMALIGN): Fix last change.
Kim F. Storm [Fri, 10 Mar 2006 08:08:55 +0000 (08:08 +0000)]
*** empty log message ***
Glenn Morris [Fri, 10 Mar 2006 08:06:45 +0000 (08:06 +0000)]
*** empty log message ***
Glenn Morris [Fri, 10 Mar 2006 08:04:27 +0000 (08:04 +0000)]
(list-holidays): Doc fix.
Glenn Morris [Fri, 10 Mar 2006 08:04:11 +0000 (08:04 +0000)]
(calendar-holidays): Doc fix.
Nick Roberts [Fri, 10 Mar 2006 02:40:31 +0000 (02:40 +0000)]
(gdba): Don't call gdb-init-1 explicitly as
it gets called in gdb-prompt anyway.
(gdb-use-separate-io-buffer): Only restore window arrangement for
gdb-many-windows.
(gdb-enqueue-input): Make it harder to send GDB input when program
is running.
(gdb-buffer-list): New variable.
(gdb-remove-mouse-face): New function.
(gdb-starting): Use it when GDB input won't get sent.
Nick Roberts [Fri, 10 Mar 2006 02:35:22 +0000 (02:35 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 9 Mar 2006 23:06:58 +0000 (23:06 +0000)]
(USE_POSIX_MEMALIGN): New macro.
(ABLOCKS_BASE, lisp_align_malloc, lisp_align_free): Use it.
Reiner Steib [Thu, 9 Mar 2006 16:51:56 +0000 (16:51 +0000)]
Replace "Schreiben" by "Dr� where appropriate.
Luc Teirlinck [Thu, 9 Mar 2006 15:43:31 +0000 (15:43 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 9 Mar 2006 12:43:08 +0000 (12:43 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 9 Mar 2006 12:20:57 +0000 (12:20 +0000)]
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
ASCII component of a composition.
Miles Bader [Thu, 9 Mar 2006 07:11:51 +0000 (07:11 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 52-55)
- Merge from emacs--devo--0
- Update from CVS: Makefile.in (release-*): New targets.
- Update from CVS
Luc Teirlinck [Thu, 9 Mar 2006 03:43:23 +0000 (03:43 +0000)]
Declare preserve_y as a static global variable.
(window_scroll_pixel_based): No longer declare preserve_y; it is global now.
(syms_of_window): set preserve_y to -1.
Luc Teirlinck [Thu, 9 Mar 2006 03:41:13 +0000 (03:41 +0000)]
*** empty log message ***
Luc Teirlinck [Thu, 9 Mar 2006 02:03:20 +0000 (02:03 +0000)]
(Regexps): More accurately describe which characters are special in
which situations. Recommend _not_ to quote `]' or `-' when they are
not special.
Luc Teirlinck [Thu, 9 Mar 2006 02:01:44 +0000 (02:01 +0000)]
*** empty log message ***
Luc Teirlinck [Thu, 9 Mar 2006 01:55:20 +0000 (01:55 +0000)]
(Regexp Special): Put remark between parentheses to avoid misreading.