1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

71059 commits

Author SHA1 Message Date
Karl Fogel
baef4cbec3 * thingatpt.el: Add support for email addresses (`email').
(thing-at-point, bounds-of-thing-at-point): Document `email' support.
  (thing-at-point-email-regexp): New variable.
  (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
  properties on this symbol, with lambda forms for values.
2007-06-16 01:03:35 +00:00
Masatake YAMATO
b32ce4c33a * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution. 2007-06-15 19:40:47 +00:00
Masatake YAMATO
1bd8df7efa * vc.el (vc-dired-hook): check the backend returned from vc-responsible-backend' can really handle subdir'. 2007-06-15 18:50:19 +00:00
Chong Yidong
511ab56a1c (widget-add-documentation-string-button): Fix handling of
documentation indent.
2007-06-15 16:27:23 +00:00
Chong Yidong
1f0abf8fd2 * wid-edit.el (widget-add-documentation-string-button): Fix
handling of documentation indent.
2007-06-15 16:27:16 +00:00
Kim F. Storm
dcd6e8d72c *** empty log message *** 2007-06-15 14:37:40 +00:00
Kim F. Storm
67832de132 New file. 2007-06-15 14:36:17 +00:00
Kim F. Storm
5f728b0137 *** empty log message *** 2007-06-15 14:35:58 +00:00
Masatake YAMATO
3827b5322a * vc.el (vc-dired-mode): Show backend name as part of mode name. 2007-06-15 13:56:48 +00:00
Juanma Barranquero
efc64f821d *** empty log message *** 2007-06-15 10:12:58 +00:00
Juanma Barranquero
9a8470c392 *** empty log message *** 2007-06-15 10:05:25 +00:00
Miles Bader
ce062d3acb Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 45-48)

   - Gnus ChangeLog tweaks
   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 230-231)

   - ChangeLog tweak
   - Update from CVS

2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers)
   (gnus-agent-retrieve-headers): Bind
   gnus-decode-encoded-address-function to identity.

   * lisp/gnus/nntp.el (nntp-send-xover-command): Recognize an xover command
   is available also when the server returns simply a dot.

   * lisp/gnus/gnus-ems.el (gnus-x-splash): Redisplay window before measuring
   it.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-800
2007-06-15 04:02:46 +00:00
Miles Bader
5cedca8d0e Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 230-231)

   - ChangeLog tweak
   - Update from CVS

2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers)
   (gnus-agent-retrieve-headers): Bind
   gnus-decode-encoded-address-function to identity.

   * lisp/gnus/nntp.el (nntp-send-xover-command): Recognize an xover command
   is available also when the server returns simply a dot.

   * lisp/gnus/gnus-ems.el (gnus-x-splash): Redisplay window before measuring
   it.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-48
2007-06-15 04:03:46 +00:00
Jason Rumney
6dbd254994 Use emacs.manifest. 2007-06-15 00:08:37 +00:00
Jason Rumney
d3ab2b63f1 Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
the new style scrollbars.
2007-06-15 00:07:45 +00:00
Jason Rumney
15759abd85 Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
the new style scrollbars.
2007-06-15 00:07:45 +00:00
Chong Yidong
9657d668ee (update_compositions): Fix last fix. 2007-06-15 00:02:03 +00:00
Chong Yidong
8b29cab910 * composite.c (update_compositions): Fix last fix. 2007-06-15 00:01:45 +00:00
Chong Yidong
4769f8c555 (update_compositions): Check validity of compositions. 2007-06-15 00:00:37 +00:00
Chong Yidong
72918b6158 * composite.c (update_compositions): Check validity of compositions. 2007-06-14 23:59:17 +00:00
Chong Yidong
4a1b70529b (widget-default-create): Move ?h handling here...
(widget-default-format-handler): ...from here.
(widget-docstring, widget-add-documentation-string-button): New funs.
(documentation-string): Add :visibility-widget property.
(widget-documentation-string-value-create): Use it.
2007-06-14 23:09:25 +00:00
Chong Yidong
12bafdaa03 (custom-split-regexp-maybe): Simplify.
(custom-buffer-create-internal): Simplify message.
(custom-variable-tag): Reduce height to normal.
(custom-variable-value-create, custom-face-value-create)
(custom-visibility): New widget.
(custom-visibility): New face.
(custom-group-value-create): Call
widget-add-documentation-string-button, using `custom-visibility'.
2007-06-14 23:08:20 +00:00
Chong Yidong
f0db902e01 * wid-edit.el (widget-default-create): Move ?h handling here...
(widget-default-format-handler): ...from here.
(widget-docstring, widget-add-documentation-string-button): New funs.
(documentation-string): Add :visibility-widget property.
(widget-documentation-string-value-create): Use it.

* cus-edit.el (custom-split-regexp-maybe): Simplify.
(custom-buffer-create-internal): Simplify message.
(custom-variable-tag): Reduce height to normal.
(custom-variable-value-create, custom-face-value-create)
(custom-visibility): New widget.
(custom-visibility): New face.
(custom-group-value-create): Call
widget-add-documentation-string-button, using `custom-visibility'.
2007-06-14 23:07:05 +00:00
Stefan Monnier
3ab6a7ae05 (byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
Revert part of last change.  Apparently the "warning even if the group is
implicit" is a feature rather than a bug.
2007-06-14 21:25:12 +00:00
Michael Kifer
33af2b6ea3 moved my entry from etc/ChangeLog to lisp/ChangeLog
was put in etc/ChangeLog by mistake
2007-06-14 19:30:34 +00:00
Michael Kifer
0ce61b6f9b 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
* viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
	different advices for Emacs and XEmacs. Compile them conditionally.
	(viper-version): belated version change.
2007-06-14 18:10:46 +00:00
Karl Berry
03b85f661a typo 2007-06-14 16:56:40 +00:00
Karl Berry
56fe1d8925 typo 2007-06-14 16:55:54 +00:00
Jason Rumney
c433c134bc (Fget_internal_run_time) [WINDOWSNT]: Use w32_get_internal_run_time. 2007-06-14 15:59:58 +00:00
Jason Rumney
7425851806 (get_process_times_fn): New function pointer.
(globals_of_w32): Intialize it if present in kernel32.dll.
(w32_get_internal_run_time): New function.
2007-06-14 15:58:13 +00:00
Kenichi Handa
553d316401 (update_compositions): Check the validness of
compositions.
2007-06-14 12:33:56 +00:00
Nick Roberts
6dadd99f86 *** empty log message *** 2007-06-14 12:12:23 +00:00
Nick Roberts
f2f6e8df0e *** empty log message *** 2007-06-14 11:00:55 +00:00
Miles Bader
55debb81f9 Changes from arch/CVS synchronization 2007-06-14 10:03:43 +00:00
Miles Bader
63688fbd0a Gnus ChangeLog tweaks
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-45
2007-06-14 10:03:08 +00:00
Miles Bader
524705ae2d Merge from gnus--rel--5.10
Patches applied:

 * emacs--devo--0  (patch 725, 740-741, 749, 768, 777, 786, 788-789, 792)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Merge from emacs--rel--22, gnus--rel--5.10

 * gnus--rel--5.10  (patch 217-229)

   - Update from CVS
   - Merge from emacs--devo--0, emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-44
2007-06-14 10:02:55 +00:00
Juanma Barranquero
10aabbf959 (init_user_info): Fix weird formatting not following GNU coding guidelines. 2007-06-14 10:01:04 +00:00
Miles Bader
94d9d20c6d Changes from arch/CVS synchronization 2007-06-14 10:00:26 +00:00
Miles Bader
7e76cdd807 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 43-44)

   - Update from CVS
   - Merge from gnus--rel--5.10

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

   - Merge from emacs--devo--0, emacs--rel--22

2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/font-lock.el (font-lock-add-keywords): In case font-lock was only
   half-activated, forcefully activate it completely.

2007-06-11  Richard M. Stallman  <rms@gnu.org>

   * lisp/cus-edit.el (custom-variable-type): Doc fix.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-797
2007-06-14 09:59:49 +00:00
YAMAMOTO Mitsuharu
446ba96f1f (update_tool_bar, redisplay_tool_bar, redisplay_window)
[USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
2007-06-14 08:40:24 +00:00
YAMAMOTO Mitsuharu
a28c8af389 (struct mac_output) [USE_MAC_TOOLBAR]: New member
toolbar_win_gravity.
(struct scroll_bar) [MAC_OSX]: New member fringe_extended_p.
(update_frame_tool_bar, free_frame_tool_bar) [USE_MAC_TOOLBAR]:
Add externs.
2007-06-14 08:39:40 +00:00
YAMAMOTO Mitsuharu
c6829f81ad (x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
background to scroll bar gap.
(x_scroll_bar_create) [MAC_OSX]: Set bar->fringe_extended_p.
(XTset_vertical_scroll_bar) [MAC_OSX]: Put leftmost/rightmost
scroll bars on frame edge.  Check fringe background extension.
Don't clear extended fringe background area.
(TOOLBAR_IDENTIFIER, TOOLBAR_ICON_ITEM_IDENTIFIER)
(TOOLBAR_ITEM_COMMAND_ID_OFFSET, TOOLBAR_ITEM_COMMAND_ID_P)
(TOOLBAR_ITEM_COMMAND_ID_VALUE, TOOLBAR_ITEM_MAKE_COMMAND_ID):
[USE_MAC_TOOLBAR]: New macros.
(mac_move_window_with_gravity, mac_get_window_origin_with_gravity)
(mac_handle_toolbar_event, mac_image_spec_to_cg_image)
(mac_create_frame_tool_bar, update_frame_tool_bar, free_frame_tool_bar)
(mac_tool_bar_note_mouse_movement, mac_handle_toolbar_command_event)
[USE_MAC_TOOLBAR]: New functions.
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Reposition window
manually if previous repositioning has failed.
(mac_handle_keyboard_event): Use precomputed event kind.
(XTread_socket) [USE_MAC_TOOLBAR]: Handle click in structure region
as tool bar item click.  Handle mouse movement over tool bar items.
2007-06-14 08:39:29 +00:00
YAMAMOTO Mitsuharu
1bd0c76127 [TARGET_API_MAC_CARBON] (menu_target_item_handler):
Return immediately unless popup is activated.
2007-06-14 08:39:19 +00:00
YAMAMOTO Mitsuharu
841fb47f3b (USE_MAC_TOOLBAR): New define. 2007-06-14 08:39:07 +00:00
YAMAMOTO Mitsuharu
cccda642c8 (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
(x_set_tool_bar_lines) [USE_MAC_TOOLBAR]: Set FRAME_EXTERNAL_TOOL_BAR.
2007-06-14 08:38:52 +00:00
YAMAMOTO Mitsuharu
66d8c4894d (struct frame) [MAC_OS]: New member external_tool_bar.
(FRAME_EXTERNAL_TOOL_BAR) [MAC_OS]: Use it.
2007-06-14 08:38:42 +00:00
Jan Djärv
5afbeb2227 Updated. 2007-06-14 06:56:48 +00:00
Jan Djärv
bfa6fb7e87 Check for all image libraries before exiting. 2007-06-14 06:56:28 +00:00
Werner LEMBERG
2c341244d1 * emacs.1: Completely revised.
Fix many typographical glitches.
Updated to handle current state of options and resources.
2007-06-14 04:51:35 +00:00
Chong Yidong
14a6c6ab70 Add image-refresh 2007-06-14 02:23:12 +00:00