log

age author description
Tue, 05 Aug 2008 21:41:30 +0000 Chong Yidong * files.el (auto-save-visited-file-name): Move definition to
Tue, 05 Aug 2008 21:41:14 +0000 Chong Yidong (Vauto_save_list_file_name): Move here from file.el.
Tue, 05 Aug 2008 21:40:26 +0000 Chong Yidong * fileio.c (Vauto_save_list_file_name): Move here from file.el.
Tue, 05 Aug 2008 20:59:30 +0000 Chong Yidong Fix last change.
Tue, 05 Aug 2008 20:58:29 +0000 Chong Yidong (Other Plists): Fix incorrect example. Suggested by Florian Beck.
Tue, 05 Aug 2008 20:58:21 +0000 Chong Yidong * symbols.texi (Other Plists): Fix incorrect example.
Tue, 05 Aug 2008 20:46:42 +0000 Chong Yidong (hack-one-local-variable-eval-safep): Handle lisp-indent-function and
Tue, 05 Aug 2008 20:46:27 +0000 Chong Yidong * files.el (hack-one-local-variable-eval-safep): Handle
Tue, 05 Aug 2008 19:49:17 +0000 Michael Albinus *** empty log message ***
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.