Thu, 14 Jun 2007 10:00:26 +0000 |
Miles Bader |
Changes from arch/CVS synchronization
|
Thu, 14 Jun 2007 09:59:49 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 14 Jun 2007 08:40:24 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Thu, 14 Jun 2007 08:39:58 +0000 |
YAMAMOTO Mitsuharu |
(update_tool_bar, redisplay_tool_bar, redisplay_window)
|
Thu, 14 Jun 2007 08:39:40 +0000 |
YAMAMOTO Mitsuharu |
(struct mac_output) [USE_MAC_TOOLBAR]: New member
|
Thu, 14 Jun 2007 08:39:29 +0000 |
YAMAMOTO Mitsuharu |
(x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
|
Thu, 14 Jun 2007 08:39:19 +0000 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (menu_target_item_handler):
|
Thu, 14 Jun 2007 08:39:07 +0000 |
YAMAMOTO Mitsuharu |
(USE_MAC_TOOLBAR): New define.
|
Thu, 14 Jun 2007 08:38:52 +0000 |
YAMAMOTO Mitsuharu |
(mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
|
Thu, 14 Jun 2007 08:38:42 +0000 |
YAMAMOTO Mitsuharu |
(struct frame) [MAC_OS]: New member external_tool_bar.
|
Thu, 14 Jun 2007 06:56:48 +0000 |
Jan Dj¸«£rv |
Updated.
|
Thu, 14 Jun 2007 06:56:28 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Thu, 14 Jun 2007 06:56:14 +0000 |
Jan Dj¸«£rv |
Check for all image libraries before exiting.
|
Thu, 14 Jun 2007 04:51:35 +0000 |
Werner LEMBERG |
* emacs.1: Completely revised.
|
Thu, 14 Jun 2007 02:23:12 +0000 |
Chong Yidong |
Add image-refresh
|
Thu, 14 Jun 2007 02:22:13 +0000 |
Chong Yidong |
(Image Cache): Document image-refresh.
|
Thu, 14 Jun 2007 02:22:03 +0000 |
Chong Yidong |
* display.texi (Image Cache): Document image-refresh.
|
Thu, 14 Jun 2007 01:48:01 +0000 |
Chong Yidong |
(search_image_cache): Remove unused variable.
|
Thu, 14 Jun 2007 01:47:53 +0000 |
Chong Yidong |
* image.c (search_image_cache): Remove unused variable.
|
Thu, 14 Jun 2007 00:14:53 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 14 Jun 2007 00:14:07 +0000 |
Juanma Barranquero |
(erc-scroll-to-bottom): Remove redundant check.
|
Thu, 14 Jun 2007 00:13:11 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 14 Jun 2007 00:12:32 +0000 |
Juanma Barranquero |
(mac-dnd-drop-data): Remove redundant check.
|
Thu, 14 Jun 2007 00:11:40 +0000 |
Juanma Barranquero |
(python-complete-symbol): Remove redundant check.
|
Thu, 14 Jun 2007 00:10:43 +0000 |
Juanma Barranquero |
(edebug-pop-to-buffer, edebug-display): Remove redundant checks.
|
Thu, 14 Jun 2007 00:09:10 +0000 |
Juanma Barranquero |
(x-dnd-maybe-call-test-function, x-dnd-save-state, x-dnd-drop-data):
|
Thu, 14 Jun 2007 00:07:15 +0000 |
Juanma Barranquero |
(pcomplete-restore-windows): Remove redundant check.
|
Thu, 14 Jun 2007 00:06:03 +0000 |
Juanma Barranquero |
(follow-all-followers, follow-generic-filter): Remove redundant checks.
|
Wed, 13 Jun 2007 21:17:18 +0000 |
Stefan Monnier |
(rcirc-format-response-string): Use rcirc-nick-syntax
|
Wed, 13 Jun 2007 21:11:42 +0000 |
Stefan Monnier |
(diff-font-lock-keywords): Fix M. Kifer's last change.
|
Wed, 13 Jun 2007 20:43:51 +0000 |
Jan Dj¸«£rv |
Updated.
|
Wed, 13 Jun 2007 20:43:37 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Wed, 13 Jun 2007 20:43:30 +0000 |
Jan Dj¸«£rv |
Exit with error if image libraries aren't found.
|
Wed, 13 Jun 2007 20:24:31 +0000 |
Michael Kifer |
2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
|
Wed, 13 Jun 2007 18:48:09 +0000 |
Dan Nicolaescu |
* term/xterm.el (terminal-init-xterm): Escape parens in character
|
Wed, 13 Jun 2007 18:25:46 +0000 |
Stefan Monnier |
Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable.
|
Wed, 13 Jun 2007 18:00:34 +0000 |
Stefan Monnier |
(vc-arch-command): Remove bzr. It's a different program.
|
Wed, 13 Jun 2007 17:49:14 +0000 |
Stefan Monnier |
(explicitly numbered group): Precise the behavior.
|
Wed, 13 Jun 2007 17:37:39 +0000 |
Chong Yidong |
** Fix compilation when Xaw3d libraries are present but libxaw is not.
|
Wed, 13 Jun 2007 17:35:40 +0000 |
Chong Yidong |
* xfns.c, xmenu.c: Link to xaw3d if available.
|
Wed, 13 Jun 2007 17:35:27 +0000 |
Chong Yidong |
Fix last fix.
|
Wed, 13 Jun 2007 17:35:14 +0000 |
Chong Yidong |
Link to xaw3d if available.
|
Wed, 13 Jun 2007 17:34:43 +0000 |
Chong Yidong |
* lwlib-Xaw.c, lwlib.c: Link to xaw3d if available.
|
Wed, 13 Jun 2007 17:34:30 +0000 |
Chong Yidong |
Link to xaw3d if available.
|
Wed, 13 Jun 2007 17:34:12 +0000 |
Chong Yidong |
Link to xaw3d if available.
|
Wed, 13 Jun 2007 17:33:52 +0000 |
Chong Yidong |
Link to xaw3d if available.
|
Wed, 13 Jun 2007 17:32:59 +0000 |
Chong Yidong |
Regenerate.
|
Wed, 13 Jun 2007 17:32:14 +0000 |
Chong Yidong |
Merge xaw3d and libXaw checks. Check xaw3d even when compiling
|
Wed, 13 Jun 2007 17:31:45 +0000 |
Chong Yidong |
* configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
|
Wed, 13 Jun 2007 08:22:12 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 13 Jun 2007 08:21:44 +0000 |
YAMAMOTO Mitsuharu |
(lookup_image): Save frame foreground and background colors.
|
Wed, 13 Jun 2007 08:21:35 +0000 |
YAMAMOTO Mitsuharu |
(struct image) [HAVE_WINDOW_SYSTEM]: New members
|
Wed, 13 Jun 2007 07:23:26 +0000 |
Werner LEMBERG |
There is no X(1) man page, only X(7).
|
Wed, 13 Jun 2007 06:07:43 +0000 |
Glenn Morris |
Regenerate, with shell-functions patch.
|
Wed, 13 Jun 2007 06:03:00 +0000 |
Glenn Morris |
Remove log entry for generated file.
|
Wed, 13 Jun 2007 06:02:22 +0000 |
Glenn Morris |
Regenerate, rather than applying previous changes by hand.
|