1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
Commit graph

56466 commits

Author SHA1 Message Date
Thien-Thi Nguyen
a790bcd479 (start_hourglass): Do nothing when running on a tty. 2005-05-07 00:44:02 +00:00
Nick Roberts
8a25d51ac5 (Debugger Operation): Update to reflect changes
in GUD tooltips.
2005-05-07 00:07:48 +00:00
Nick Roberts
33b71f4121 *** empty log message *** 2005-05-07 00:07:03 +00:00
Kenichi Handa
921bb882db *** empty log message *** 2005-05-06 23:43:06 +00:00
Juanma Barranquero
d5fb8dabeb *** empty log message *** 2005-05-06 23:10:10 +00:00
Juanma Barranquero
e475c66a1e (Fchar_table_range): Fix typos in docstring. 2005-05-06 23:04:31 +00:00
Stefan Monnier
5f4d0dd97e (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
list-buffers-directory.  This caused the *cvs-commit* buffer to be
sometimes mistakenly reused as a *cvs* buffer.
2005-05-06 22:19:48 +00:00
Stefan Monnier
7ec64183c1 (Fchar_table_range): Yet Another Int/Lisp_Object Mixup. 2005-05-06 22:17:30 +00:00
Nick Roberts
226c2e4066 (gdb-tooltip-print): Moved from tooltip.el.
(gdb-cpp-define-alist-flags): Doc fix.
(gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
gud-tooltip-mode is t.
2005-05-06 22:12:34 +00:00
Nick Roberts
a93d834478 (require): CL no longer needed to compile case.
(tooltip-mode): Do not toggle functions for GUD tooltips.
(tooltip-gud-tips-p): Remove. Replace with minor mode
gud-tooltip-mode in gud.el.
(tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
(tooltip-gud-toggle-dereference): Rename in gud.el by replacing
tooltip-gud prefix with gud-tooltip and obsolete.
(tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
(tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
(tooltip-mouse-motion): Mouse movement functions/variable.
Rename in gud.el by adding gud prefix.
(tooltip-gud-original-filter, tooltip-gud-dereference)
(tooltip-gud-event, tooltip-toggle-gud-tips)
(tooltip-gud-process-output, tooltip-gud-print-command)
(tooltip-gud-tips): GUD tooltip functions/variables. Rename in
gud.el by replacing tooltip-gud prefix with gud-tooltip.
(gdb-tooltip-print): Move to gdb-ui.el.
2005-05-06 22:11:35 +00:00
Nick Roberts
ce38ddb8ae Move code for GUD tooltips from tooltip.el.
(require): CL needed to compile case.
(gud-tooltip-mode): Use to toggle GUD tooltips unstead of
tooltip-gud-tips-p. Make it a minor-mode.
(gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
(gud-menu-map): GUD tooltips use gud-tooltip-mode now.
(gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
(gud-tooltip-change-major-mode)
(gud-tooltip-activate-mouse-motions-if-enabled)
(gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
(gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
(gud-tooltip-original-filter, gud-tooltip-dereference)
(gud-tooltip-event, tooltip-toggle-gud-tips)
(gud-tooltip-process-output, gud-tooltip-print-command)
(gud-tooltip-tips): Moved from tooltip.el.
2005-05-06 22:10:50 +00:00
Nick Roberts
ffdb022fb0 *** empty log message *** 2005-05-06 22:08:09 +00:00
Stefan Monnier
649811160d Paren typo again. 2005-05-06 21:25:39 +00:00
Stefan Monnier
9fd6c528c8 (goto-address-fontify): Make sure the overlays
evaporate if their text is deleted.
(goto-address-at-point): Make it work as a mouse binding as well.
(goto-address-at-mouse): Obsolete it.  Update users.
2005-05-06 21:24:09 +00:00
Glenn Morris
c5d164dc62 Update maintainer.
(solar-setup): Throw error if called non-interactively.
2005-05-06 20:56:52 +00:00
Glenn Morris
7eb70ddf0d *** empty log message *** 2005-05-06 20:56:22 +00:00
Glenn Morris
c55a53fdbb (top-level): No longer activate on load. 2005-05-06 20:42:20 +00:00
Glenn Morris
860f2506da *** empty log message *** 2005-05-06 20:41:58 +00:00
Marcelo Toledo
2890fe8eb8 Fixed changelog entry. 2005-05-06 20:23:09 +00:00
Juanma Barranquero
19f26a89c5 *** empty log message *** 2005-05-06 19:32:42 +00:00
Juanma Barranquero
59d8fe2ed5 (mark-bahai-diary-entries): Replace assoc-ignore-case' by assoc-string'. 2005-05-06 19:27:09 +00:00
Juanma Barranquero
af2c603886 (webjump): Replace assoc-ignore-case' by assoc-string'. 2005-05-06 19:26:33 +00:00
Juanma Barranquero
cf4fa77aff (idlwave-do-context-help1, idlwave-highlight-linked-completions): Replace
`assoc-ignore-case' by `assoc-string'.
2005-05-06 19:25:57 +00:00
Juanma Barranquero
5d10503f56 (po-find-file-coding-system-guts): Replace `assoc-ignore-case' by
`assoc-string'.
2005-05-06 19:25:10 +00:00
Eli Zaretskii
2c6b25c766 *** empty log message *** 2005-05-06 13:18:20 +00:00
Eli Zaretskii
a3267c7821 (The Echo Area): Correct format function cross reference. 2005-05-06 13:17:13 +00:00
Eli Zaretskii
c7c4bc11b1 (locate-file): Doc fix. 2005-05-06 13:08:15 +00:00
Eli Zaretskii
57a131fbc0 (Flocate_file_internal): Doc fix. 2005-05-06 13:00:53 +00:00
Eli Zaretskii
83ef7c48bd (gdb-cpp-define-alist-program): Doc fix.
Remove the redundant test for ms-dos.
2005-05-06 12:47:54 +00:00
Eli Zaretskii
38a300b176 *** empty log message *** 2005-05-06 12:46:49 +00:00
Eli Zaretskii
ab3290cb98 (c-macro-preprocessor): Use locate-file to look for the preprocessor
with exec-suffixes.  If not found in standard places, look in exec-path.
Remove most of the tests that used system-type.
2005-05-06 12:32:16 +00:00
Eli Zaretskii
6ff95f1d3b *** empty log message *** 2005-05-06 11:29:57 +00:00
Eli Zaretskii
6e6851b04f (lisp, shortlisp): Add jka-cmpr-hook.elc. 2005-05-06 11:28:34 +00:00
Eli Zaretskii
41b26c153e Load jka-cmpr-hook instead of jka-comp-hook. 2005-05-06 11:25:26 +00:00
Eli Zaretskii
233c955de4 (jka-compr-uninstall): Add autoload cookie. 2005-05-06 11:22:21 +00:00
Eli Zaretskii
550bd5140e Renamed jka-comp-hook.el to jka-cmpr-hook.el. 2005-05-06 11:19:51 +00:00
YAMAMOTO Mitsuharu
17d28d26ff *** empty log message *** 2005-05-06 08:05:18 +00:00
YAMAMOTO Mitsuharu
75440ed457 [DARWIN || MAC_OSX ]: Temporarily undefine
init_process when including sys/select.h.
2005-05-06 08:04:29 +00:00
YAMAMOTO Mitsuharu
469094b142 (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: New
members track_top and track_height.
2005-05-06 08:03:47 +00:00
YAMAMOTO Mitsuharu
5b8b73ff90 (toolkit_scroll_bar_interaction): Remove unused
variable.
(mac_handle_tool_bar_click): Remove unused function and
declaration.
[USE_TOOLKIT_SCROLL_BARS] (scroll_bar_timer_callback)
(install_scroll_bar_timer, set_scroll_bar_timer)
(control_part_code_to_scroll_bar_part, construct_scroll_bar_click)
(get_control_part_bound, x_scroll_bar_handle_press)
(x_scroll_bar_handle_release, x_scroll_bar_handle_drag)
(x_set_toolkit_scroll_bar_thumb): New functions and declarations.
[USE_TOOLKIT_SCROLL_BARS] (last_scroll_bar_part, scroll_bar_timer)
(scroll_bar_timer_event_posted_p): New variables.
[USE_TOOLKIT_SCROLL_BARS] (SCROLL_BAR_FIRST_DELAY)
(SCROLL_BAR_CONTINUOUS_DELAY): New macros.
(x_scroll_bar_create): Set control reference with NewControl.
(x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Initialize
track_top and track_height to nil.
(x_scroll_bar_set_handle, x_scroll_bar_note_movement): Put
functions in #ifndef USE_TOOLKIT_SCROLL_BARS.
(XTset_vertical_scroll_bar): Don't make space between scroll bar
and associated window.
(XTset_vertical_scroll_bar) [MAC_OSX]: Get scroll bar area width
from window config.
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: Set
track_top and track_height to nil when scroll bar size is changed.
Recalculate them if they are nil.
(XTread_socket) [MAC_OSX]: Use control kind to determine if the
clicked control is a scroll bar.
(XTread_socket) [USE_TOOLKIT_SCROLL_BARS]: Use toolkit scroll bar
event handler functions.  Don't add modifiers to scroll bar click
events.  Call scroll bar release handler when window is
deactivated.
(mac_initialize): Remove unused code for X toolkit.
(syms_of_macterm) [!USE_TOOLKIT_SCROLL_BARS]: Initialize
Vx_toolkit_scroll_bars to nil.
2005-05-06 08:03:24 +00:00
YAMAMOTO Mitsuharu
956c0f10b5 (x_own_selection): Accept Lisp string as result of
selection converter function.
(x_clear_frame_selections): Don't call x-lost-selection-functions
if Emacs is not owner of the selection.
(Vmac_services_selection): Put variable and initialization in
#ifdef MAC_OSX.
(syms_of_macselect) [MAC_OSX]: Set default value of
Vmac_services_selection to PRIMARY.
2005-05-06 08:03:08 +00:00
YAMAMOTO Mitsuharu
1c9a39ee4e [HAVE_CARBON]: Define USE_TOOLKIT_SCROLL_BARS. 2005-05-06 08:02:19 +00:00
YAMAMOTO Mitsuharu
2f13e358c8 Don't define or bind scroll bar functions if
x-toolkit-scroll-bars is t.
(x-select-text, x-get-selection-value): Clear
x-last-selected-text-clipboard if x-select-enable-clipboard is
nil.
(PRIMARY): Put mac-scrap-name property.
(mac-select-convert-to-file-url): New function.
(public.file-url): New selection target type.  Add to
selection-converter-alist.
(x-get-selection, x-selection-value): Handle it.
(x-cut-buffer-or-selection-value): New alias.
2005-05-06 08:01:13 +00:00
Miles Bader
31640842b6 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-291
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 68)

   - Update from CVS

2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-date-ut): Support converting date in
   forwarded parts as well.
   (gnus-article-save-original-date): New macro.
   (gnus-display-mime): Use it.

2005-04-28  David Hansen  <david.hansen@physik.fu-berlin.de>

   * lisp/gnus/nnrss.el (nnrss-check-group, nnrss-request-article): Support the
   enclosure element of <item>.
2005-05-06 00:27:50 +00:00
Luc Teirlinck
6c9fb58872 (Variable Aliases): Change description of `define-obsolete-variable-alias'. 2005-05-05 23:19:02 +00:00
Luc Teirlinck
643b4cf525 *** empty log message *** 2005-05-05 23:17:20 +00:00
Luc Teirlinck
8989fec42c (Functions): Add "Obsolete Functions" to menu.
(Defining Functions): Add xref.
(Obsolete Functions): New node.
(Function Safety): Standardize capitalization of section title.
2005-05-05 23:12:19 +00:00
Luc Teirlinck
53420faaaf (Pop-Up Menus): Complete description of `x-popup-menu'.
(Dialog Boxes): Complete description of `x-popup-dialog'.
2005-05-05 23:05:00 +00:00
Luc Teirlinck
342ef03d5b (define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes. 2005-05-05 22:58:40 +00:00
Kim F. Storm
22c8bff16a (line-move-1): Fix 2005-04-26 change. Must still use
vertical-motion when selective-display is active.
2005-05-05 22:43:06 +00:00