1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
Commit graph

63747 commits

Author SHA1 Message Date
Kim F. Storm
28c1e1cac4 (xframe): Print frame name.
(xlist): New command to print a list (max 10 elements).
(xpr): Print lisp object of any type.
(pitx): Print it->pixel_width.
2006-05-05 23:56:35 +00:00
Kim F. Storm
a1dfdf246e *** empty log message *** 2006-05-05 23:54:11 +00:00
Kim F. Storm
662705b1c3 (xscheme-insert-expression): Use add-to-history. 2006-05-05 23:38:58 +00:00
Kim F. Storm
7cd80673b1 (vhdl-generate-makefile-1): Use add-to-history. 2006-05-05 23:38:31 +00:00
Kim F. Storm
c3e9438b5f (lgrep, rgrep): Use add-to-history. 2006-05-05 23:38:18 +00:00
Kim F. Storm
c398358aee (server-visit-files): Use add-to-history. 2006-05-05 23:37:55 +00:00
Kim F. Storm
4224caf857 (kmacro-push-ring): Use add-to-history.
(kmacro-ring-length): Remove unused defun.
(kmacro-start-macro): Use kmacro-push-ring.
2006-05-05 23:37:37 +00:00
Kim F. Storm
77e5aef9ad * isearch.el (isearch-update-ring): Use add-to-history. 2006-05-05 23:37:31 +00:00
Kim F. Storm
4c5f618528 (setenv): Use add-to-history. 2006-05-05 23:36:55 +00:00
Kim F. Storm
640ad75b3c (ediff-files, ediff-files3, ediff-merge-files)
(ediff-merge-files-with-ancestor): Use add-to-history.
2006-05-05 23:36:32 +00:00
Kim F. Storm
6b04bd6eec (add-to-history): New function. 2006-05-05 23:35:57 +00:00
Thien-Thi Nguyen
d91bd17cb6 (ewoc-create, ewoc-set-hf): Use `insert'
directly instead of a lambda expression that calls it.
2006-05-05 23:19:52 +00:00
Kim F. Storm
fc634b385b (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion. 2006-05-05 23:15:29 +00:00
Kim F. Storm
0c51c06f45 *** empty log message *** 2006-05-05 23:15:12 +00:00
Richard M. Stallman
6ce1d379f8 (Diff Mode): Minor cleanup. 2006-05-05 20:56:07 +00:00
Dan Nicolaescu
c7f5c0a82b (ibuffer-compressed-file-name-regexp): Undo previous
change.
2006-05-05 16:19:56 +00:00
Karl Berry
dfe1fb06ab reduce body text size for emacs manual to 10pt 2006-05-05 16:09:46 +00:00
Reiner Steib
2dca98f3f5 (command-line-1): Refer to "Pure Storage" on
pure-space-overflow.
2006-05-05 14:05:54 +00:00
Eli Zaretskii
3dfed65387 *** empty log message *** 2006-05-05 13:03:17 +00:00
Eli Zaretskii
fc7d3ac548 (reb-update-overlays): Cycle through provided faces once they all have been
used.
2006-05-05 13:02:14 +00:00
Eli Zaretskii
a4336ea067 (Pure Storage): Mention the pure overflow message at startup. 2006-05-05 12:58:42 +00:00
Eli Zaretskii
6f1b55918d Fix last change. 2006-05-05 12:54:54 +00:00
Eli Zaretskii
8e7a9a24c7 *** empty log message *** 2006-05-05 12:50:44 +00:00
Eli Zaretskii
0bfd44c180 (normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
manual to the warning about pure space overflow.
2006-05-05 12:50:04 +00:00
Eli Zaretskii
9de0eeda6d *** empty log message *** 2006-05-05 12:35:31 +00:00
Eli Zaretskii
87a6b92cf5 (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to
`ispell-internal-change-dictionary' when not needed.
(ispell-change-dictionary): Use this argument and call
`ispell-internal-change-dictionary' after the possible change to
`ispell-local-dictionary'.
(ispell-internal-change-dictionary): Check for a change in personal dictionary
use too.
Cosmetic changes from Agustín Martín <agustin.martin@hispalinux.es>.
2006-05-05 12:34:51 +00:00
Eli Zaretskii
e98a14ffeb (Active Keymaps): Fix pseudo-Lisp syntax.
(Searching Keymaps): Fix pseudo-Lisp description of keymap search.
2006-05-05 12:27:06 +00:00
Eli Zaretskii
48abdb63bf (url-http-parse-headers): Don't reuse connection if "Connection: close" header
was seen.
2006-05-05 12:10:24 +00:00
Kenichi Handa
ba1eeafade (handle_composition_prop): Fix for the case of empty
composition component.
2006-05-05 11:56:31 +00:00
Kenichi Handa
37e213259f *** empty log message *** 2006-05-05 11:56:08 +00:00
Eli Zaretskii
d36cfc6007 (File Names): Add a footnote about limited support of ~USER on MS-Windows. 2006-05-05 11:45:55 +00:00
Eli Zaretskii
7868240410 (Initial Options): Add a footnote about limited support of ~USER on MS-Windows. 2006-05-05 11:45:30 +00:00
Eli Zaretskii
1df1e49eb3 (command-line): On MS-Windows, probe "~", not "~USER", for warning about
non-existent home directory
2006-05-05 11:36:34 +00:00
Eli Zaretskii
a12aece309 (archive-l-e): New optional argument `float' means generate a float value.
(archive-arc-summarize, archive-lzh-summarize)
(archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e with 3rd
argument non-nil when file's size is being computed.  Format the file sizes
with %8.0f instead of %8d.
2006-05-05 10:58:10 +00:00
YAMAMOTO Mitsuharu
ef0154b506 *** empty log message *** 2006-05-05 06:45:26 +00:00
YAMAMOTO Mitsuharu
8b6361c15f (enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT. 2006-05-05 06:45:04 +00:00
YAMAMOTO Mitsuharu
93ad8ad96b (mac_make_lispy_event_code): Remove extern.
(mac_post_mouse_moved_event): Add extern.
(mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to
`const AEDesc *' in externs.
(create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]: New extern.
2006-05-05 06:44:55 +00:00
YAMAMOTO Mitsuharu
a733ef1679 (XTread_socket) [TARGET_API_MAC_CARBON]: Try window
path select also for proxy icon click.
[TARGET_API_MAC_CARBON] (mac_post_mouse_moved_event): New function.
[USE_TOOLKIT_SCROLL_BARS] (scroll_bar_timer_callback): Use it.
(xlfdpat_create): Remove unused label `error' and trailing sentences.
(mac_do_track_drag, mac_do_receive_drag): Move functions to macselect.c.
(mac_do_track_dragUPP, mac_do_receive_dragUPP): Move variables to
macselect.c.
(install_drag_handler, remove_drag_handler): Add extern.
(mac_store_apple_event): Change return type to void.  All uses changed.
Create Lisp object from Apple event and store it into input event.
(mac_make_lispy_event_code): Remove function.
[TARGET_API_MAC_CARBON] (mac_store_drag_event): New function.
(install_window_handler): Call install_drag_handler.
(remove_window_handler): Call remove_drag_handler.
2006-05-05 06:44:45 +00:00
YAMAMOTO Mitsuharu
044f1b6463 Update copyright year.
(mac_store_apple_event): Change return type to void in extern.
(mac_handle_apple_event): Don't get return value from
mac_store_apple_event.
[TARGET_API_MAC_CARBON] (Vmac_dnd_known_types): New variable.
(syms_of_macselect) [TARGET_API_MAC_CARBON]: Defvar it.
[TARGET_API_MAC_CARBON] (mac_do_track_drag): Move function from
macterm.c.  Use Vmac_dnd_known_types as acceptable flavors.
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Likewise.  New
implementation using create_apple_event_from_drag_ref.
[TARGET_API_MAC_CARBON] (mac_do_track_dragUPP)
(mac_do_receive_dragUPP): Move variables from macterm.c.
(install_drag_handler, remove_drag_handler): New functions.
2006-05-05 06:44:29 +00:00
YAMAMOTO Mitsuharu
0e530e3b36 (restore_menu_items, cleanup_popup_menu): Return a value. 2006-05-05 06:44:10 +00:00
YAMAMOTO Mitsuharu
b99934e6ee (mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to
`const AEDesc *'.
[TARGET_API_MAC_CARBON] (create_apple_event): New function.
[TARGET_API_MAC_CARBON] (create_apple_event_from_event_ref): Use it.
Use xrealloc instead of repeated xmalloc/xfree.
[TARGET_API_MAC_CARBON] (create_apple_event_from_drag_ref): New
function.
2006-05-05 06:44:01 +00:00
YAMAMOTO Mitsuharu
2e1df0e6b9 (make_lispy_event) [MAC_OS]: Get Apple event info from event->arg. 2006-05-05 06:43:50 +00:00
YAMAMOTO Mitsuharu
6e53dc956b (mac-utxt-to-string, mac-string-to-utxt)
(mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
(mac-TIFF-to-string): New functions.
(mac-text-encoding-mac-japanese-basic-variant):	New constant.
(x-get-selection, x-selection-value)
(mac-select-convert-to-string): Use them.
(mac-dnd-types-alist): New customization variable.
(mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
(mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
(mac-dnd-handle-drag-n-drop-event): New functions.
(mac-drag-n-drop): Remove function.
(global-map): Bind drag-n-drop and M-drag-n-drop to
mac-dnd-handle-drag-n-drop-event.
2006-05-05 06:43:12 +00:00
YAMAMOTO Mitsuharu
2f566b1802 (all): Add mac-dnd-known-types. 2006-05-05 06:43:01 +00:00
Miles Bader
54e573e6f6 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-265
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 99-100)

   - Merge from emacs--devo--0
   - Update from CVS
2006-05-05 01:53:06 +00:00
Stefan Monnier
cbe8cf2a45 (perl-beginning-of-function): Skip anonymous subs. 2006-05-04 21:58:34 +00:00
Dan Nicolaescu
4e0299e578 (ibuffer-compressed-file-name-regexp): Avoid loading
regexp-opt at run time.
2006-05-04 13:39:36 +00:00
Dan Nicolaescu
f5c0ef7bd4 (term-handle-ansi-escape): Fix off by one error. 2006-05-04 13:23:38 +00:00
Nick Roberts
0c9512fecc (gdb-force-update): Delete defvar
(gud-speedbar-buttons): ...and references to it.  Use window-start
to try to keep positon in watch expression.
2006-05-04 05:17:45 +00:00
Nick Roberts
6f09505599 (gdb-force-update): Delete variable...
(gdb-init-1, gdb-post-prompt): ...and references to it.
(gdb-frame-handler): Strip directory name from filename if present.
2006-05-04 05:16:46 +00:00