Tue, 05 Aug 2008 19:47:27 +0000 |
Michael Albinus |
* net/xesam.el (top): Require `wid-edit' always.
|
Tue, 05 Aug 2008 18:37:12 +0000 |
Teodor Zlatanov |
(change-log-next-error, change-log-mode): Add support
|
Tue, 05 Aug 2008 17:33:05 +0000 |
Adrian Robert |
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
|
Tue, 05 Aug 2008 16:17:07 +0000 |
Adrian Robert |
set working dir to /Users/arobert under NS when psn argument given
|
Tue, 05 Aug 2008 15:04:03 +0000 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
|
Tue, 05 Aug 2008 08:05:17 +0000 |
Nick Roberts |
(VC Directory Mode): Fix typo.
|
Tue, 05 Aug 2008 08:01:16 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 05 Aug 2008 03:45:22 +0000 |
Jay Belanger |
*** empty log message ***
|
Tue, 05 Aug 2008 03:42:31 +0000 |
Jay Belanger |
(math-read-number): Handle C-like languages properly.
|
Tue, 05 Aug 2008 03:38:24 +0000 |
Jay Belanger |
(math-read-number): Handle C numbers beginning with 0 correctly.
|
Tue, 05 Aug 2008 03:05:14 +0000 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
Mon, 04 Aug 2008 21:59:02 +0000 |
Chong Yidong |
Test directly for NS_HAVE_INTEGER before defining it.
|
Mon, 04 Aug 2008 21:58:51 +0000 |
Chong Yidong |
Regenerate.
|
Mon, 04 Aug 2008 21:58:34 +0000 |
Chong Yidong |
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
|
Mon, 04 Aug 2008 21:57:15 +0000 |
Chong Yidong |
Test for existence of NSInteger.
|
Mon, 04 Aug 2008 21:57:03 +0000 |
Chong Yidong |
Regenerate.
|
Mon, 04 Aug 2008 21:56:53 +0000 |
Chong Yidong |
Last change suggested by Yavor Doganov.
|
Mon, 04 Aug 2008 21:56:18 +0000 |
Chong Yidong |
* configure: Regenerate.
|
Mon, 04 Aug 2008 17:50:47 +0000 |
Seiji Zenitani |
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
|
Mon, 04 Aug 2008 17:50:22 +0000 |
Seiji Zenitani |
Set the frame parameter alpha to Qnil
|
Mon, 04 Aug 2008 17:14:16 +0000 |
Chong Yidong |
(find_and_call_menu_selection): Fix prototype.
|
Mon, 04 Aug 2008 17:14:08 +0000 |
Chong Yidong |
* nsterm.h (find_and_call_menu_selection): Fix prototype.
|
Mon, 04 Aug 2008 16:57:44 +0000 |
Adrian Robert |
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
|
Mon, 04 Aug 2008 14:39:27 +0000 |
Adrian Robert |
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
|
Mon, 04 Aug 2008 14:17:35 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 04 Aug 2008 13:55:44 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 04 Aug 2008 13:35:02 +0000 |
Juanma Barranquero |
* international/mule-cmds.el (read-char-by-name):
|
Mon, 04 Aug 2008 12:42:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 04 Aug 2008 12:41:06 +0000 |
Michael Albinus |
* net/dbus.el (dbus-call-method-asynchronously): Declare
|
Mon, 04 Aug 2008 12:33:38 +0000 |
Michael Albinus |
* net/dbus.el (dbus-method-return-internal)
|
Mon, 04 Aug 2008 12:01:54 +0000 |
Juanma Barranquero |
* descr-text.el (describe-char-display): Fix last change:
|
Mon, 04 Aug 2008 11:52:36 +0000 |
Juanma Barranquero |
Fix typos and add missing entry.
|
Mon, 04 Aug 2008 11:13:12 +0000 |
Juanma Barranquero |
Add missing entry.
|
Sun, 03 Aug 2008 20:34:00 +0000 |
Chong Yidong |
(windowDidResize): Remove stopModel call.
|
Sun, 03 Aug 2008 20:33:50 +0000 |
Chong Yidong |
* nsterm.m (windowDidResize): Remove stopModel call.
|
Sun, 03 Aug 2008 17:14:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 03 Aug 2008 17:14:14 +0000 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Document error handling of own
|
Sun, 03 Aug 2008 09:27:34 +0000 |
Andreas Schwab |
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
Sun, 03 Aug 2008 08:52:03 +0000 |
Andreas Schwab |
(check_memory_limits) [HAVE_GETRLIMIT]: Fix
|
Sat, 02 Aug 2008 22:35:21 +0000 |
Chong Yidong |
(check_memory_limits): Don't use getrlimit on cygwin. Don't use
|
Sat, 02 Aug 2008 22:35:10 +0000 |
Chong Yidong |
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
|
Sat, 02 Aug 2008 21:50:11 +0000 |
Chong Yidong |
(ido-mode): Add toggle notification.
|
Sat, 02 Aug 2008 21:50:00 +0000 |
Chong Yidong |
* ido.el (ido-mode): Add toggle notification.
|
Sat, 02 Aug 2008 21:32:43 +0000 |
Chong Yidong |
Mark last change as tiny.
|
Sat, 02 Aug 2008 21:31:41 +0000 |
Chong Yidong |
(vc-next-action): Update list var correctly after delete.
|
Sat, 02 Aug 2008 21:31:32 +0000 |
Chong Yidong |
* vc.el (vc-next-action): Update list var correctly after delete.
|
Sat, 02 Aug 2008 21:26:08 +0000 |
Jason Rumney |
(compute_metrics): Don't mess with glyph_idx setting here.
|
Sat, 02 Aug 2008 21:07:20 +0000 |
Chong Yidong |
(custom-save-all): Avoid destrying symlink if already visiting the
|